luisinho77
Forum Replies Created
-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Launch complianz on templateHi Mathieu, it was resolved to copying the code generated in another page of my site, but the best way should be calling to method to generate this code dynamically…
?How can I do it?
Ok, don’t worry, it’s a fantastic plugin and it resolved the initial problem, the other is easylly to solve.
Thanks for your time and best regards, Luis.
Ok, I see the problem… I don’t want to put maximun limit and thought that the way was to put 0 into backend input… and at save it, the system had return maximun = 1… minimum 10 and maximum 1… but it’s was that the product page don’t work propertly with the input field quantity… If I put minimun = 10 and maximun =30, it’s working fine but with maximun limit…
How can I to put a product without maximum limit??
Thanks in advance, Luis.
- This reply was modified 3 years, 5 months ago by Steven Stern (sterndata).
Yeah, of course and sorry form my english ??
I have a product with a 10 minimun units to buy… but in the input[name=”quantity”], I get selected 1, and I can put 2, 3… when I’ll never could to buy minus than 10 units…
If I try add to cart 5 units, then it show me a alert, but I can to limit to user than only can select 10 or more units to enter to any product.
thank you!!
nice!!! and… it will be… more or less XD
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Launch complianz on templateThanks Aert for your help!! You are right.
On my customized …headers.tpl.php and …footers.tpl.php I hadn’t wp_header(); and wp_footer(); but then add it, severals errors appears on console and somethings styles are overridden.
How can I only load requeriments for the plugin Complianz instead of the wp_head() and wp_footer()?? Because those custom pages were programmed by someone else and I don’t know the scope of adding wp_header(); and wp_footer();
Regards, Luis.
- This reply was modified 3 years, 6 months ago by luisinho77.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Launch complianz on templateThanks!!! I’ve just send it now.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Launch complianz on templateHi Aert, there it’s not errors on console and jQuery 3.5.1 is loaded, I’ve desactivated Autooptimize too… sorry but I can’t to public the URL… maybe on private message… Obviously, the anothers comments and the solution could be public
Thanks in advance, Luis.