an
groups-icon

Complete MakersList – Car Dealer Theme.

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

    Hi Everyone.

    Just wanted to share this correction in the car dealer theme under defaults_dealer.php.

    There were a couple types of cars missing in the list. I corrected the list and the language definition they needed to point to. Hope this helps…

    Begins on line 343:

    
    $STRING .= "<ul class='makerslist'>";
    	
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=1&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/1.png'> </div> <span>".$CORE->_e(array('dealer','t1'))."</span> </a></li>";	
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=2&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/2.png'> </div> <span>".$CORE->_e(array('dealer','t2'))."</span> </a></li>";	
    	
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=3&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/3.png'> </div> <span>".$CORE->_e(array('dealer','t3'))."</span> </a></li>";	
    	
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=4&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/4.png'> </div> <span>".$CORE->_e(array('dealer','t4'))."</span> </a></li>";	
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=5&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/5.png'> </div> <span>".$CORE->_e(array('dealer','t5'))."</span> </a></li>";
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=6&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/6.png'> </div> <span>".$CORE->_e(array('dealer','t6'))."</span> </a></li>";	
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=7&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/7.png'> </div> <span>".$CORE->_e(array('dealer','t7'))."</span> </a></li>";	
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=8&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/8.png'> </div> <span>".$CORE->_e(array('dealer','t8'))."</span> </a></li>";	
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=9&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/9.png'> </div> <span>".$CORE->_e(array('dealer','t9'))."</span> </a></li>";	
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=10&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/10.png'> </div> <span>".$CORE->_e(array('dealer','t10'))."</span> </a></li>";		
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=11&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/11.png'> </div> <span>".$CORE->_e(array('dealer','t11'))."</span> </a></li>";		
    
    	$STRING .= "<li><a href='".home_url()."/?s=&s=&ctype=12&advanced_search=yes'><div class='logo'> <img src='".ACTIVE_THEME_URI."cars/12.png'> </div> <span>".$CORE->_e(array('dealer','t12'))."</span> </a></li>";	
    	
    	$STRING .= "</ul><div class='clearfix'></div>";		
    	
    	return $STRING;
    
    June 15, 2014 at 1:53 am
  • Mario Rios
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 15, 2014 at 2:46 am
  • Bernard Rodriguez
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 15, 2014 at 2:47 am
  • Eugenio Carrasco powerfull58@hotmail.com
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 15, 2014 at 10:52 pm
  • Mark Fail
    11,847 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 16, 2014 at 2:00 am
  • Bernard Rodriguez
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 26, 2014 at 9:28 am
  • Mark Fail
    11,847 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
    July 22, 2014 at 6:49 am

365

Views

6

Replies