Thread: Westminster New

Page 162 of 187 FirstFirst ... 62112152160161162163164172 ... LastLast
Results 1,611 to 1,620 of 1865
  1. #1611
    Join Date
    Jan 2018
    Location
    Belgium
    Posts
    12
    Plugin Contributions
    0

    Default Re: Westminster New

    Hello

    I installed the new westminster 1.3 template on a zen-cart 1.5.5.e website that was upgraded from version 1.3.6.
    On this website you can see the reviews in a second tab as here appearing: http://www.hblogo.be/logo/index.php?...oducts_id=1790 .

    As i have multiple websites. For my second website i copied the full upgraded sub directory and linked it to the old 1.3.6 database, then ran the upgrade database to get it to 1.5.5 and then did my layout/images/css modifications to give it a different view. Now, on this second website the reviews are not appearing: http://www.hbgarden.be/tuin/index.ph...oducts_id=1915 .

    Somebody an idea what could have gone wrong. Do i potentially miss an entry in the database that is not being created automatically when doing the upgrade database and the install of the new westminster template?

    Anyone an idea how i could try to debug this?

  2. #1612
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,475
    Plugin Contributions
    11

    Default Re: Westminster New

    Have you checked to see if it is turned on in the Layout Boxes Controller under the Tools menu in the admin backend?

  3. #1613
    Join Date
    Jan 2018
    Location
    Belgium
    Posts
    12
    Plugin Contributions
    0

    Default Re: Westminster New

    Hello, yes it is.

    What i did notice is that i was missing in the bannermanager the 'Custom Tab' entry. I now added that one. And thanks to this the reviews are now appearing as you can see here: http://www.hbgarden.be/tuin/index.ph...oducts_id=1873 .

    Now, the only issue is that they appear in a 'Custom Tab' and not in the 'Reviews' tab.

  4. #1614
    Join Date
    Oct 2017
    Location
    Belgium
    Posts
    9
    Plugin Contributions
    0

    Default Re: Westminster New

    Hello

    I am running zen-cart 1.5.5e with new westminster template version 1.3.

    My site used to work fine. I am now migrating my site to a new hosting with an other php version, being now 7.1

    I get following error message, and my side is only appearing partially:
    [03-Jan-2019 22:31:19 Europe/Zurich]
    #1 zen_categories_ul_generator->buildBranch() called at [/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/classes/categories_ul_generator.php:85]
    #2 zen_categories_ul_generator->buildTree() called at [/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/templates/tpl_modules_mobile_categories_tabs.php:27]
    #3 require(/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/templates/tpl_modules_mobile_categories_tabs.php) called at [/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/common/tpl_header.php:134]
    #4 require(/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/common/tpl_header.php) called at [/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/common/tpl_main_page.php:182]
    #5 require(/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/common/tpl_main_page.php) called at [/home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/index.php:99]

    [03-Jan-2019 22:31:19 Europe/Zurich] PHP Warning: A non-numeric value encountered in /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/classes/categories_ul_generator.php on line 58
    [03-Jan-2019 22:31:19 Europe/Zurich] PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/modules/westminster_new/category_row.php:39
    Stack trace:
    #0 /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/template_default/templates/tpl_modules_category_row.php(14): require()
    #1 /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/templates/tpl_index_categories.php(74): require('/home/clients/c...')
    #2 /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/modules/pages/index/main_template_vars.php(236): require('/home/clients/c...')
    #3 /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/templates/westminster_new/common/tpl_main_page.php(253): require('/home/clients/c...')
    #4 /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/index.php(99): require('/home/clients/c...')
    #5 {main}
    thrown in /home/clients/c477073212c6ebc6f43381426c763dbd/web/logo/includes/modules/westminster_new/category_row.php on line 39


    Did somebody encounter a similar issue? Do i have to consider someting with moving to php7.1?

    Best regards
    Bart

  5. #1615
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,475
    Plugin Contributions
    11

    Default Re: Westminster New

    Here's the thing folks are going to have to realize with a lot of the initial responsive templates.

    Most, especially this one, were released even before PHP 5.6. And, as of three days ago, PHP 5.6 is no longer officially supported in ANY way.

    PHP 7.1 will not be supported in ANY way on 1 Dec, 2019.

    Unless you are able to put a band-aid on the PHP, it's just going to be a major headache each time your host is forced to move to the next level.

    I do believe that time is better spent to make the responsively template into your own. What we do is use lat9's clone a template to make a copy of the responsive_classic. Then, we use the color change mod to adjust basic colors. Then, we clone again to start making the tweaks necessary to finalize your look.

    You can always find newer ways to include sliders and other items that need the newer PHP.

  6. #1616
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Westminster New

    Quote Originally Posted by dbltoe View Post
    Here's the thing folks are going to have to realize with a lot of the initial responsive templates.

    Most, especially this one, were released even before PHP 5.6. And, as of three days ago, PHP 5.6 is no longer supported in ANY way.

    PHP 7.1 will not be supported in ANY way on 1 Dec, 2019.

    Unless you are able to put a band-aid on the PHP, it's just going to be a major headache each time your host is forced to move to the next level.

    I do believe that time is better spent to make the responsively template into your own. What we do is use lat9's clone a template to make a copy of the responsive_classic. Then, we use the color change mod to adjust basic colors. Then, we clone again to start making the tweaks necessary to finalize your look.

    You can always find newer ways to include sliders and other items that need the newer PHP.
    Well said - Excellent post - I know I am not your favorite zenner after our little tiff however I think this is one of the best posts I have read in a long time. I myself am continually having problems with this template and have stubbornly persisted in staying with it, primarily due to lack of confidence, however I am as of this moment going to do exactly what you suggested dbltoe. I have put the url for this post in my favorites as a reminder.

    cheers, Mike

  7. #1617
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Sold Out Button

    Although I've used ZC for my online store for many years, I've managed to find answers to issues on the Forum and I've not had to post a question before. This time I can't find any help anywhere and I'm hoping someone can assist...

    I've just upgraded to ZC 1.5.5f and run 155 Westminster New latest version. My server has PHP 7.0 set at the moment because the formatting falls apart when I use 7.1 or above.

    I've got an annoying button problem with the SOLD OUT button that replaces the DETAILS buttgon on the products display. The DETAILS button is perfectly aligned but the SOLD OUT button is displayed slightly lower and half of the word "details" can be seen behind the top of the button. I've attached an image of my site to show how this looks. I think there's a stray line/carriage return been added somewhere in some code that is dropping the button down 1 line. That being said, I've looked everywhere for it (Dev Toolket etc) and can't find the offending file. Can anyone offer any advice?

    Many thanks
    Andy
    Attached Images Attached Images  

  8. #1618
    Join Date
    Dec 2010
    Posts
    29
    Plugin Contributions
    0

    Default Re: Sold Out Button

    Try this in your CSS file,

    .centerBoxContentsProducts > a:nth-of-type(2) {display: none;}

  9. #1619
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Sold Out Button

    Perfect! Many, many thanks. I'd never have got there on my own!

  10. #1620
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    387
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by dbltoe View Post
    Here's the thing folks are going to have to realize with a lot of the initial responsive templates.

    Most, especially this one, were released even before PHP 5.6. And, as of three days ago, PHP 5.6 is no longer officially supported in ANY way.

    PHP 7.1 will not be supported in ANY way on 1 Dec, 2019.

    Unless you are able to put a band-aid on the PHP, it's just going to be a major headache each time your host is forced to move to the next level.

    I do believe that time is better spent to make the responsively template into your own. What we do is use lat9's clone a template to make a copy of the responsive_classic. Then, we use the color change mod to adjust basic colors. Then, we clone again to start making the tweaks necessary to finalize your look.

    You can always find newer ways to include sliders and other items that need the newer PHP.
    Sorry for my lack of knowledge on what PHP is exactly and how it works but does upgrading to the latest version of Zen Cart fix this issue.

 

 

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR