badmintongrej Posted December 29, 2013 Share Posted December 29, 2013 (edited) Hello everyone I want to remove the thing marked in the screenshot. So it is only possible to sort things in the bottom of the page How can i do that ? (I use the deafult theme) Best regards Jacob Edited December 29, 2013 by badmintongrej (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted December 29, 2013 Share Posted December 29, 2013 image that you attached looks like non-default theme. anyway, these "block" is a part of: {include file="./product-sort.tpl"} {include file="./product-compare.tpl"} {include file="./nbr-product-page.tpl"} files. just empty these files or remove this code form category.tpl file <div class="sortPagiBar clearfix"> {include file="./product-sort.tpl"} {include file="./product-compare.tpl"} {include file="./nbr-product-page.tpl"} </div> Link to comment Share on other sites More sharing options...
badmintongrej Posted December 29, 2013 Author Share Posted December 29, 2013 image that you attached looks like non-default theme. anyway, these "block" is a part of: {include file="./product-sort.tpl"} {include file="./product-compare.tpl"} {include file="./nbr-product-page.tpl"} files. just empty these files or remove this code form category.tpl file <div class="sortPagiBar clearfix"> {include file="./product-sort.tpl"} {include file="./product-compare.tpl"} {include file="./nbr-product-page.tpl"} </div> Thanks man you are the best ! Is this your full time job ? 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