petemason2019
Forum Replies Created
-
Header now showing but pictures not showing, but disabling Complianz has no effect, so it’s not you, I think.
- This reply was modified 3 years, 7 months ago by petemason2019.
Thank you, that worked.
Forum: Plugins
In reply to: [ELEX WooCommerce Name Your Price] Custom Price is a required fieldI have version 1.2.3, which I just downloaded now.
I am afraid I still get “Custom Price is a required field” on all my products once the plugin is installed. Deactivating stops this.
I would rather not go through them all setting values especially when I only want this feature for one product.
There does not seem to be an on/off switch (which should be Off by default.
I’ll stick with this if it can be switched on (checkbox?) for chosen products.
Many thanks.
Forum: Plugins
In reply to: [Media Library Folders] Check for new folders failsThanks Alan, will purchase
Forum: Plugins
In reply to: [Media Library Folders] Check for new folders failsThanks Alan, it’s a good product.
I did read through the support section, and searched the WordPress support before contacting you. I saw that Check for New Folders added the folder to the WordPress database.
So is there a way of importing multiple folders and their contents at once?
Thanks again.
PeteForum: Plugins
In reply to: [Redirection] redirection works except on page.php?article…Brilliant thanks John, solved.
I see now. I had tried
^/page\.php\?article\=(.*)
But the = is not escaped.
And /page.php?page=34_6789 works without escapes because it is not regex.
Wow. Duh.
Thanks!
Forum: Plugins
In reply to: [Redirection] redirection works except on page.php?article…Hi John,
Thanks for getting back to me.I’ve put two screen shots on the site for you:
I hope this explains the situation. redirection1 shows all the redirects.
redirection2 shows the one at the bottom that is a simple redirect to see why the general case is not working.I’ve disabled the general case regex version (.*) while testing the simple version shown in redirection2 but it makes no difference.
I hope its something very simple that I’m not doing.
Thanks again.
Pete