Page 3 of 4

Re: [vQmod] Grid View By Default

Posted: Mon Jan 09, 2012 10:31 pm
by nodric
I just wanted to add this helpful hint.

I used the VQMod from Simon at UKSB, but it stopped working and for weeks I've driven myself potty trying to work out why, much to the frustration of Simon I guess who couldn't understand why it wouldn't work for me. I did email/bug him quite a bit about it. Sorry Simon! (his Google mod is the d's b's btw)

This all coincided with installing another Mod, and doing some other hacking.

This morning the light bulb went on! I had edited, and therefore copied to my theme folder, some tpl files. Thsi meant that the path use by uksb_grid_view_default.xml was no longer valid as it only references the default theme tpl files, and now OC wasn't using them anymore. DUH! :o

So if anyone else ever pulls their hair out then hopefully they'll come across this post. I know this is OC 101 but we aren't all perfect :crazy:

Look for this path in the xml catalog/view/theme/YOURTHEMENAME/template/product/ and update it with your theme name. 4 occurrences.

Re: [vQmod] Grid View By Default

Posted: Thu Jan 26, 2012 5:18 pm
by merrydukaan
Worked well on my site! Thanks

Re: [vQmod] Grid View By Default

Posted: Thu Feb 09, 2012 3:23 am
by mirabelleza
It stopped working for my client's site. I had created a theme, so I changed the path to just the product/category.tpl path, but it didn't work. I have de-installed and re-installed the vqmod but still not working.

Re: [vQmod] Grid View By Default

Posted: Fri Feb 10, 2012 11:23 pm
by nodric
mirabelleza wrote:It stopped working for my client's site. I had created a theme, so I changed the path to just the product/category.tpl path, but it didn't work. I have de-installed and re-installed the vqmod but still not working.
I'm not the expert, but make sure you paths in OC point to your new theme, and then ensure the paths in the XML file from UKSB are correct. It's easy to overlook something... If you ready the code in the XML it's easy to follow.

Re: [vQmod] Grid View By Default

Posted: Fri Mar 23, 2012 11:02 pm
by kersti
Doesn't seem to have any effect on 1.5.2.1

Re: [vQmod] Grid View By Default

Posted: Fri Mar 23, 2012 11:11 pm
by uksitebuilder
Tested and working fine in 1.5.2.1

Re: [vQmod] Grid View By Default

Posted: Tue Mar 27, 2012 11:08 pm
by nodric
kersti wrote:Doesn't seem to have any effect on 1.5.2.1
Look for this path in the xml catalog/view/theme/YOURTHEMENAME/template/product/ and update it with your theme name. 4 occurrences.

Re: [vQmod] Grid View By Default

Posted: Thu May 03, 2012 2:10 am
by OC2PS
Doesn't seem to be working for me. I am using OC 1.5.2.1 and default theme

Re: [vQmod] Grid View By Default

Posted: Sat Jun 02, 2012 9:26 pm
by smashtransit
i hate to say it, but this isn't working for me either.

* properly changed all custom theme paths in the xml file
* cleared vqcache
* cleared cookies

still no dice. auto-loads to list view no matter what i do. i also tried the other simple hack from the other thread, and it didn't work either.

clearly it works for some people, but i'm stumped as to why i can't get it to work. which sucks because i hate list view with an amazing passion. >:D

Re: [vQmod] Grid View By Default

Posted: Mon Jun 04, 2012 10:57 pm
by nodric
smashtransit wrote:i hate to say it, but this isn't working for me either.

* properly changed all custom theme paths in the xml file
* cleared vqcache
* cleared cookies

still no dice. auto-loads to list view no matter what i do. i also tried the other simple hack from the other thread, and it didn't work either.

clearly it works for some people, but i'm stumped as to why i can't get it to work. which sucks because i hate list view with an amazing passion. >:D
This drove me potty for weeks, and in the end, it was the path statements in the xml file, and/or the paths statements in the OC config files. If you are not using the default theme, then check and recheck all the paths. It does work :)

Re: [vQmod] Grid View By Default

Posted: Mon Jun 04, 2012 11:20 pm
by smashtransit
nodric wrote:This drove me potty for weeks, and in the end, it was the path statements in the xml file, and/or the paths statements in the OC config files. If you are not using the default theme, then check and recheck all the paths. It does work :)
i wish i could say it was. it's not though - i had all of those paths correctly changed before i uploaded it as well.

Re: [vQmod] Grid View By Default

Posted: Sun Jul 01, 2012 8:07 pm
by AllenConquest
This thread was a real time saver! I had exactly the same issue that my default grid was suddenly not being remembered. I renamed the cookie file and changed the code in header.tpl and now it works again :)

How do I tell if my host is using mod_security? My website is http://www.mavis-crafts.com

Re: [vQmod] Grid View By Default

Posted: Wed Oct 03, 2012 5:03 pm
by Sebcart
Nice one! Works for me with 1.5.4 and default theme. Had to clear browser cookies first..

Re: [vQmod] Grid View By Default

Posted: Fri Apr 05, 2013 9:35 am
by hartdesign
is there an update for opencart 1.5.5.1?
thanks

Re: [vQmod] Grid View By Default

Posted: Fri Apr 12, 2013 8:55 pm
by Sebcart
Still works for me with 1.5.5.1

Only with the free palioxis theme I'm not getting the grid view anymore..

Re: [vQmod] Grid View By Default

Posted: Wed Apr 17, 2013 7:24 am
by Meggles
This isn't working for me on 1.5.5.1 with a non-default theme.

Can anyone help?

Re: [vQmod] Grid View By Default

Posted: Wed Apr 17, 2013 1:06 pm
by Sebcart
Meggles wrote:This isn't working for me on 1.5.5.1 with a non-default theme.

Can anyone help?
Does the grid view work at all?

Re: [vQmod] Grid View By Default

Posted: Fri May 03, 2013 12:09 am
by fmcjq
i modify it for oc 1.5.5.1 , works fine.

Re: [vQmod] Grid View By Default

Posted: Sun May 12, 2013 7:03 pm
by Meggles
Installed the edited 1.5.5.1 version and still not working :(

Changed the paths in the vqmod file. Which "OC config" files are other people talking about, where I should also change the paths?

This is doing my head in - I despise list view, it looks awful.

Re: [vQmod] Grid View By Default

Posted: Wed May 15, 2013 6:38 pm
by Meggles
Anyone?