Forum Replies Created
-
AuthorPosts
-
Stephen SherrardKeymaster
This content is restricted to buyers of:
Stephen SherrardKeymasterNot currently possible.
Stephen SherrardKeymasterStill working just fine here with WordPress 5.1.1.
Did you install the Classic Editor plugin? You need that to retain the original WordPress editor after they switched to the visual/blocks Gutenberg editor in WP 5+. I have NOT added anything to my plugin to add “blocks” to that Gutenberg editor, so you still have to use the shortcodes.
Classic Editor plugin (a must is you hate the Gutenberg editor as much as everyone else does):
https://wordpress.org/plugins/classic-editor/Also, the shortcodes are listed on the documentation page with all the possible arguments, so you really only need to copy and paste and change things the way you want the first time you set up your sheets display. After that, the shortcodes plugin isn’t really needed unless you need to change that on a regular basis for some reason.
Documentation:
https://stephensherrardplugins.com/docs/pta-volunteer-sign-up-sheets-documentation/April 23, 2019 at 8:18 AM in reply to: Problem with Wholesale Ordering & Aelia Currency Switcher #24872Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterMost likely, my plugins would not work with other plugins that are also changing prices. WooCommerce has filter hooks in place to allow prices to be modified as they are being retrieved, and it depends on whatever other plugin hooks into that last and is the last to modify the price, and that would be the price you see.
It could work with a plugin that uses an exchange rate and applies it to the price returned if it’s doing that after my plugin has already modified the price based on the user. My plugin works with WPML Multi-currency as well as the Aelia Currency Switcher plugins… I have compatibility code for both of those, although I haven’t tested with newer versions of Aelia (but none of my customers using it have reported any issues). Aelia is much simpler, as it doesn’t have anything to do with translation, just allows you to use multi-currencies. So, you could setup USD and CAD currencies. Then you could either have it do automatic conversion based on exchange rates OR you can enter the price for each currency manually… with my compatibility code, my plugins will create extra price fields for each currency (wholesale price USD, wholesale price CAD, as well as similar currency options for any other prices you create manually with User Role Pricing).
The other option is to use my User Role Pricing plugin to manually create prices for each currency, but that would only work if the user is logged in and you would have to assign the correct price to them based on their role (or you could also do it on an individual user basis), meaning their account would have to be created first and you would have to assign the proper role so that they get the correct prices. My plugin will NOT alter any retail prices if the user is not logged in (guest user), so you would need some other method to change the default pricing based on geolocation.
If you already have a specific plugin you are using to alter prices based on location, you can message me privately and send me a download link, and I could take a look at their code to see what it might take to build compatibility with it into my plugin (it would probably be similar to what I do for Aelia, which was actually quite a bit of work).
Stephen SherrardKeymasterIt’s working just fine with WordPress 5.1.1. I just haven’t made any updates to the plugin since WP 5 was released, so have not had a chance to update the “tested up to” value. Just retested on my dev site before writing this, running latest versions of everything, and no problems at all.
Try to deactivate and reactivate to make sure the database tables were setup correctly. Otherwise, could be a conflict with some other plugin?? Try disabling all other plugins to see if it works correctly, and then re-enable one by one until you find the one that makes it not work. Only thing I can think of is if some other plugin is intercepting html form posts and trying to process the sheet form, but I’ve never run into anything like that before.
May need to also turn on debug and see if you are getting any PHP errors or warnings/notices.
March 25, 2019 at 8:20 AM in reply to: Free shipping – different options for wholesale customers #24630Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterNo, sorry, but it has not been added.
Yes, I could be hired to create something custom for you.
Stephen SherrardKeymasterThis content is restricted to buyers of:
March 20, 2019 at 9:59 AM in reply to: Free shipping – different options for wholesale customers #24559Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterNo. Nothing already available for that, sorry.
Always happy to discuss developing a custom extension for your needs. Contact me privately for that.
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
-
AuthorPosts