cckhp
Forum Replies Created
-
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Option to Add a Tip?See I get that, but that’s where my confusion came from, as the plugin is up to date, as I just ran the most recent update and has been for quite some time. I had installed it a couple of months ago.
When I’m in the Order Form settings, the only field not there at all is Tips/Gratuities.
I made a clone of the site on a testing server and deleted/reinstalled the plugin, and now that option is finally there. I don’t know why it wasn’t there, as the plugin has always been kept updated.
Only downside is if I do this, then all of the menu items/ingredients will have to be set up again. Is there a way for me to export them so that after reinstalling the plugin I can import them? Or will I need to set them back up again manually?
Thank you for your help so far
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Option to Add a Tip?Hello,
So I don’t see that option under Order Form.
The user in that post referred to “Field 11”. I only see 10 in my options: Name, Email, Address, Phone, Payment, and then Custom Fields. I’d get the idea of typing in a tip, but that wouldn’t automatically apply to the total, I’d imagine.EDIT: I did a test plugin installation on a fresh site and the option is there. Is it possible the existing installation needs some sort of database/table update? If so, is there a way I can run that?
Thank you for the update on this. This was the first place I wanted to check after we were notified of it being removed from our websites.
When it’s allowed back in the directory, do you know if we will have to manually reinstall it and redo the settings for any sites we have it in?
UPDATE: After reaching out to support, I was notified that I had to download the newest version of the necessary extension from the account section on their website and reupload it to my website.
After this, the extension is now working with the updated core plugin. I’ve since reached out to clarify if we have to manually do this for all extensions whenever the core plugin is updated.
I am currently receiving this same error for the Private Messaging extension.
“Sorry, but this version of Ultimate Member does not work with extension “Ultimate Member – Private Messages” 2.0.4 version.”
“Please update extension “Ultimate Member – Private Messages” to the latest version, or install previous versions of Ultimate Member.”
Forum: Plugins
In reply to: [Age Gate] iPhone Users Cannot Access SiteHi @philsbury
I’ve temporarily resolved the issue with custom CSS (noted in my update from above) and cannot remove that for an elongated period of time to show an example, as that would put our client in the same spot before where it isn’t working properly for their customers. Do you have an email or a contact form I can use to directly message you to discuss further?
- This reply was modified 7 years, 9 months ago by cckhp.
Forum: Plugins
In reply to: [Age Gate] iPhone Users Cannot Access SiteUPDATE: I’ve temporarily resolved the issue with some added CSS to allow the user to scroll again (by setting age-gate’s position to absolute).
An additional issue was that on smaller screens there was a lot of padding moving the age gate wrapper farther down the screen
In the CSS there was styling for top: 50% and transform: translateY(-50%). I also added position: initial to the .age-gate-wrapper.
To resolve this I used @media CSS for screens up to 480px in width for the .age-gate (top: 0, and transform: inherit).
However, we are sure that this wasn’t an issue before, was there something in a recent update that might have caused this?
Can confirm that the issue has been resolved for me as of the 2.0.16 update. Profiles are once again displaying the proper information from the form!
I’m seeing the same issue.
When logged in as an admin (or as any user), all profiles with the profile form display the information of the logged in user, rather than that profile’s user.
If I’m on the site as a visitor, profiles show that no information has been added.
The only way I can display any unique user info is if I use the form’s setting to display certain meta data, which causes me to lose any formatting I’ve done.
Ex: The meta data includes the proper gender and a link, with a description. The profile form underneath shows the gender of the logged in user (me), with the information from the test profile created.
I can see unique user info when editing the profiles, but back in view mode, only the info for the logged in user.