popo00 Posted April 7, 2015 Share Posted April 7, 2015 (edited) Hi folks, I have a free template from Leo templates, all is good, I can customize all I need but I dont see where to get rid of these : do you know ? many thanks Pete Edited April 8, 2015 by popo00 (see edit history) Link to comment Share on other sites More sharing options...
sandipchandela Posted April 8, 2015 Share Posted April 8, 2015 (edited) you may need to do some changes in category.tpl file located in themes/your_theme_directory. Open category.tpl file in one of the file editor and find below code. Code will be on line no 100. Comment out this code or delete only this code from your file and save it. <div class="content_sortPagiBar clearfix"> <div class="sortPagiBar clearfix"> {include file="./product-sort.tpl"} {include file="./nbr-product-page.tpl"} </div> <div class="top-pagination-content clearfix"> {include file="./product-compare.tpl"} {include file="$tpl_dir./pagination.tpl"} </div></div> Take a backup of file first then do it. Clear your cache folder. I hope it will work out. Thanks Edited April 8, 2015 by sandipchandela (see edit history) 1 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