Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2010
    Posts
    3
    Plugin Contributions
    0

    Default slide show error

    Hello,
    >
    > I downloaded a free templates the other day (apparel boutique from www.picaflor-azul.com)
    > and I'm having problems with the slide show. I edited the urls to put in
    > place my web address and I'm now seeing this on the home page:
    >
    > <?php define(IMAGE1,'slide1.jpg');// default width 700px height 250px /
    > define(IMAGE2,'slide2.jpg'); define(IMAGE3,'slide3.jpg');
    > define(IMAGE4,'slide4.jpg'); define(IMAGE5,'slide5.jpg'); define(URL1,'
    > http://www.mycuriouskitty.com/'); define(URL2,'
    > http://www.mycuriouskitty.com/'); define(URL3,'
    > http://www.mycuriouskitty.com/'); define(URL4,'
    > http://www.mycuriouskitty.com/'); define(URL5,'
    > http://www.mycuriouskitty.com/'); ?> <script type="text/javascript"
    > src="includes/templates/apparel_boutique/jscript/jscript_easySlider.js"></script>
    > <script type="text/javascript"> $(document).ready(function(){
    > $("#slider").easySlider({ auto: true, continuous: true, numeric: true });
    > }); </script> <div id="slider"> <ul> <li><a href="<?php echo URL1 ?>"><img
    > src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE,
    > $current_page_base,'images').'/'.IMAGE1 ?>" alt="first slide image"
    > /></a></li> <li><a href="<?php echo URL2 ?>"><img src="<?php echo
    > $template->get_template_dir('',DIR_WS_TEMPLATE,
    > $current_page_base,'images').'/'.IMAGE2 ?>" alt="second slide image"
    > /></a></li> <li><a href="<?php echo URL3 ?>"><img src="<?php echo
    > $template->get_template_dir('',DIR_WS_TEMPLATE,
    > $current_page_base,'images').'/'.IMAGE3 ?>" alt="third slide image"
    > /></a></li> <li><a href="<?php echo URL4 ?>"><img src="<?php echo
    > $template->get_template_dir('',DIR_WS_TEMPLATE,
    > $current_page_base,'images').'/'.IMAGE4 ?>" alt="fourth slide image"
    > /></a></li> <li><a href="<?php echo URL5 ?>"><img src="<?php echo
    > $template->get_template_dir('',DIR_WS_TEMPLATE,
    > $current_page_base,'images').'/'.IMAGE5 ?>" alt="fifth slide image"
    > /></a></li> </ul> </div>
    >
    >
    >
    > here is the web address: http://www.mycuriouskitty.com/
    >
    >
    >
    >
    > Thank You for your help,
    >
    > Matthew

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: slide show error

    What VERSION of ZC are you running? Is it 1.3.9g by any chance? There are some issues with HTML parsing with that version, that have been altered in 1.3.9h

    That define page must only be edited in PLAIN TEXT mode. If you have HTMLArea active, you will have problems when you save an edited page. Read the README.txt file that comes with the module.
    20 years a Zencart User

 

 

Similar Threads

  1. Show 4 products from a category as a slide show on mainpage
    By vinnyna in forum General Questions
    Replies: 5
    Last Post: 14 Dec 2011, 05:52 AM
  2. Slide show suitable for 1.3.9h?
    By Pookiehair in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Oct 2011, 11:34 AM
  3. Flash Slide Show..
    By mkalavitz in forum General Questions
    Replies: 5
    Last Post: 17 Feb 2010, 08:06 PM
  4. scrolling slide show
    By kitcorsa in forum General Questions
    Replies: 9
    Last Post: 13 Dec 2008, 12:37 AM
  5. moving slide show
    By snarfy in forum General Questions
    Replies: 0
    Last Post: 19 Jun 2008, 06:29 PM

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