[vQmod] Grid View By Default
60 posts
• Page 3 of 3 • 1, 2, 3
Re: [vQmod] Grid View By Default
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!
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
Look for this path in the xml catalog/view/theme/YOURTHEMENAME/template/product/ and update it with your theme name. 4 occurrences.
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!
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
Look for this path in the xml catalog/view/theme/YOURTHEMENAME/template/product/ and update it with your theme name. 4 occurrences.
- nodric
- Posts: 125
- Joined: Wed Jul 06, 2011 2:39 pm
Re: [vQmod] Grid View By Default
Worked well on my site! Thanks
>> search before you post and [solved] when solved
>>Opencart v1.5.1.3, php 5.1.6, Apache/2.2.3 (CentOS)
>>Opencart v1.5.1.3, php 5.1.6, Apache/2.2.3 (CentOS)
- merrydukaan
- Posts: 47
- Joined: Sun Jan 01, 2012 7:26 am
Re: [vQmod] Grid View By Default
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.
- mirabelleza
- Posts: 56
- Joined: Sun Oct 03, 2010 8:36 pm
Re: [vQmod] Grid View By Default
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.
- nodric
- Posts: 125
- Joined: Wed Jul 06, 2011 2:39 pm
Re: [vQmod] Grid View By Default
Doesn't seem to have any effect on 1.5.2.1
- kersti
- Posts: 25
- Joined: Mon Aug 23, 2010 9:00 am
Re: [vQmod] Grid View By Default
Tested and working fine in 1.5.2.1
Happy Coding!
Simon
------
Commercial Mods:
Google Merchant / Base XML Feed + Bing Shopping + Sitemaps - Automatic Friendly SEO URLs
Full List of UKSB Extensions and Mods
vQmod Generator - Develop & Test OpenCart on your Local Windows machine
Click here if I have helped you and you would like to make a donation
Simon
------
Commercial Mods:
Google Merchant / Base XML Feed + Bing Shopping + Sitemaps - Automatic Friendly SEO URLs
Full List of UKSB Extensions and Mods
vQmod Generator - Develop & Test OpenCart on your Local Windows machine
Click here if I have helped you and you would like to make a donation
-

uksitebuilder - Posts: 5602
- Joined: Thu Jun 09, 2011 3:37 pm
- Location: United Kindgom
Re: [vQmod] Grid View By Default
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.
- nodric
- Posts: 125
- Joined: Wed Jul 06, 2011 2:39 pm
Re: [vQmod] Grid View By Default
Doesn't seem to be working for me. I am using OC 1.5.2.1 and default theme
OC 1.5.4.1, vQmod 2.3.2, Default theme + custom CSS

My FREE extensions: Rich snippets, FB Likebox, Child theme, Add $x for free shipping, You save $x, Yes to newsletter, Product photos in email, Copy order confirmation email, Top rated items, Most reviewed items, Cant buy Out of Stock items, No tabs, Category menu w/classes, Categories w/thumbnails
OpenCart Europa
OC2PS
Csillámtetoválás,
Csillámtetoválás,
Henna
My FREE extensions: Rich snippets, FB Likebox, Child theme, Add $x for free shipping, You save $x, Yes to newsletter, Product photos in email, Copy order confirmation email, Top rated items, Most reviewed items, Cant buy Out of Stock items, No tabs, Category menu w/classes, Categories w/thumbnails
OpenCart Europa
OC2PS
Csillámtetoválás,
Csillámtetoválás,
Henna
-

OC2PS - Posts: 1033
- Joined: Tue Jul 21, 2009 8:15 pm
- Location: Hungary
Re: [vQmod] Grid View By Default
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
* 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
- smashtransit
- Posts: 12
- Joined: Wed Apr 04, 2012 1:14 pm
Re: [vQmod] Grid View By Default
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

- nodric
- Posts: 125
- Joined: Wed Jul 06, 2011 2:39 pm
Re: [vQmod] Grid View By Default
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.
- smashtransit
- Posts: 12
- Joined: Wed Apr 04, 2012 1:14 pm
Re: [vQmod] Grid View By Default
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
How do I tell if my host is using mod_security? My website is http://www.mavis-crafts.com
- AllenConquest
- Posts: 13
- Joined: Tue Sep 06, 2011 1:13 pm
Re: [vQmod] Grid View By Default
Nice one! Works for me with 1.5.4 and default theme. Had to clear browser cookies first..
- Sebcart
- Posts: 26
- Joined: Sat Sep 08, 2012 3:25 pm
Re: [vQmod] Grid View By Default
is there an update for opencart 1.5.5.1?
thanks
thanks
- hartdesign
- Posts: 2
- Joined: Fri Apr 05, 2013 1:32 am
Re: [vQmod] Grid View By Default
Still works for me with 1.5.5.1
Only with the free palioxis theme I'm not getting the grid view anymore..
Only with the free palioxis theme I'm not getting the grid view anymore..
- Sebcart
- Posts: 26
- Joined: Sat Sep 08, 2012 3:25 pm
Re: [vQmod] Grid View By Default
This isn't working for me on 1.5.5.1 with a non-default theme.
Can anyone help?
Can anyone help?
- Meggles
- Posts: 8
- Joined: Sun Apr 07, 2013 2:27 pm
Re: [vQmod] Grid View By Default
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?
- Sebcart
- Posts: 26
- Joined: Sat Sep 08, 2012 3:25 pm
Re: [vQmod] Grid View By Default
i modify it for oc 1.5.5.1 , works fine.
- Attachments
-
uksb_grid_view_default.xml- for OC 1.5.5.1
- (1.04 KiB) Downloaded 20 times
- fmcjq
- Posts: 9
- Joined: Sat May 19, 2012 4:34 am
Re: [vQmod] Grid View By Default
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.

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.
- Meggles
- Posts: 8
- Joined: Sun Apr 07, 2013 2:27 pm
60 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 6 guests













