Page 7 of 9 FirstFirst ... 56789 LastLast
Results 61 to 70 of 87
  1. #61
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Scrolling Featured Sidebox support thread

    Quote Originally Posted by misty View Post
    As mentioned in other thread, is probably achievable with
    slide show sidebox...not sure about using scrolling featured
    sidebox for news...would have to investigate when have spare
    moment.
    OK, just one more question.
    Where can I get slideshow sidebox?
    Couldn't find it by searching in the downloads area and not available in dezina.com.
    Thanks.

  2. #62
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Scrolling Featured Sidebox support thread

    Quote Originally Posted by ckosloff View Post
    OK, just one more question.
    Where can I get slideshow sidebox?
    Couldn't find it by searching in the downloads area and not available in dezina.com.
    Thanks.
    Still testing on various zencart releases, so not available
    as yet.

  3. #63
    Join Date
    Aug 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Scrolling Featured Sidebox support thread

    Hi Misty,

    I put the tpl_featured.php in the path, this istīs an unique file that donwload in the free software add-ons options in www.zen-cart.com
    I change to enable status in controler sideboxes option
    I change in the config->maximum valuez -> Random Featured Products for Box to 5 value

    with all this steps dont work. This add-on its buyit of freeware?

    You can an idea?

    Thanks

    Rolando Maldonado
    www.todoenguate.com

  4. #64
    Join Date
    Apr 2008
    Location
    Boston
    Posts
    148
    Plugin Contributions
    0

    Default Re: Scrolling Featured Sidebox support thread

    Scrolling featured box works great except in IE6. I did the fix for the images being offset in IE6 but now the scrolling images start scrolling at the top of the featured .box_head rather than the featured .box_body in IE 6 only. So, the "Featured [More]' text gets scrolled over.
    Any ideas?

    ww.keepsafeco.com

  5. #65
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Scrolling Featured Sidebox support thread

    Quote Originally Posted by Mickmo68 View Post
    Scrolling featured box works great except in IE6. I did the fix for the images being offset in IE6 but now the scrolling images start scrolling at the top of the featured .box_head rather than the featured .box_body in IE 6 only. So, the "Featured [More]' text gets scrolled over.
    Any ideas?

    ww.keepsafeco.com
    Your zencart site also has Image Handler installed...see
    earlier post in this thread
    i.e.
    http://www.zen-cart.com/forum/showpo...0&postcount=53
    Then scrolling will work correctly
    i.e
    http://dezinashop.com/demo/index.php

  6. #66
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Scrolling Featured Sidebox support thread

    Quote Originally Posted by misty View Post
    Your zencart site also has Image Handler installed...
    Hi Misty,
    Please clarify on which file should I make the modification, if possible line #, please.
    Thanks.

  7. #67
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Scrolling Featured Sidebox support thread

    Quote Originally Posted by ckosloff View Post
    Hi Misty,
    Please clarify on which file should I make the modification, if possible line #, please.
    Thanks.
    IF you have scrolling featured sidebox installed..
    tpl_featured.php
    REPLACE
    Code:
    if ($total > 1) { //if more than one special exists in the db then scrolling begins
      $content .= '<MARQUEE behavior= "scroll" align= "center" direction= "up" height="160" scrollamount= "2" scrolldelay= "5" onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>' . $rn .'</MARQUEE>';
      }
    WITH
    Code:
    if ($total > 1) { //if more than one special exists in the db then scrolling begins
      $content .= '<MARQUEE style="position:relative" behavior= "scroll" align= "center" direction= "up" height="160" scrollamount= "2" scrolldelay= "5" onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>' . $rn .'</MARQUEE>';
      }

  8. #68
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Scrolling Featured Sidebox support thread

    Quote Originally Posted by misty View Post
    IF you have scrolling featured sidebox installed..
    Thanks misty for reply and great contribs.
    I don't have it installed at present, but will shortly.
    Just gathering info for now.

  9. #69
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    274
    Plugin Contributions
    0

    Default Re: Scrolling Featured Sidebox support thread

    Hi Misty,

    Does this wonderful Mod works in CenterBox as well? If not how can I make it work in the CenterBox? Or should I be looking at the slideshow instead. I do not use left or right sidebox.
    Pre-Owned Books and Second Hand Stuff: http://www.onlineyardsale.ca

  10. #70
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Scrolling Featured Sidebox support thread

    should I be looking at the slideshow instead
    Yes, add to define main page...adding to centre box will
    be complicated.

 

 
Page 7 of 9 FirstFirst ... 56789 LastLast

Similar Threads

  1. v153 jQuery Scrolling Sideboxes [Support Thread]
    By lat9 in forum Addon Sideboxes
    Replies: 79
    Last Post: 15 Apr 2024, 10:20 PM
  2. v150 Carousel Featured Products (carouFresel style) [Support Thread]
    By kamelion0927 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 16 Oct 2023, 01:47 PM
  3. Best Seller's Scrolling Images - support thread
    By chaiavi in forum Addon Sideboxes
    Replies: 32
    Last Post: 25 Jun 2022, 03:23 AM
  4. Replies: 94
    Last Post: 8 Oct 2014, 07:47 AM
  5. scrolling Featured sidebox
    By procustomts in forum Addon Sideboxes
    Replies: 8
    Last Post: 8 Nov 2007, 08:55 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