OksanaP Posted April 26, 2016 Share Posted April 26, 2016 (edited) Hello. I want that category description is shown only on the first page. For this I use ''if'' clause {if $p == 1} {/if}. But without result. The same code for manufacturer.tpl works. Thanks in advance. Edited April 26, 2016 by OksanaP (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted April 26, 2016 Share Posted April 26, 2016 are you using block layered navigation module? If that is the case, I think that is the cause, since the page product list content is updated by ajax call, not the variable $p of that page might be always 1, never got updated. 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