technicalx
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Woocommerce Favourites] favorites => favourites typosanother one.
simple-woocommerce-favourites/views/add-to-favourites-button.php
>Add to Favorites</button>
should be language dependent.1.) This plugin is not a cache plugin. It is a plugin to control to web server based HTTP cache. This plugin doesn’t offer any cache function.
What?! that makes no sense. This plugin creates cache files, it has cache options the same as other cache plugins. I’m so confused by your statement.
Forum: Plugins
In reply to: [WP 2-step verification] JS error on WooCommerce setup Android Verify pageThis is still happening in Version 2.5.5
Try typing in a wrong Android app code and it wont show messages when you click ‘Verify’that’s good.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Error 403No Worries. Solved Already.
How did you solve it? I have this problem too
I can’t, but could it be another plugin causing this?
lol yes it was, sorry.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Only load script on pages where it is usedOh I found this – https://ww.wp.xz.cn/support/topic/addtoany-adding-bloat-when-disabled/
but needs to beadd_action( 'get_header', function() { // enqueue_scripts was not early enoughOk this is weird, I did see it working in some of my nested forms, I have a form with about 5 nested forms so maybe only the last one is working.
Or maybe only the smallest one without window scroll.. hrm.
- This reply was modified 4 years ago by technicalx.
No sorry it’s in development.
I can’t see any JS errors in nested form though.
Also is multi field address field, but I think single line fields also fail.
- This reply was modified 4 years ago by technicalx.
other way around. Add a Force Sell TO a variant product.
Forum: Plugins
In reply to: [Content Visibility for Divi Builder] Boolean Examples neededhow about boolean example for enrolled in current Learndash course page?
Settings https://prnt.sc/26buf8g
Result https://prnt.sc/26buf51I tried query options but no change. It is a WPBakery grid element in a shop page of WooCommerce.
a bit more specifically, there is this function but it only affects more than 1 variant value rather than 1 or more.
// set them all to the ANY option instead of unique combinations for everything. function wpai_wp_all_import_variation_any_attribute( $variation_any_attribute, $import_id ) { return TRUE; } add_filter( 'wp_all_import_variation_any_attribute', 'wpai_wp_all_import_variation_any_attribute', 10, 2 );Forum: Plugins
In reply to: [WPS Cleaner] Description in French?scroll down? its english at the end.