Forums
(@alalalk71)
7 years, 9 months ago
???????? ?????? ?????
8 years, 11 months ago
im sorry for respobe in persian language
this error on single page
You respond too late, why ?
Hi, We have tested: YITH WooCommerce Badge Management 1.2.7 YITH WooCommerce Zoom Magnifier 1.2.16 WordPress 4.4.2 Dazzling theme 2.0 and they work fine together! See this screenshot Maybe it is some other active plugin in your installation that generates this issue. Please, try deactivating other plugins and test it again. Best Regards, Yithemes
Hi, We have tested:
YITH WooCommerce Badge Management 1.2.7 YITH WooCommerce Zoom Magnifier 1.2.16 WordPress 4.4.2 Dazzling theme 2.0
and they work fine together! See this screenshot
Maybe it is some other active plugin in your installation that generates this issue. Please, try deactivating other plugins and test it again.
Best Regards, Yithemes
you must use of image icon on badge and see when click on thumb imge change bade image
can you write code
i want change order in hook
you say i write this but didnt work exactly
<?php
global $yith_wcmg; remove_action ( ‘woocommerce_before_single_product_summary’,$yith_wcmg, 20 ); add_action ( ‘woocommerce_single_product_summary’, $yith_wcmg, 90 );
?>
i want set yith zoom magnifire in woocommerce_single_product_summary
if i want remove default function what do am i and what do to added in my place