Multitex
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabThanks
I resolve that in custom CSS by display:none in class.
CheersForum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabMaybe somebody from Automattic can help all of us.
ThanksForum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabOk Stef if you don’t know this piece of code and what is doing I can’t explain you.
Ones again templates\single-product\tabs\description.php
Unnecessary code is:
<?php if ( $heading ) : ?>
<h2><?php echo $heading; ?></h2>
<?php endif; ?>…..
ThanksForum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabSorry… site is in development mode.
I don’t wan’t you remove H2. Tab have name/description and I don’t need more description inner tab.
Anyway you can give at least some class that we can override in CSS with display:none.Forum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabAny suggestion?
Please give me a code how to override this.
Thanks in advanceForum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabIn WOO.
Please read carefully descriptin.php in \templates\single-product\tabs\
I’m not sure that we can use hook to remove thisForum: Plugins
In reply to: [WooCommerce] Iritant description of tab iner tabForum: Plugins
In reply to: [Dynamic Widgets] Not working for WooCommerce product categoriesI agree wp_head() is not issue.
Probably they kill processes wit their queries in widgets and than plugin can’t use woo conditional tags. I’m in touch with theme team. Thanks for fast free support!Forum: Plugins
In reply to: [Dynamic Widgets] Not working for WooCommerce product categoriesWith Old or NEW it’s no working. I include in Product all exceptions but it shows on every product categories. HM.
I’m not sure why when I set it it set also for Clients. And I don’t understand what that mean. I try to switch it off but same.