Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2011
    Posts
    102
    Plugin Contributions
    0

    Default Changing the way the slider works on the main page ...advice needed

    Using V:1.5with "A modern Zen" template. The best I can tell, the slider picks four random products to display on the main page. Is there any way to make the slider only show items from say "featured products" or "new products" only?

    If not, is there a way to turn the slider off?

    Thank you
    Bill

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing the way the slider works on the main page ...advice needed

    The best I can tell, the slider picks four random products to display on the main page
    Check the read me included with this template under "customize slider" and you will find the following
    Code:
    Change the Slider Images and Links
    
    1 - Create new images in your favorite image editor (standard size is 775 pixals wide by 325 pixals tall)
    
    2 - Upload the images to includes/templates/azienda/images/
    
    3 - Open includes/languages/english/html_includes/azienda/define_main_page.php and you will see code at the top:
    
    define('SLIDE_ONE', 'slide1.jpg');
    define('SLIDE_TWO', 'slide2.jpg');
    define('SLIDE_THREE', 'slide3.jpg');
    define('SLIDE_FOUR', 'slide4.jpg');
    
    define('SLIDE_ONE_URL', 'http://www.brandonturpin.com');
    define('SLIDE_TWO_URL', 'http://www.brandonturpin.com');
    define('SLIDE_THREE_URL', 'http://www.brandonturpin.com');
    define('SLIDE_FOUR_URL', 'http://www.brandonturpin.com');
    
    
    4 - Change the slide1.jpg to the title of your slide image
    
    5 - Change the url to where you want them directed when it is clicked.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2011
    Posts
    102
    Plugin Contributions
    0

    Default Re: Changing the way the slider works on the main page ...advice needed

    Thanks Kobra..but that didn't help. I read the read me file and there is nothing in it that even mentions the slider. I also went to the define_main_page.php. There is nothing there except for what I typed.

    So... I still need to know if there is a way to configure the slider to NOT just pick random pictures from the data base, but instead use the pictures in "featured Products" or if that can't be done, is there is a way to turn it off all together.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Changing the way the slider works on the main page ...advice needed

    It looks like you've turned the slider off. Good idea, in my opinion.

 

 

Similar Threads

  1. image slider/slideshow for the main page?
    By augiespanoramas in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Jun 2016, 10:01 PM
  2. How do I move the define_main_page text from under the slider to above the slider?
    By huntleybill in forum Customization from the Admin
    Replies: 1
    Last Post: 2 Oct 2013, 03:08 AM
  3. Replies: 25
    Last Post: 24 Jul 2009, 10:57 PM
  4. Changing the way Manufacturers field works
    By lismith in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 21 May 2007, 09:57 PM
  5. Changing the way the product description page looks
    By v.kirk in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 18 Jul 2006, 12:21 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