tonyart
Forum Replies Created
-
If it’s not possible, maybe we can use the find and replace functions for multiple items, I tried it and it works for everything beside the [,]. When I want to replace the square brackets, like this <CATEGORYTEXT>[alg_product_description find_replace_sep=”,” find=”[,]” replace=””]</CATEGORYTEXT> the result is <CATEGORYTEXT> ” replace=””</CATEGORYTEXT> so the code thinks the shortcode ends with square bracket from the find=”[,]”.
OK, thank you!
Thank you for the quick reply, unfortunately it didn’t work, this is what I have:
<DESCRIPTION><![CDATA[ [alg_product_description custom_function=”strip_shortcodes” use_parent_id=”yes” ]]]></DESCRIPTION>I added use_parent_id=”yes” because I need the variation product to take the product main description, otherwise is empty, it takes the description but still with shortcodes for ex:
<![CDATA[
[vc_row el_class=”m-b-md”][vc_column][vc_column_text] description of product..
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]”[/vc_column_text][/vc_column][/vc_row]
]]>Forum: Plugins
In reply to: [GDPR] woocommerce accountI don’t know if I’ve done it right but it’s not working
Forum: Plugins
In reply to: [GDPR] woocommerce accountYes, that was the problem, the file woocommerce form-login.php file had it both:
<?php do_action( ‘woocommerce_register_form’ ); ?>
<?php do_action( ‘register_form’ ); ?>
The register_form is for adding a checkbox to subscribe to Newsletter, so I commented out your filter add_action( ‘register_form’, array( __CLASS__, ‘consent_checkboxes’ ) ); in the class-gdpr.php file and everything is fine now.
Does this affect in any way the plugin functionality?Forum: Plugins
In reply to: [GDPR] woocommerce accountHello, thank you for the update but now I have 2 acceptance checkboxes ( are the same ) on the woocommerce account registration/login page. When you want to create an account on the checkout page everything is fine I have only one checkbox.
Also I don’t have acceptance checkbox on woocommerce products reviews or post pages for comments on my blog.Forum: Plugins
In reply to: [GDPR] woocommerce accountOk, there is still time until May 25th, please let me know when the upgrade is completed, thank you!
Forum: Plugins
In reply to: [W3 Total Cache] Blank screen when empty/purge cacheI had no choice and moved to supercache plugin, the only problem with this one is that it doesn’t preload pages on mobile only on desktop
Forum: Plugins
In reply to: [WP Super Cache] woocommerce my account conflictOk I got it, I have another question, how can I preload cache for mobile devices, the preload is working only for desktop pages?
Forum: Plugins
In reply to: [WC City Select] Working only for logged in usersI got it fixed, it was a conflict with another plugin, thanks for the response!
Forum: Plugins
In reply to: [MaxGalleria] Full screen viewOk, thank you for the response, I have another question, how can I add a play button on video thumbnails?
Hello, you have replied to a different user, you should reply to @noirebene, I’m not part of this issue..
Clinico – Premium Medical and Health Theme, I contacted the theme developer too, I’m waiting for response, if you have a solution for it please let me know, thank you!
Thank you for the quick response, I did the test and it’s a theme conflict, the plugin is activating with the default themes, what should I do?
Forum: Plugins
In reply to: [WC City Select] No cities grouped by stateswith the checkout field editor plugin