Rhobur Posted March 11, 2011 Share Posted March 11, 2011 I've changed some colors in my theme global.css and in superfish-modified.css of the topmenu module and sudenly my categories description are appearing twice, once at the beginning where it should and once at the page end where it shouldn't; what could be the cause ?Solved : found it ! I have previously modified category.tpl by adding this : {if $category->description} {if !$smarty.get.p} {$category->description} {/if} {/if} now removed it and everything back to normal. Link to comment Share on other sites More sharing options...
Rhobur Posted March 11, 2011 Author Share Posted March 11, 2011 forgot to add an example image 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