I realize this one might be beyond what you will support, but I've seen the question about modifying the shop or categories page to a single column list view vs the default grid view asked many times here, and thought I take a chance..
I'd like to change the product categories page from grid view, to List View, or single column. Actually I don't really want it one way or the other, but would like to give my users the choice.
I've found this plugin, that is suppose to do just that.
http://wordpress.org/extend/plugins/woocommerce-grid-list-toggle/
and it actually does, although there must be a styling issue with the abundance theme..
When installed and activated, it looks like this in grid view.. which is perfect for what I am wanting.. it does remove the descriptions, but you could also display them if you like by commenting out lines 1 thru 6 in the styles.css of the plugin, located in /wp-content/plugins/woocommerce-grid-list-toggle/assets/css/
http://screencast.com/t/k5VO3WiV
but.. when you click to go into list view, there must be something conficting between the plugin and the abundance theme vs the way he has supposably written it for wootheems.. the default list view looks like this.. and the pic of the item is full page width.. with the name, price, and description all off centered below..
http://screencast.com/t/JvpM51LlL2V
now if you change line 9 of that same style sheet from above... from "width: 100%" to "width: width: 100% !important;" the image is now what it is suppose to be, or at least the authors indention I believe, as in this example..
http://screencast.com/t/DhRnNnL70zXz
Now I'm at a point where I've tried all kinds of guess work combinations to try and get h3, price, and the description to be possitioned to the right of the image, and I just can't figure it out.. but then I really don't know what I'm doing, so that's really no suprise..
Would anyone here be willing to take a look?.. This is probably a rather simple fix for someone that knows what they are doing.. and I'm pretty sure there are several that would benifit for it working properly for us..
Thanks So Much!














