Change number of columns, remove pagination and sorting, fix url prefixes
-
Hi everyone!
I’m now working with several projects an here are the questions that I’ve got in the process.
All these questions concern the problem of interfacing so I decided to write it in one post.
Hope there is a WP Guru who would advise me anything about it.Q1: How can I make three or two columns instead of four by default?
Q2: How can I remove a double sorting products drop down above my products? (I’ve tried to remove a part of the code from woocommerce-hooks.php, but after update it comes again)
Q3: How to remove pagination from woocommerce at all?
Q4: How to remove /product-category/ and /product/ from url to get mysite.com/product1/ instead of mysite.com/product/product1?
Q5: How can I customize the size of the product tiles?
Q6: When I click to any category from the main page, the page title is “Archives Category1”. How can I remove “Archives” from the page title?
Q7: How to resize the pictures of the related products (at the moment its size is the same as the product)?I’ve got U-design theme, Woocommerce 2.0.9, WP 3.5.1.
- The topic ‘Change number of columns, remove pagination and sorting, fix url prefixes’ is closed to new replies.