Apart from manually entering image URL’s for the store icon is there a way to mass import them?
If not could someone chime in and help with editing my Taxonomies short code.
There is a section here:
// CHECK FOR ICON if(isset($category->term_id) && isset($GLOBALS['CORE_THEME']['category_icon_'.$category->term_id]) && $atts['icon'] == "yes" ){ $merchant_logo = $GLOBALS['CORE_THEME']['category_icon_'.$category->term_id]; $img = "<img src='".$merchant_logo."' alt='merchant' class='wlt_thumbnail storelogo' /><br />"; }else{ $img = "";
that i think pulls the icon url from stores. If it could pull the image associated with the coupon that would work perfectly
This reply is for PremiumPress customers only.
417
Views
7
Replies
Copyright © 2010-2026 PremiumPress Limited.
Apart from manually entering image URL’s for the store icon is there a way to mass import them?
If not could someone chime in and help with editing my Taxonomies short code.
There is a section here:
that i think pulls the icon url from stores. If it could pull the image associated with the coupon that would work perfectly
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now