Thread: Westminster New

Page 145 of 187 FirstFirst ... 4595135143144145146147155 ... LastLast
Results 1,441 to 1,450 of 1865
  1. #1441
    Join Date
    May 2015
    Posts
    23
    Plugin Contributions
    0

    Default Re: 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.

  2. #1442
    Join Date
    May 2015
    Posts
    23
    Plugin Contributions
    0

    Default 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:

    HTML Code:
    </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.

  3. #1443
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default 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

  4. #1444
    Join Date
    May 2015
    Posts
    23
    Plugin Contributions
    0

    Default 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

  5. #1445
    Join Date
    Jul 2007
    Posts
    18
    Plugin Contributions
    1

    Default Re: Westminster New

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

  6. #1446

    Default 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. Name:  detail Tab.jpg
Views: 275
Size:  25.5 KB

    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.

  7. #1447
    Join Date
    Jan 2015
    Posts
    191
    Plugin Contributions
    0

    Default 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

  8. #1448
    Join Date
    Jan 2015
    Posts
    191
    Plugin Contributions
    0

    Default Re: Westminster New

    did not work. Also found this which doesn't work because I don't have the folder it directs me to

    https://www.picaflor-azul.com/blog/e...-footer-links/

    I'm still on version 1.54 if it matters.

  9. #1449
    Join Date
    Jan 2015
    Posts
    191
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    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....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. #1450
    Join Date
    Jan 2007
    Posts
    11
    Plugin Contributions
    0

    Default 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

 

 

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