lfirth
Forum Replies Created
-
Further to this issue, I have tested a few things and it seems to be related to the latest update. If I uncheck “Restrict to Specific Users” the payment method is visible in the checkout form. Under my profile I have Allow Purchase Orders – Purchase Orders checked so it should be visible but it is not.
Forum: Plugins
In reply to: [Commerce7 for WordPress] Javascript Error@michaelbourne Thank you for looking at that for me.
Forum: Plugins
In reply to: [Commerce7 for WordPress] Javascript ErrorThanks
Forum: Plugins
In reply to: [WC Fields Factory] Validation does not workI have the same issue, the validation doesn’t work.
- This reply was modified 6 years, 8 months ago by lfirth.
Forum: Reviews
In reply to: [Code Snippets] Great plugin – Two suggestions:I have the following code at the beginning of the snippet:
if ( !is_page( ‘what-we-do’ ) ) return;
so theoretically the snippet should only load on the what-we-do page but it doesn’t work, the code doesn’t run on any page.Forum: Fixing WordPress
In reply to: Changing the value of a previously set variableOnly the last bit is my code the rest of it is from a plugin I am trying to modify.
So based on what you said I should be using a filter?
Forum: Plugins
In reply to: [Code Snippets] Code to run for a specific user onlyThat fixed it thanks.
Forum: Plugins
In reply to: [Code Snippets] Code to run for a specific user onlyOK on doing a little more research, if I set the snippet to “Run snippet everywhere” it works on the front end but not in the back end.
Forum: Plugins
In reply to: [Code Snippets] Code to run for a specific user onlyTried with your suggestion but it still doesn’t work.
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] GCR Badge Settings MissingForum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] GCR Badge Settings MissingSure, here you go:
Forum: Plugins
In reply to: [Advanced Free Shipping for WooCommerce] Free Shipping when condition not metThis is a screenshot of the conditions:
https://pasteboard.co/GBRxFPH.pngThis is a screenshot of the product showing the “Free Shipping Excluded” category selected:
https://pasteboard.co/GBRz3zt.pngThis is a screenshot of the cart with the product in it:
https://pasteboard.co/GBRzMIV.png- This reply was modified 8 years, 10 months ago by lfirth.
Forum: Fixing WordPress
In reply to: [Email Before Download] Download does not workI notice that the demo’s do the same thing. Downloads a “download.php” instead of the file.
Forum: Fixing WordPress
In reply to: Searching for Product Categories in Appearance -> MenuThank you for your explanation.
Forum: Plugins
In reply to: [Max Mega Menu] Menu FilteringI was referring to the menu itself. It seems it’s not possible so I will do it a different way.