Results 1 to 4 of 4
  1. #1
    Join Date
    May 2011
    Posts
    5
    Plugin Contributions
    0

    Default 2 layout questions

    I took over this site and not real great with zen cart so could use a little help if possible.

    The site is http://www.fireworks4all.com

    My questions are 1st how do I get that slider bar moved to the bottom or completely gone I do not see that in the admin section anywhere.

    2nd after it says welcome to four seasons fireworks it seems to show the categories with pictures I want that to not show and add in some text information.

    Any help is much appreciated.

    Thanks

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: 2 layout questions

    I'm afraid this isn't going to seem to helpful, but at least I can let you know more about the situation you're in.

    It looks to me as though the site is using a Template Monster (TM) template, and a rather old one at that. That template has been been customized to include the slider.

    The problem is that TM templates from that era didn't necessarily respect the Zen Cart admin facilities anyway, and we can't see from the public side of the site what customizations were done to insert that slider.

    What you could do would be to use the Admin > Tools > Developers Toolkit to search your templates for "slider" and that might help you to find where it's been inserted.

    But unless this site is converting well (which would be a surprise) my advice would be to start again and develop a new template.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    May 2011
    Posts
    5
    Plugin Contributions
    0

    Default Re: 2 layout questions

    Thanks for the advice upon searching this is all I could find for the information that you had me look for.

    Searching 1007 files ... for: slider

    /home2/firewor3/public_html/includes/templates/template_default/common/tpl_main_page.php

    Line #152 : <div class="slider">

    Line #153 : <div class="slider-wrapper">

    Line #159 : <ul id="slider_list">

    Line #446 : prepare_slider();

    /home2/firewor3/public_html/includes/templates/theme341/common/tpl_main_page.php

    Line #152 : <div class="slider">

    Line #153 : <div class="slider-wrapper">

    Line #159 : <ul id="slider_list">

    Line #446 : prepare_slider();

    /home2/firewor3/public_html/includes/templates/theme341/common/tpl_main_page_old.php

    Line #152 : <div class="slider">

    Line #153 : <div class="slider-wrapper">

    Line #159 : <ul id="slider_list">

    Line #446 : prepare_slider();

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: 2 layout questions

    What that tells us is that whomever implemented the slider didn't really know what they were doing, since they have hacked the default pages and included it in what appears to be a non-functioning backup page - or maybe that was done later.

    To remove it you will need to go into each of those files and remove everything from the div tag with class slider to the equivalent closing div tag.

    However, that will still leave behind the scenes maintenance functions. To clean these out a good starting point would be the Developers Toolkit again to find where the prepare_slider function is defined.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Layout Questions
    By pebbles in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jun 2007, 04:56 AM
  2. Layout / CSS questions
    By mgrunk in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 28 Feb 2007, 10:45 AM
  3. Layout questions
    By Andrew266 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Oct 2006, 11:21 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