PovkaREAL Posted February 23, 2013 Share Posted February 23, 2013 (edited) Hello friends, can you help me to make some modifications on items list page? I want to remove these things: 1. "Quantity of items" in the current category. 2. "Items per page" selection 3. And some free space to compact the page. Please check attached picture to understand me Thank you! Best regards, Povilas Edited February 24, 2013 by PovkaREAL (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted February 23, 2013 Share Posted February 23, 2013 (edited) Hi, I'll assume you're on 1.5. Open category.tpl 1. line 40, remove this: <div class="resumecat category-product-count"> {include file="$tpl_dir./category-count.tpl"} </div> 2. Line 102 and 112, remove this: {include file="./nbr-product-page.tpl"} Additionaly, you may want to remove it from pagination.tpl (the whole block from line 97) 3. That depends on your theme, it's hard to tell where it comes from. Use firebug/chrome dev tools and inpect the elements to see the origin of that space Edited February 23, 2013 by Nemo1 (see edit history) 1 Link to comment Share on other sites More sharing options...
PovkaREAL Posted February 24, 2013 Author Share Posted February 24, 2013 (edited) Hello, Nemo1 thank you! You really helped me! Best regards, Povilas Edited February 24, 2013 by PovkaREAL (see edit history) 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