Hi, Steve –
I use Dreamweaver CS6 and it doesn’t like that first line:
( ‘wp_head’, ‘my_grid_view_css’, 11 );
Says it has syntax errors. Any ideas…? It seems fine with the rest of it.
Also, in the file functions.php, would I put this directly after the opening <?php line, or…?
Thanks for your help!
BTW, this is an example of what I’m trying to affect: http://www.frightstore.com/our-store/corpses/
I am having a similar issue, only I use default view for the products page and want grid view on certain (not all) category pages, but when I change the setting in Category > Advanced > (Default, List or Grid View, the setting that is supposed to override the Presentation setting for that category ONLY) and press save, it DOESN’T save and that category is left on default view, how can I in a way, force this to change, I only want grid view on 1 category on the site.
-Thanks