Page 17 of 17 FirstFirst ... 7151617
Results 161 to 167 of 167
  1. #161
    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 rufusclc View Post
    Thanx for prompt response - my wife loves the scroll on the front of her site
    I meant a different choice of product ie some way to choose what gets displayed
    did not mean direction of scroll
    Rufus
    No, they are random selections

  2. #162
    Join Date
    Oct 2007
    Posts
    241
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    Quote Originally Posted by clydejones View Post
    open includes/templates/YOUR_TEMPLATE/sideboxes/tpl_best_sellers.php

    find the following section of code:

    PHP Code:
        $bsl .= '<li><a href="' zen_href_link(zen_get_info_page($bestsellers_list[$i]['id']), 'products_id=' $bestsellers_list[$i]['id']) . '">' zen_trunc_string($bestsellers_list[$i]['name'], BEST_SELLERS_TRUNCATEBEST_SELLERS_TRUNCATE_MORE) . '</a><br /><a href="' zen_href_link(zen_get_info_page($bestsellers_list[$i]['id']), 'products_id=' $bestsellers_list[$i]['id']) . '">' .  zen_image(DIR_WS_IMAGES $bestsellers_list[$i]['image'], $bestsellers_list[$i]['name'], SMALL_IMAGE_WIDTHSMALL_IMAGE_HEIGHT) .'</a><br /></li>' "\n"
    AND replace it with the following:
    PHP Code:
        $bsl .= '<li><a href="' zen_href_link(zen_get_info_page($bestsellers_list[$i]['id']), 'products_id=' $bestsellers_list[$i]['id']) . '">' zen_trunc_string($bestsellers_list[$i]['name'], BEST_SELLERS_TRUNCATEBEST_SELLERS_TRUNCATE_MORE) . '</a><br /><a href="' zen_href_link(zen_get_info_page($bestsellers_list[$i]['id']), 'products_id=' $bestsellers_list[$i]['id']) . '">' .  zen_image(DIR_WS_IMAGES $bestsellers_list[$i]['image'], $bestsellers_list[$i]['name'], SMALL_IMAGE_WIDTHSMALL_IMAGE_HEIGHT) .'</a><br /><hr /></li>' "\n"
    I like the Horizontal Line idea. It looks cool in this mod.

    You can also add more <BR /> tags before and after the HR to add even more space between the products.

  3. #163
    Join Date
    Oct 2007
    Posts
    241
    Plugin Contributions
    0

    help question jscroller on cell phones

    Hello fellow zen carters!

    I did install this mod on a 1.3.8A cart, and it works 100%.

    BUT--if you try viewing the site with a cell phone browser, once you scroll down to the part with the jScroller, you cant get any further, as more images just keep scrolling up....you can't get past it...

    So, how do i avoid this? Is there a way to turn off the jScroller if the browser type is a cell phone??

  4. #164
    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 Donn View Post
    Hello fellow zen carters!

    I did install this mod on a 1.3.8A cart, and it works 100%.

    BUT--if you try viewing the site with a cell phone browser, once you scroll down to the part with the jScroller, you cant get any further, as more images just keep scrolling up....you can't get past it...

    So, how do i avoid this? Is there a way to turn off the jScroller if the browser type is a cell phone??
    You could try adding an @media query to includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    @media all and (max-width: 480px) {
    #navColumnOne, #navColumnTwo {
    width:0 !important;
    display:none;
    }
    }

  5. #165
    Join Date
    Sep 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    Great mod but not working with Image Handler 3 so I remove it.
    Is someone manage to make it work with IH3?

  6. #166
    Join Date
    Oct 2011
    Location
    Italy
    Posts
    8
    Plugin Contributions
    0

    Default Re: jScroller Sidebox Package Support Thread

    Hi, I installed sidebox_for_list_manufacturers_logos and I would apply jscroll to scroll through the pictures (of course excluding random). How can I do?
    Thank you.
    Zencart 1.3.9H

  7. #167
    Join Date
    Mar 2011
    Location
    VIC, AU
    Posts
    57
    Plugin Contributions
    6

    Default Re: jScroller Sidebox Package Support Thread

    Great mod Clyde. Its perfect on my 1.3.9h.
    Thanks heaps.

 

 
Page 17 of 17 FirstFirst ... 7151617

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR