Page 2 of 17 FirstFirst 123412 ... LastLast
Results 11 to 20 of 167
  1. #11
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: jScroller Sidebox Package Support Thread

    Quote Originally Posted by Dellonious View Post
    Thanks for the fast response to my query. I pasted the line of code as described and the sidebox went blank. I checked the code and noticed that the original had a $sp before the closing DIV tags while the new one had a $fp, i took a shot and changed the $fp to $sp and it works as it is supposed to work now.

    I am by no means a coder and PHP is a new code to me but having coded HTML and like for a long time I took a chance and seem to have found a fix to the minor error.

    Once again great mod and even better now that it pauses on mouseover. THANKS!

    Dave
    You were working on the specials sidebox. $sp is the variable for the sidebox content.

    each of the sideboxes would have its own variable.

    I'll add the mouseover to the next updated version.

  2. #12
    Join Date
    Jan 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    Excellent!! Thanks for the feedback. I kinda figured it wasn't a mistake on your part as I have previously stated I am no coder and rarely that lucky!

    Thanks again!

    Dave

  3. #13
    Join Date
    Oct 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    it is a good package. I installed it, but just bestseller scroll, and the new products, featured products, special product sidebox can't scroll.

    Could someone help me?

  4. #14
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: jScroller Sidebox Package Support Thread

    Quote Originally Posted by samhuang View Post
    it is a good package. I installed it, but just bestseller scroll, and the new products, featured products, special product sidebox can't scroll.

    Could someone help me?
    URL for your site

  5. #15
    Join Date
    Oct 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread


  6. #16
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: jScroller Sidebox Package Support Thread

    Quote Originally Posted by samhuang View Post
    it is a good package. I installed it, but just bestseller scroll, and the new products, featured products, special product sidebox can't scroll.

    Could someone help me?
    You don't appear to be using the sidebox files that were included with the package.

    Your sideboxes appear to be made up of tables and the only one that contains the code to effect the scrolling is the bestsellers sidebox. (<div class="scroller_container"><div class="jscroller2_up jscroller2_speed-20"> </div></div>)

  7. #17
    Join Date
    Dec 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    Thanks for the great mod. I was wondering if there is a way to change the speed of the scrolling effect. Thanks in Advance.

  8. #18
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: jScroller Sidebox Package Support Thread

    Quote Originally Posted by phoeuth View Post
    Thanks for the great mod. I was wondering if there is a way to change the speed of the scrolling effect. Thanks in Advance.
    Open includes/templates/YOUR_TEMPLATE/sideboxes/tpl_WHATEVER.php

    Find the following section of code and change the highlighted portion.

    Code:
    <div class="scroller_container"><div class="jscroller2_up jscroller2_speed-20 jscroller2_mousemove">
    Save the file and upload to your server

  9. #19
    Join Date
    Jan 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    Well all was working and now it is not. I was using the specials scroller then disabled the special sidebox about a month ago. I wanted to use the What's New scroller so I made the changes to the file as suggested before that worked and it will not scroll at all.
    I even re-uploaded the entire package, re-made the changes and still nothing.

    Site URL is www.kennebecgiftsnmore.com

    Thanks for the help!

  10. #20
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: jScroller Sidebox Package Support Thread

    Quote Originally Posted by Dellonious View Post
    Well all was working and now it is not. I was using the specials scroller then disabled the special sidebox about a month ago. I wanted to use the What's New scroller so I made the changes to the file as suggested before that worked and it will not scroll at all.
    I even re-uploaded the entire package, re-made the changes and still nothing.

    Site URL is www.kennebecgiftsnmore.com

    Thanks for the help!
    A check of the page source indicates that you're missing the actual call to the scroller in that sidebox

    Code:
    <h3 class="leftBoxHeading" id="whatsnewHeading"><a href="http://kennebecgiftsnmore.com/index.php?main_page=products_new">New Products</a></h3>
    <div class="sideBoxContent centeredContent">
    it should look like this:
    Code:
    <h3 class="leftBoxHeading" id="whatsnewHeading"><a href="http://kennebecgiftsnmore.com/index.php?main_page=products_new">New Products</a></h3>
    <div class="sideBoxContent centeredContent"><div class="scroller_container"><div class="jscroller2_up jscroller2_speed-20 jscroller2_mousemove">
    Make sure you've renamed the YOUR_TEMPLATE folders to match the name of your custom template.

 

 
Page 2 of 17 FirstFirst 123412 ... LastLast

Similar Threads

  1. Social Sidebox Support Thread
    By brandonturpin in forum Addon Sideboxes
    Replies: 32
    Last Post: 21 Mar 2013, 06:51 AM
  2. Facebook sidebox -Support Thread
    By neboztik in forum Addon Sideboxes
    Replies: 31
    Last Post: 22 Jan 2013, 03:34 AM
  3. LiveChat Sidebox - Support Thread
    By b.kubiak in forum Addon Sideboxes
    Replies: 13
    Last Post: 15 Mar 2012, 08:00 PM
  4. v139h Longer Bestsellers sidebox - jScroller Sidebox Package
    By Maynards in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 12 Feb 2012, 07:26 PM
  5. GOB Package Trackers module - Support Thread
    By gob33 in forum Addon Shipping Modules
    Replies: 39
    Last Post: 15 Dec 2010, 02:39 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