How can I remove the right side bar from the woo commerce theme? http://bodyandskincarebytamara.com/store/checkout/
Only for one page I have. I cant figure out how to do the other pages. Can you please advise? Here is an example: http://bodyandskincarebytamara.com/product/brightening-facial-fruit-wash/
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .page_content .sidebar { display: none; }
Please see this link: http://bodyandskincarebytamara.com/product-category/jan-marini/ For some reason the last row will not display a full row, why is that? Please see this link, http://bodyandskincarebytamara.com/product-category/jan-marini/page/2/ Why is it displaying the first product over the heading?
Hello, For first issue: You have set number of post to display at the front page. So go to the Dashboard > Settings > Reading And change "Blog pages show at most" according to your requirement. For second issue: Second page looking normally at my side. Please share screenshot where you are getting problem. And also do let me know which browser you are using.
Please see the link for the headings, http://bodyandskincarebytamara.com/product-category/other-products/
Hello, I have checked your page and i think page heading is working normally. Suppose if you select "Sort by popularity" in the dropdown at the right side. Page will show heading of most popular product at the top and then other products below it. If you don't want to show any heading then paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content_bar h1 { display: none; } This will remove the heading.
All of a sudden my woo commerce pages are all messed up. Can you please advise? Please see the following pages... http://bodyandskincarebytamara.com/product-category/nature-pure/ http://bodyandskincarebytamara.com/store/checkout/
Hello, It is not a theme issue, Please contact to plugin related support forum, they will provide solution for that. Or You can also try WP-eCommerce plugin, Download it from WordPress.org http://wordpress.org/plugins/wp-e-commerce/ It will works fine.
Do you think installing an older version of wordpress will help the issue? or an old version of woo commerce?
Hello, There is no problem with WordPress, this problem is occurring due to the woo-commerce plugin. So, please contact to plugin related support forum, they will provide solution for that.