wp-yeyo
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky not stopHi again, the error in the variable product select has been solved.
In reference to the sticky, there is no possibility of being able to stop the sticky column, because right now the only thing I see is that it makes a fixed movement, that I can do with css, but your plugin in the free version you are putting that you can make a sticky, but then it is not so, ie the column would have to stop within its parent container. I understand that you want to offer the paid version but the minimum that should have the free option is this option no?
Could you help me or tell me if I’m doing something wrong please.
I look forward to hearing from you.
Best regards and thank you very much.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky not stopHi again, I also noticed that the variable product dropdowns in woocommerce are not working, what can happen, some javascript conflict?
I look forward to hearing from you.
Thank you very much.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky not stopHi, it is the following link:
I look forward to hearing from you.
Best regards and thank you very much.
Hi Jon, thank you very much for responding so quickly.
Great, it’s just what I needed, it works perfectly!
I leave you the code I used in case it can be useful to someone who has the same problem as me.
Your next option is to add a snippet to your functions.php file:
add_action( 'init', 'yikes_hide_tab_title', 10 ); function yikes_hide_tab_title(){ // Hide our custom tab's title. add_filter( 'yikes_woocommerce_custom_repeatable_product_tabs_heading', '__return_false', 99 ); // Hide the description tab's title. add_filter( 'woocommerce_product_description_heading', '__return_false', 99 ); // Hide the additional information tab's title. add_filter( 'woocommerce_product_additional_information_heading', '__return_false', 99 ); }
Best regards and thank you very much.
Hi, I have the same problem, is there any php code to remove it from the functions.php.
I also have elementor, and it is a problem because each title of each tab is a h2 and if you have several on the same page is bad for SEO.
I look forward to your answer. It is a great plugin ??
Best regards and thank you very much in advance.
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Empty cart problemI have the same problem. The plugin not working in the basket and checkout.
I wait for your answer, a greeting and thank you very much.
Forum: Plugins
In reply to: [Product Add-Ons for WooCommerce] Product Add-Ons + Ajax add to cartHello, I have the same ajax problem. The plugin does the calculation correctly in the product page but when you buy the product, it doesn’t add extra fields in the basket and checkout.
I think this is some conflict with the template. If you can help me find out please. I leave you the link of the template: https://themeforest.net/item/lagar-wine-shop-wordpress/28922640
I wait for your answer, a greeting and thank you very much.
Hello, sorry is that I have been trying several plugins and I have the same problem, both in the “Advanced Product Fields (Product Addons) for WooCommerce” and in the “PPOM” so I could see several people the same thing happens, I think it is an ajax problem. I’m working local, I don’t have any links, sorry.
Is there any solution to solve the problem?
A greeting and thanks in advance.
- This reply was modified 3 years, 10 months ago by wp-yeyo.
Hello, I have the same problem. The plugin does the calculation correctly in the product page but when you buy the product, it doesn’t add the PPOM Fields in the basket and checkout.
I think this is some conflict with the template. If you can help me find out please. I leave you the link of the template: https://themeforest.net/item/lagar-wine-shop-wordpress/28922640
I wait for your answer, a greeting and thank you very much.
Forum: Plugins
In reply to: [Video Player for YouTube] Error Youtube “has been blocked by CORS policy”No, the video is public and it doesn’t work. The first time I load the page it works fine, but when you refresh the page it does not work, the video gets black screen I still can solve it, can you help me?
Demo NOT WORKING: https://movetraininghouse.es/novedades/12/demo/
Hi @danieliser, I have the same problem, the user role selectors are not showing up. I have version 5.3.3 and Php 7.4.13
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] error with mini calendarHi,
the problem is already solved , were misspelled link.
Thank you very much . ??
Regards