I cannot program but i tryed it but dont works. I searched the codes of yith badges and i make this (but dont works, show error and page is down) using other code of this forum support
//Wpsp show Badges
add_action( ‘wpsp_image_location’,’jam_show_product_badge’ );
function jam_show_product_badge()
{
global $product;
if ( $badge = $product->yith-wcbm-badge() )
echo $yith-wcbm-badge;
}
I cant do more becouse i dont know what im doing lol
-
This reply was modified 6 years, 2 months ago by Kuassar.