an
groups-icon

Store Icons

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Collin Hollas
    0 points
    Beginner

    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

    June 1, 2014 at 10:07 pm
  • Mark Fail
    11,845 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 2, 2014 at 2:57 am
  • Collin Hollas
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 2, 2014 at 3:00 am
  • Moheet Vij
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 2, 2014 at 3:29 am
  • Collin Hollas
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 2, 2014 at 5:24 am
  • Collin Hollas
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 4, 2014 at 2:10 am
  • Mark Fail
    11,845 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 4, 2014 at 2:31 am
  • Abdul Haseeb Ahmed
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 8, 2014 at 3:12 pm

417

Views

7

Replies