Search:

Type: Posts; User: lat9

Search: Search took 0.02 seconds.

  1. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I dunno, haven't tried. When you're viewing the site, press your browser's F12 (in Windows or the equivalent for your OS) to view the Developers' Tools. Click the "Console" tab to see if there are...
  2. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I see no reason why these sideboxes should not work on zc200's responsive_classic template or a clone thereof.
  3. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    No suggestions in this support-thread, since that's template-dependent. How about posting in the support-thread for the template you're using.
  4. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Looks similar to what I've got staged for release. The major differences are using HTML5 so I've changed all the <br /> to <br> and removed the type="text/javascript" from the <script> tag.
  5. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    You're appending that AND clause to the wrong variable:


    if (isset($_GET['products_id'])) { $scrolling_review_sql .= " and p.products_id = '" . (int)$_GET['products_id'] . "'"; }
  6. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1909
  7. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I've just submitted v2.1.3 of the jQuery Scrolling Sideboxes.

    This release contains changes associated with the following GitHub issues:

    #11: Correct variable usage in...
  8. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Oh my!:shocking: That bug's been present forever (thanks for the report).

    I use the featured_scrolling (My Services) and whats_new_scrolling (Recently Updated) sideboxes on My Website. The...
  9. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1909
  10. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I've just submitted v2.1.2 to the Zen Cart Plugins for review, correcting the issue that @dbltoe identified in post #56. I'll update this thread when the plugin is available for download.
  11. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Actually, the change should be to remove those brackets:


    $content .= '<a href="' . zen_href_link(zen_get_info_page($ss_pid), 'cPath=' ....
  12. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Make sure that the jscript_side_box_slider.js is present in the site's active template's /jscript sub-directory and that there are no console-logs (indicating that there's a jQuery conflict/issue).
  13. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I've just submitted v2.1.1 for review, correcting that parse-error introduced in v2.1.0.
  14. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Of course, I validated each of these ... except the specials. I'll get another point-release going. Thanks, as always, for keeping me honest.
  15. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I've just submitted v2.1.0 to be reviewed by the plugin moderators and will post back when it's available for download (https://www.zen-cart.com/downloads.php?do=file&id=1909).

    This version...
  16. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I don't know if this is the issue, but ... I compared that site to the one that was having issues with EMP. The differences that I saw were that on the site that's having the jQuery Scrolling...
  17. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    v2.0.0 is now available for download.
  18. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I've just submitted v2.0.0 of the plugin for review. This version:

    Drops support for Zen Cart versions prior to 1.5.5.
    Includes a template-override folder (YOUR_TEMPLATE) version of the...
  19. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Thanks, DrByte; you hit the nail on the head. I need to update the plugin's distribution to ensure that there's a copy of the /jscript/jscript_sidebox_slider.js file in the /YOUR_TEMPLATE/jscript...
  20. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    @dbltoe, that's weird; I've been using those sideboxes on my site since 1.5.5a with a clone of the responsive_classic template.

    In what way did it "not work" out-of-the-box?
  21. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    allmart, I've used a couple of the "equal heights" jQuery scripts for other purposes. Let me investigate and I'll get back with you, since your request is one that I've had on my list for this...
  22. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    @allmart, rather than cluttering this support thread, let's take your questions to the Clone a Template support thread.
  23. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Just a note, when you "clone" the responsive_classic template, you'll be pulling in/cloning that template with all your current changes.
  24. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    It's looking good! Unfortunately, there's more change required that just a CSS centering for the mobile display, since the scrolling somehow sets the page at the top after every image-update.
    ...
  25. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    You're very welcome. If you'd post a link to the site, perhaps I can help further.
  26. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    To make the change you're requesting, you'll need to change (at least) two files, adding the portions identified like this:

    /includes/modules/sideboxes/YOUR_TEMPLATE/whats_new_scrolling.php:

    ...
  27. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    You could re-use the SQL queries from /includes/modules/upcoming.php (that's the centerbox implementation).
  28. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I've checked this plugin; it's compatible with Zen Cart v1.5.4 and v1.5.5 (no core-file changes).
  29. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I took down that test subdomain a while ago; you can view their operation on http://vinosdefrutastropicales.com, though!
  30. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Yes. In each case, the plugin's sideboxes were cloned from their built-in Zen Cart sidebox of a similar name. The jQuery that handles the scrolling is a common function, invoked via the sidebox's...
  31. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Just like with the built-in featured and what's new sideboxes, if you don't have any products defined as featured or up-coming then these sideboxes won't have content ... so you should turn them off.
  32. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I'll make a note of your enhancement request!
  33. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    v1.1.0 is now available for download.
  34. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I just submitted v1.1.0 of this plugin; it now includes a best_sellers_scrolling sidebox.
  35. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I'd be honored!:smile:
  36. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    You can see this contribution in action at http://test.vinosdefrutastropicales.com.
  37. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I installed Clyde's contribution on a local test site; here are the differences:

    javascript (6KB) vs. jQuery (1KB)
    The selections actually scroll, rather than simply changing the image at a...
  38. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I don't know; I didn't see that one before I developed this plugin. Do you have a site where I could see Clyde's contribution in action?
  39. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Now available from the Plugins area ...
  40. Replies
    79
    Views
    66,208

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Once approved, the plugin can be downloaded here: http://www.zen-cart.com/downloads.php?do=file&id=1909
  41. Replies
    79
    Views
    66,208

    v153 jQuery Scrolling Sideboxes [Support Thread]

    I'll be uploading the subject plugin for review shortly and will post its download URL when I receive it.

    This plugin provides three new sideboxes: featured_scrolling, specials_scrolling and...
Results 1 to 41 of 41
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR