Results 1 to 10 of 288

Threaded View

  1. #11
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive Apparel Boutique Template

    Quote Originally Posted by chowardart View Post
    Sorry to keep asking, but my results... I added a new image (rapslide6.jpg where the other slides are (images/banners/). I added the slide listing in the store's Banner Manager, and matched the info set up of the other five rapslide images already there. Then I went to tpl_home_slider.php file, copied the rapslide5 code and pasted it in after the 5 code and changed it to 6:

    <?php
    if (SHOW_BANNERS_GROUP_SETRAP6 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SETRAP6)) {
    if ($banner->RecordCount() > 0) {
    echo zen_display_banner('static', $banner);
    }
    }
    ?>

    (so now there's 1 through 6)

    Refresh the main page but it still shows only 5... Did I miss a step?
    There are more steps involved. You are creating a new banner group. If you do a search on the forum you will find several how to's about this ;) You will also need to add the database info. See the sql patch for details on what needs to be added to the database.

    Thanks,

    Anne
    Last edited by picaflor-azul; 18 Sep 2013 at 05:32 PM.

 

 

Similar Threads

  1. Apparel Boutique Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 431
    Last Post: 8 Dec 2016, 04:27 PM
  2. Replies: 3
    Last Post: 10 Jun 2014, 09:45 PM
  3. Modify or change template from Apparel Boutique to Lite Orange?
    By sweetaloma in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Dec 2012, 07:34 PM
  4. Replies: 7
    Last Post: 14 Jun 2012, 04:15 PM
  5. Replies: 1
    Last Post: 18 Jan 2011, 04:08 AM

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