Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter De Fenestrated

    (@defenestrated)

    So, when in doubt remove files until what you are looking for breaks.
    to trigger the current item in the home-navigation when scrolling look to:
    jquery.parallax-1.1.3.js

    For my purpose, I needed to put my dynamic script in before the height of the document is determined. There is a difference between
    wp_enqueue_scripts
    and
    wp_enqueue_script
    for more info see:
    https://developer.www.ads-software.com/themes/advanced-topics/child-themes/

    In lengthening the height of the containers, adding padding to the .home-container seems to keep alignment to the menu items, whereas <section> does not. Otherwise, still don’t know how the trigger works for the menu items. ??

    Thread Starter De Fenestrated

    (@defenestrated)

    I think the js is measuring the content of page ignoring any padding or margin as a base of measure.

    I agree. I have spent too much time wading through code, hacking and even styling the look through multiple style sheets. After all that, it still was not working in the most fundamental of ways. WP-E-Commerce documentation and support is pretty much non-existent, which makes the buggy code more buggy. But, these are really just the surface of the problems I encountered. I urge other designers/developers NOT to use wp e-commerce, nor the GOLD CART upgrade, but to try some other products, such as Cart66. Recently, I have been working SHOPP and eStore by Tips and Tricks HQ. There is a nominal cost, but the time saved is worth it. The documentation will have you up and running in no time, and there is someone on the other side, if you should need support.
    So, yes, R.I.P WP-E-Commerce.

Viewing 3 replies - 1 through 3 (of 3 total)