Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,225

Results 1,441 to 1,460 of 1,865
25 Feb 2017, 3:43 PM
#1441
monkeybus avatar

monkeybus

New Zenner

Join Date:
May 2015
Posts:
28
Plugin Contributions:
0

Westminster New

Nice, perfect answers. Thanks a lot.

Here is another question, if I want more banners like this on the main page, can I create homead4,5,6, et al?

I see the banner manager has default groups, but I'm not sure which group to choose if I wanted more.

Also, when the image zooms in and out on mouseover, can I control the speed of that?

More questions. Apologies again.

Thanks a lot.

26 Feb 2017, 2:56 AM
#1442
monkeybus avatar

monkeybus

New Zenner

Join Date:
May 2015
Posts:
28
Plugin Contributions:
0

Re: Westminster New

Partially answeredmy own post, I bothered to do the work.

To add a new banner to home screen.

Tools >Banner manager > create new banner > name it "homead4" not sure which path to give it as I don't know where the path leads to, eg [I]index.php?main_page=index&cPath=3/I].

Where is Path3, or my Path4, etc?"

Then add code to main page:

</div>
                <div class="view view-tenth hm-right">
<div class="hover">
 <?php
if (SHOW_BANNERS_GROUP_SETHOMEAD4 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SETHOMEAD4)) 
    {
    if ($banner->RecordCount() > 0) 
        {
           echo zen_display_banner('static', $banner) . '</div><div class="mask"><h2>' . $banner->fields['banners_title'] . '</h2><a href="' . zen_href_link(FILENAME_REDIRECT, 'action=banner&goto=' . $banner->fields['banners_id']) . '" class="info">' . SHOP_NOW . '</a>';
        }
    }?> 
                    </div>

All the above actually doesn't work, but I'm on the right track.

2 Mar 2017, 4:50 AM
#1443
shags38 avatar

shags38

Totally Zenned

Join Date:
Jan 2011
Location:
Adelaide, Australia
Posts:
1,684
Plugin Contributions:
0

Re: Westminster New

I am using Responsive_All_Business however that support forum is dead - for some reason or other on two of my sites the admin/configuration/responsive_all_business doesn't appear (on 3 other sites it does) - all sites have been operating OK for a few years however I now want to activate the slide show on the index page however to activate the slider one has to go to admin/configuration/responsive_all_business, which doesn't exist .... so is there another way to turn the slide show on, a .php file where instructions can be changed? I reckon the slider .php would be common/similar on all Picaflor templates?

cheers, Mike

5 Mar 2017, 8:24 AM
#1444
monkeybus avatar

monkeybus

New Zenner

Join Date:
May 2015
Posts:
28
Plugin Contributions:
0

Re: Westminster New

Zencart 1.5.d

What have I done wrong?

I installed the template OK the first time, then I tried on my friend's domain and the entire site is all one huge column.

I did all as per the instructions, rename admin folder, upload, layout boxes controller reset.

No good.
https://i.imgbox.com/fhllM17x.png

Take a look. I know it must be something really obvious.

Thanks a lot, folks

6 Mar 2017, 7:49 AM
#1445
stefanb avatar

stefanb

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: Westminster New

Try with stilesheet.css from original Westminster New tamplate packadge. Reset Layout box controler.

7 Mar 2017, 3:11 PM
#1446
thooke01 avatar

thooke01

New Zenner

Join Date:
Oct 2010
Posts:
4
Plugin Contributions:
0

Re: Westminster New

I recently installed the Westminster template and notice a Product detail Tab on my Product listing page. Where do you add info? I've looked all over and searched this forum don't see any info on that. I must be blind sorry if this has posted before. Attachment 16959

also in the flex footer, I tried to put links using standard HTML They show in the footer as HTML and not links something must be broken but I can't find where to look any ideas?

Thanks in advance.

9 Mar 2017, 2:23 PM
#1447
cosmosk avatar

cosmosk

Zen Follower

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

Re: Westminster New

I'm just noticing the share and connect links at the bottom of the front page link to pages that are not mine. How do I change these?

I search and find 1_3.php in the installers folder. Is this the correct one to edit? Thanks

9 Mar 2017, 3:01 PM
#1449
cosmosk avatar

cosmosk

Zen Follower

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

Re: Westminster New

picaflor-azul:

This is a bug in the flexible footer plugin. You can see the support thread for that plugin for the posted fix.

Thanks,

Anne

this?? https://www.zen-cart.com/showthread.php?216019-Flexible-Footer-Menu-Multilingual-Support-Thread

post #3?

Then just paste in lines of text into the Flexible Footer Menu? Interesting, if I disable there, mine don't actually disable. Thanks

10 Mar 2017, 11:13 AM
#1450
eris avatar

eris

New Zenner

Join Date:
Jan 2007
Posts:
11
Plugin Contributions:
0

Re: Westminster New

I'm running Zen Cart 1.5.5e. I'm hosted with TMDHosting, I installed Westminster New (as per instructions) on March 8, 2017. It worked. We smiled and logged out for the night. Tried to log onto my site on March 9, 2017, but I couldn't. I uninstalled Zen Cart and installed another fresh copy and then installed the template again and the same thing happened. Now every time I try to reinstall the Westminster Template my site crashes. Has anybody had a similar problem when trying to install the template to Zen 1.5.5e? I've tried testing on my other servers and the same thing happened too.

I wrote my host and they said I had an internal error:

[09-Mar-2017 09:38:36 UTC] PHP Notice: Constant PASSWORD_BCRYPT already defined in /home/XXXXXXXX/public_html/zen/update_pass.php on line 10
[09-Mar-2017 09:38:36 UTC] PHP Notice: Constant PASSWORD_DEFAULT already defined in /home/XXXXXXXX/public_html/zen/update_pass.php on line 11
[09-Mar-2017 09:38:36 UTC] PHP Notice: Constant PASSWORD_BCRYPT_DEFAULT_COST already defined in /home/XXXXXXXX/public_html/zen/update_pass.php on line 12

10 Mar 2017, 3:57 PM
#1451
maynards avatar

maynards

Zen Follower

Join Date:
Feb 2010
Location:
Minnesota
Posts:
392
Plugin Contributions:
0

Re: Westminster New

I am starting a new website using 155e and downloaded this template to use.
I would like to delete the upper right hand corner 2 items.
1 is the Flag icon
2 is the currency box.
What folder do I go to to edit these out?

10 Mar 2017, 5:19 PM
#1452
maynards avatar

maynards

Zen Follower

Join Date:
Feb 2010
Location:
Minnesota
Posts:
392
Plugin Contributions:
0

Re: Westminster New

Found it in the Layout Boxes

10 Mar 2017, 7:00 PM
#1453
thooke01 avatar

thooke01

New Zenner

Join Date:
Oct 2010
Posts:
4
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

Well, that's the problem. If you want to move them to another column you need to copy over the styles to the new column

Thanks,

Anne!
Anne I have the same question, I Love the template; it really updated a tired old site. Thank you.
However I changed the columns no luck. I looked at the CSS, i'm not experienced enough to alter that without breaking something. my site is Epic Greeting Cards Any suggestions?

Thanks
Thom

I have attached A screen shot.
Attachment 16967

11 Mar 2017, 3:52 PM
#1454
maynards avatar

maynards

Zen Follower

Join Date:
Feb 2010
Location:
Minnesota
Posts:
392
Plugin Contributions:
0

Re: Westminster New

I recently downloaded this template on zencart 155e. I really like the template. I cannot figure out how to add multi-able images to a items page because each item has multi-able color choices to choose from. In the past in our old site I would name them like; al, and al_orange, al_pink, ect. then put them in the image folder.
Can I do that to this template?

Also I cannot find the fix for our logo to work on a mobile device. I get the "Westminster New" logo

Thanks in advance for any help
Dave

11 Mar 2017, 4:17 PM
#1455
maynards avatar

maynards

Zen Follower

Join Date:
Feb 2010
Location:
Minnesota
Posts:
392
Plugin Contributions:
0

Re: Westminster New

Maynards:

I recently downloaded this template on zencart 155e. I really like the template. I cannot figure out how to add multi-able images to a items page because each item has multi-able color choices to choose from. In the past in our old site I would name them like; al, and al_orange, al_pink, ect. then put them in the image folder.
Can I do that to this template?

Also I cannot find the fix for our logo to work on a mobile device. I get the "Westminster New" logo

Thanks in advance for any help
Dave

After hours of trying I figured out the problems with additional images. I did not properly name the first image in the Product in Category page.

I still have the problem with the logo on mobile devices.

12 Mar 2017, 1:44 PM
#1456
maynards avatar

maynards

Zen Follower

Join Date:
Feb 2010
Location:
Minnesota
Posts:
392
Plugin Contributions:
0

Re: Westminster New

After 2 days of searching for the problem of my logo not working in my phone. I found the problem was just clearing the cashe in my phone.

12 Mar 2017, 2:43 PM
#1457
maynards avatar

maynards

Zen Follower

Join Date:
Feb 2010
Location:
Minnesota
Posts:
392
Plugin Contributions:
0

Re: Westminster New

Is there a way to edit the Details Tab in each product.

13 Mar 2017, 3:04 PM
#1458
eris avatar

eris

New Zenner

Join Date:
Jan 2007
Posts:
11
Plugin Contributions:
0

Re: Westminster New

thooke01:

!
Anne I have the same question, I Love the template; it really updated a tired old site. Thank you.
However I changed the columns no luck. I looked at the CSS, i'm not experienced enough to alter that without breaking something. my site is Epic Greeting Cards Any suggestions?

Thanks
Thom

I have attached A screen shot.
Attachment 16967

I have a solution to this! You need to go into your PhPmyadmin. Find your ZenCart Database then look for the flexible_Footer_Menu table. scroll down till you find the column with your html text then select that one to edit. You can go ahead and put the correct html code in there. It got stripped when you use zencart admin footer plugin. I promise it won't strip it in phpmyadmin. I had the same problem and thought of trying this method and it worked for me =). Good luck.

14 Mar 2017, 2:26 PM
#1459
thooke01 avatar

thooke01

New Zenner

Join Date:
Oct 2010
Posts:
4
Plugin Contributions:
0

Re: Westminster New

Eris:

I have a solution to this! You need to go into your PhPmyadmin. Find your ZenCart Database then look for the flexible_Footer_Menu table. scroll down till you find the column with your html text then select that one to edit. You can go ahead and put the correct html code in there. It got stripped when you use zencart admin footer plugin. I promise it won't strip it in phpmyadmin. I had the same problem and thought of trying this method and it worked for me =). Good luck.

Thank you so much! it works like a dream!! I spent so much time on this and it was a simple fix. I owe you a Green beer for st pat's day!

14 Mar 2017, 2:28 PM
#1460
thooke01 avatar

thooke01

New Zenner

Join Date:
Oct 2010
Posts:
4
Plugin Contributions:
0

Re: Westminster New

Maynards:

Is there a way to edit the Details Tab in each product.

I would like to do that also. Any suggestions greatly appreciated. I can make a custom tab but that would be Global.