Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,099

Results 301 to 320 of 1,865
1 Oct 2014, 1:07 PM
#301
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Westminster New

CaSwann:

Hi Anne
Thanks for your quick reply. I thought it may have something to do with the database and sounds a bit too complicated for me. I think I'll just add a link to the videos on the description page.
Cheers
Chris

I just thought of another way to go. You could install the youtube video plugin and then just add the code to call that plugin in place of the custom tab code. Check the plugins section.

Thanks,

Anne

2 Oct 2014, 7:47 PM
#302
pablo0713 avatar

pablo0713

New Zenner

Join Date:
Dec 2012
Posts:
3
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

Did you upload the template package file includes/classes/split_page_results.php ?

Thanks,

Anne

Anne, thank you for your suggestion. The error is produced using either the default or westminster_new split_page_results.php file. So, I'm not sure what is going on. Perhaps some kind of mysql syntax error? Any other suggestions? Thank you.

Pablo

2 Oct 2014, 8:35 PM
#303
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

pablo0713:

Anne, thank you for your suggestion. The error is produced using either the default or westminster_new split_page_results.php file. So, I'm not sure what is going on. Perhaps some kind of mysql syntax error? Any other suggestions? Thank you.

Pablo

The template package modifies this file. That is why you should check to see if you have uploaded it from the template package. You can also restore the default version of the file from a fresh install and see if it fixes the problem.

Thanks,

Anne

4 Oct 2014, 12:31 PM
#304
caswann avatar

caswann

New Zenner

Join Date:
Sep 2014
Location:
Adelaide, South Australia, Australia
Posts:
3
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

I just thought of another way to go. You could install the youtube video plugin and then just add the code to call that plugin in place of the custom tab code. Check the plugins section.

Thanks,

Anne

Hi Anne
Unfortunately, I'm using vimeo because we want the videos to be private. I've worked around it by adding a link to the products page 'description' tab which allows the video to be opened in a new window. Fingers crossed it works when I go live.
This is a great forum btw.
Cheers
Chris

4 Oct 2014, 2:14 PM
#305
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

CaSwann:

Hi Anne
Unfortunately, I'm using vimeo because we want the videos to be private. I've worked around it by adding a link to the products page 'description' tab which allows the video to be opened in a new window. Fingers crossed it works when I go live.
This is a great forum btw.
Cheers
Chris

Thank you for posting your solution ;) If you take a look at the youtube module, it could probably be modified to use a vimeo video instead of a youtube video.

Thanks,

Anne

8 Oct 2014, 8:34 PM
#306
bigandrew avatar

bigandrew

New Zenner

Join Date:
Oct 2014
Location:
Georgia
Posts:
74
Plugin Contributions:
0

Re: Westminster New

Having issue with home page banners not working. I tried the re-upload of the includes/templates/winchester_new/common/tpl_header.php as you suggested, still nothing. I have the slideshow set to true, and the hometop, homead1, 2 and 3 all set to on. I turned the slideshow off, then on. still nothing.

https://www.operationhomebrew.com/store

9 Oct 2014, 2:25 PM
#307
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

bigandrew:

Having issue with home page banners not working. I tried the re-upload of the includes/templates/winchester_new/common/tpl_header.php as you suggested, still nothing. I have the slideshow set to true, and the hometop, homead1, 2 and 3 all set to on. I turned the slideshow off, then on. still nothing.

https://www.operationhomebrew.com/store

Without looking at all of the changes you have made to the template I can only guess what might be the problem. I know that when I view your page source the slide show code is not on the page. This means that either the slide show is not being called (this is the tpl_header.php file) or maybe you have deleted the tpl_home_slider.php file.

Thanks,

Anne

11 Oct 2014, 2:08 PM
#308
bigandrew avatar

bigandrew

New Zenner

Join Date:
Oct 2014
Location:
Georgia
Posts:
74
Plugin Contributions:
0

Re: Westminster New

Both files are there. I've even tried a different template (Stirling Grand) and get the same results, home page slide show won't play. Not sure if this has anything to do with it or not, but a few months ago I moved everything over from an old domain to this new one. I followed the instructions listed elsewhere in this forum for moving my zen cart store and database. On my test server (laptop), the slide shows work fine.

11 Oct 2014, 2:26 PM
#309
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: Westminster New

bigandrew:

Having issue with home page banners not working. I tried the re-upload of the includes/templates/winchester_new/common/tpl_header.php as you suggested, still nothing. I have the slideshow set to true, and the hometop, homead1, 2 and 3 all set to on. I turned the slideshow off, then on. still nothing.

www.operationhomebrew.com/store

Would editing

**/includes/languages/english/html_includes/westminster_new/define_main_page.php

**Admin => Tools => Define Pages Editor => define_main_page.php

Using an html editor instead of text editor cause this kind of hiccup?

11 Oct 2014, 2:41 PM
#310
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

bigandrew:

Both files are there. I've even tried a different template (Stirling Grand) and get the same results, home page slide show won't play. Not sure if this has anything to do with it or not, but a few months ago I moved everything over from an old domain to this new one. I followed the instructions listed elsewhere in this forum for moving my zen cart store and database. On my test server (laptop), the slide shows work fine.

I just don't see the code for the slide show when I view your site source code. This tells me that either the call for the slide show code has been removed or the slide show code itself has been removed.

Editing with an html editor for the define_main_page would not effect the slide show since the code for the slide show is in the tpl_home_slider.php.

Thanks,

Anne

11 Oct 2014, 5:16 PM
#311
bigandrew avatar

bigandrew

New Zenner

Join Date:
Oct 2014
Location:
Georgia
Posts:
74
Plugin Contributions:
0

Re: Westminster New

I'm tempted to un-install and then re-install the template just to get it working again. I already tried re-installing the entire template (without un-installing), but it didn't work. I'm not really wanting to undo all my customization again. Thoughts?

11 Oct 2014, 6:36 PM
#312
jrobbo avatar

jrobbo

New Zenner

Join Date:
Dec 2013
Location:
Cheltenham, Victoria, Australia
Posts:
13
Plugin Contributions:
0

Re: Westminster New

How do I turn on the addthis widget in the Westminster_new template? I can see it greyed out in the pi-right section of the product info display, but I can't figure out how to turn it on.

Oh, and thanks very much for an awesome template, very well thought out.

11 Oct 2014, 8:11 PM
#313
bigandrew avatar

bigandrew

New Zenner

Join Date:
Oct 2014
Location:
Georgia
Posts:
74
Plugin Contributions:
0

Re: Westminster New

I've had to re-install some of the other modules to get them working properly (after the big move). I'm thinking there is a sql script I should re-upload for these responsive templates..? should I attempt?

11 Oct 2014, 11:29 PM
#314
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

bigandrew:

I've had to re-install some of the other modules to get them working properly (after the big move). I'm thinking there is a sql script I should re-upload for these responsive templates..? should I attempt?

No, there is no sql file. The template installs the sql automatically. It sounds like you did not move the cart properly, ie. left out some files, etc.

Thanks,

Anne

11 Oct 2014, 11:30 PM
#315
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

jrobbo:

How do I turn on the addthis widget in the Westminster_new template? I can see it greyed out in the pi-right section of the product info display, but I can't figure out how to turn it on.

Oh, and thanks very much for an awesome template, very well thought out.

If you post a link to your site I can take a look.

Thanks,

Anne

12 Oct 2014, 12:33 PM
#316
jrobbo avatar

jrobbo

New Zenner

Join Date:
Dec 2013
Location:
Cheltenham, Victoria, Australia
Posts:
13
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

If you post a link to your site I can take a look.

Thanks,

Anne

Thank you Anne,

It's http://www.tigersoft.com.au

Cheers

John

12 Oct 2014, 2:25 PM
#317
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

jrobbo:

Thank you Anne,

It's http://www.tigersoft.com.au

Cheers

John

I don't understand what you mean by "turn it on"? It is already on the page and working.

Thanks,

Anne

14 Oct 2014, 11:37 AM
#318
jrobbo avatar

jrobbo

New Zenner

Join Date:
Dec 2013
Location:
Cheltenham, Victoria, Australia
Posts:
13
Plugin Contributions:
0

Re: Westminster New

I'm sorry to be obtuse Anne, but can you show me because I just can't see it. I can see the links in the footer menu set up to direct people to my social networking sites, but I can't find the buttons for the addthis widget which allow people to share what they like on my website.

The code for this widget is in the bottom of the "pi-right" product information box, and so I assumed that the buttons would show up there, but that area is empty. When I inspect the element with firebug, I can see the code for the addthis widget, but it has been greyed out, which is why I assumed it was "turned off" .

Thanks again for any suggestions

Kind Regards

John

14 Oct 2014, 12:09 PM
#319
jrobbo avatar

jrobbo

New Zenner

Join Date:
Dec 2013
Location:
Cheltenham, Victoria, Australia
Posts:
13
Plugin Contributions:
0

Re: Westminster New

Scratch that. If I hit refresh a whole bunch of times, I can get it to display about 20% of the time. Looks like I may have a script problem.

Cheers

John

14 Oct 2014, 2:55 PM
#320
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

jrobbo:

Scratch that. If I hit refresh a whole bunch of times, I can get it to display about 20% of the time. Looks like I may have a script problem.

Cheers

John

It is possible that if you have an add blocker on your browser that it is blocking the add this code.

Thanks,

Anne