Badge plugin does not work outside home page …
-
Hello…
I purchased the YITH WOOCOMMERCE BADGE MANAGEMENT Plugin and it does not appear on the homepage. It appears in product info …
Attachments:
You must be
logged in to view attached files.
Hi,
Try to comment or remove the code from the file inc/woocommerce.php
remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );
add_action( 'woocommerce_before_shop_loop_item_title', 'woodmart_template_loop_product_thumbnail', 10 );
Regards
Can you explain me …
What do I need to do to display Badge outside the home page
Thank you
You need to remove the code that we pointed in our previous topic from the file woodmart/inc/woocommerce.php
.
Regards
What do you mean by “fix right or left”? Do you want to move them to left or right?
I like header bar ????
Attachments:
You must be
logged in to view attached files.
Hello,
In order to update the theme follow the steps here: https://xtemos.com/docs/woodmart/update-theme-2/
The header banner is activated in the Theme settings > Shop > HEADER BANNER
Best Regards