Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,243

Results 1,261 to 1,280 of 1,865
14 Feb 2016, 3:02 PM
#1261
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Westminster New

RiazShahid:

I am using this template, is it possible that I can add small images with categories menu? If yes, then how to?

Thanks,

Just about anything is possible with programming. If you want to add images to the drop down menu you would need to write some php code to grab the category images. The tpl_modules_mobile_categories_tabs.php file contains the menu code.

Thanks,

Anne

4 Mar 2016, 4:23 PM
#1262
cosmosk avatar

cosmosk

Zen Follower

Join Date:
Jan 2015
Posts:
193
Plugin Contributions:
0

Re: Westminster New

homepageslide1 banner group:

It changes pictures ever couple seconds. I'd like to slow it down a little. Does anyone know where this setting is located?

Thanks!

5 Mar 2016, 3:39 PM
#1263
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

CosmosK:

homepageslide1 banner group:

It changes pictures ever couple seconds. I'd like to slow it down a little. Does anyone know where this setting is located?

Thanks!

You can edit the javascript in includes/templates/westminster_new/common/tpl_home_slider.php. See the flexslider site for more details about how to customize the slider speed.

Thanks,

Anne

5 Mar 2016, 3:59 PM
#1264
cosmosk avatar

cosmosk

Zen Follower

Join Date:
Jan 2015
Posts:
193
Plugin Contributions:
0

Re: Westminster New

interesting. I was hoping to see "time = 2.0" or something! no such luck. I'll check the site you mentioned. Thanks for the help!

5 Mar 2016, 4:29 PM
#1265
cosmosk avatar

cosmosk

Zen Follower

Join Date:
Jan 2015
Posts:
193
Plugin Contributions:
0

Re: Westminster New

do you know which website? I'm finding quite a few. Thanks!

5 Mar 2016, 4:31 PM
#1266
cosmosk avatar

cosmosk

Zen Follower

Join Date:
Jan 2015
Posts:
193
Plugin Contributions:
0

Re: Westminster New

think I found it

slideshowSpeed: 7000,

in this file:
includes\templates\westminster_new\jscript\jquery.flexslider.js

6 Mar 2016, 4:35 PM
#1267
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

CosmosK:

think I found it

slideshowSpeed: 7000,

in this file:
includes\templates\westminster_new\jscript\jquery.flexslider.js

No, you do not need to edit the javacript file. If you do a google search for flexslider or just look in the template readme file you will see the link to the author's site. You will be adjusting the javascript that is in the tpl_home_slider.php file.

Thanks,

Anne

6 Mar 2016, 4:50 PM
#1268
cosmosk avatar

cosmosk

Zen Follower

Join Date:
Jan 2015
Posts:
193
Plugin Contributions:
0

Re: Westminster New

well, I'm confused. The read me led me to:

https://www.woothemes.com/flexslider/

On that site, step 4, "tailor to your needs" shows a bunch of setting I see in the java script file and not in the php file. Thanks

7 Mar 2016, 11:34 PM
#1269
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

CosmosK:

well, I'm confused. The read me led me to:

https://www.woothemes.com/flexslider/

On that site, step 4, "tailor to your needs" shows a bunch of setting I see in the java script file and not in the php file. Thanks

You will need to add them to the js call that is in the php file.

Thanks,

Anne

12 Mar 2016, 2:58 PM
#1270
xmod4u avatar

xmod4u

New Zenner

Join Date:
Mar 2016
Location:
Quebec
Posts:
2
Plugin Contributions:
0

Re: Westminster New

Hello, and first of all, thank you for all the hard work that has gone into this.

I have been reading for a whole week to try and figure out something about the NAV MENU.
I want to make permanent changes to it, like remove everything except "Categories", and change the name Categories to Products.

This menu
Attachment 16099

I have read that it was the TPL_HEADER.PHP file, it was the ENGLISH.PHP file from my template, it was in the EZ PAGE menu of my store...
I think its a case of reading too much! I tried everything and nothing has made changes to that menu.
And i must not understand the EZ PAGE thing, because mine is empty...
Attachment 16100

I am using Zen Cart 1.5.4
with Westminster New template
I know in these cases they ask for a link to the store, but i have been very descriptive and a little paranoid to link it before its even finished.

Thank you for anyones time, im out of ideas here.

14 Mar 2016, 2:17 PM
#1271
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

xmod4u:

Hello, and first of all, thank you for all the hard work that has gone into this.

I have been reading for a whole week to try and figure out something about the NAV MENU.
I want to make permanent changes to it, like remove everything except "Categories", and change the name Categories to Products.

This menu
Attachment 16099

I have read that it was the TPL_HEADER.PHP file, it was the ENGLISH.PHP file from my template, it was in the EZ PAGE menu of my store...
I think its a case of reading too much! I tried everything and nothing has made changes to that menu.
And i must not understand the EZ PAGE thing, because mine is empty...
Attachment 16100

I am using Zen Cart 1.5.4
with Westminster New template
I know in these cases they ask for a link to the store, but i have been very descriptive and a little paranoid to link it before its even finished.

Thank you for anyones time, im out of ideas here.

Whenever you want to change the text in zen cart you can do a search in your zen cart admin--tools--developers toolkit and it will tell you the line of the file that you need to edit :)

Thanks,

Anne

14 Mar 2016, 2:18 PM
#1272
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

xmod4u:

Hello, and first of all, thank you for all the hard work that has gone into this.

I have been reading for a whole week to try and figure out something about the NAV MENU.
I want to make permanent changes to it, like remove everything except "Categories", and change the name Categories to Products.

This menu
Attachment 16099

I have read that it was the TPL_HEADER.PHP file, it was the ENGLISH.PHP file from my template, it was in the EZ PAGE menu of my store...
I think its a case of reading too much! I tried everything and nothing has made changes to that menu.
And i must not understand the EZ PAGE thing, because mine is empty...
Attachment 16100

I am using Zen Cart 1.5.4
with Westminster New template
I know in these cases they ask for a link to the store, but i have been very descriptive and a little paranoid to link it before its even finished.

Thank you for anyones time, im out of ideas here.

Whenever you want to change the text in zen cart you can do a search in your zen cart admin--tools--developers toolkit and it will tell you the line of the file that you need to edit :)

Thanks,

Anne

20 Mar 2016, 3:14 AM
#1273
mcs_computers avatar

mcs_computers

Zen Follower

Join Date:
Aug 2013
Location:
Bridlington
Posts:
151
Plugin Contributions:
0

Re: Westminster New

Firstly I would like to say thanks for bringing us these wonderful templates, I have only just come across them as I`m quite new to Zencart.

I have just upgraded Zencart to v155 and since then I have an issue with this theme. When I click the LOGIN at the top of the page I get this ajax error ...

Attachment 16130

If I switch back to my old template Bask Black it works fine, Ive tried a few fixes found but nothing seems to work, any advice would be greatly appreciated.

20 Mar 2016, 10:56 AM
#1274
mcs_computers avatar

mcs_computers

Zen Follower

Join Date:
Aug 2013
Location:
Bridlington
Posts:
151
Plugin Contributions:
0

Re: Westminster New

The URL is https://www.suessweets.co.uk I have tried another theme as you will see but still get the same error

20 Mar 2016, 8:12 PM
#1275
mcs_computers avatar

mcs_computers

Zen Follower

Join Date:
Aug 2013
Location:
Bridlington
Posts:
151
Plugin Contributions:
0

Re: Westminster New

This does not look like a theme issue as it works okay on 154 but any advice would be appreciated.

21 Mar 2016, 6:19 PM
#1276
xmod4u avatar

xmod4u

New Zenner

Join Date:
Mar 2016
Location:
Quebec
Posts:
2
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

Whenever you want to change the text in zen cart you can do a search in your zen cart admin--tools--developers toolkit and it will tell you the line of the file that you need to edit :)

Thanks,

Anne

Thank you so much for your time, it is very appreciated.

With your help, even If I had tried that before, the response from the query was large and overwheilming. I did manage to change the name from Categories to Products. Thank you for that. But upon searching and trying to figure out the rest myself, I am out of luck.

Im trying to configure that menu to remove "Information" and "Contact Us" from it. I still cant see where or which file to edit.

Thank again

21 Mar 2016, 6:59 PM
#1277
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

MCS_Computers:

This does not look like a theme issue as it works okay on 154 but any advice would be appreciated.

Do you have the ajax.php file in the root?

Thanks,

Anne

21 Mar 2016, 7:02 PM
#1278
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

xmod4u:

Thank you so much for your time, it is very appreciated.

With your help, even If I had tried that before, the response from the query was large and overwheilming. I did manage to change the name from Categories to Products. Thank you for that. But upon searching and trying to figure out the rest myself, I am out of luck.

Im trying to configure that menu to remove "Information" and "Contact Us" from it. I still cant see where or which file to edit.

Thank again

You can edit the includes/templates/westminster_new/templates/tpl_modules_mobile_categories_menu.php file.

Thanks,

Anne

21 Mar 2016, 7:05 PM
#1279
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Westminster New

MCS_Computers:

Firstly I would like to say thanks for bringing us these wonderful templates, I have only just come across them as I`m quite new to Zencart.

I have just upgraded Zencart to v155 and since then I have an issue with this theme. When I click the LOGIN at the top of the page I get this ajax error ...

Attachment 16130

If I switch back to my old template Bask Black it works fine, Ive tried a few fixes found but nothing seems to work, any advice would be greatly appreciated.

MCS_Computers:

This does not look like a theme issue as it works okay on 154 but any advice would be appreciated.

picaflor-azul:

Do you have the ajax.php file in the root?

Thanks,

Anne
It's that the v154 version of jscript_framework.php file in the Westminster template is not compatible with v155.

21 Mar 2016, 7:48 PM
#1280
mcs_computers avatar

mcs_computers

Zen Follower

Join Date:
Aug 2013
Location:
Bridlington
Posts:
151
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

Do you have the ajax.php file in the root?

Thanks,

Anne

Anne I have sorted this now, I thought it was not a theme issue but it turned out to be in a way. The support thread I posted is here and worth a read ...

https://www.zen-cart.com/showthread.php?219766-Getting-ajax-error-in-v155

But thanks for your reply :)