rdndnr Posted April 10, 2011 Share Posted April 10, 2011 hii wanna change my themes. but {l s='Featured products' mod='homefeatured'} "I Change That A Verbs." {if isset($products) AND $products} {assign var='liHeight' value=342} {assign var='nbItemsPerLine' value=4} {assign var='nbLi' value=$products|@count} {assign var='nbLines' value=($nbLi/$nbItemsPerLine)|ceil} {assign var='ulHeight' value=$nbLines*$liHeight} {foreach from=$products item=product name=homeFeaturedProducts} Link to comment Share on other sites More sharing options...
sheribaby Posted April 11, 2011 Share Posted April 11, 2011 have you emptied the smarty cache? go to tools/smarty and try if it works. Link to comment Share on other sites More sharing options...
jhnstcks Posted April 11, 2011 Share Posted April 11, 2011 Go to preferences>performance and turn off cache and turn on force compile. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now