• Resolved muydelpalo

    (@muydelpalo)


    Hi! I am building my own theme and can’t seem to get carousel and infinite scroll to work (or at least work right)

    I have tried Carousel with twenty fourteen and it works, so I guess I am missing something so that my theme can support carousel. Maybe something in functions.php, I don’t know… Any ideas?

    As for infinite scroll, it also works fine in twentyfourteen, but this is what happens with my theme:
    I have my index page to display 21 posts from the category “blog” only. When I get to the bottom and the infinite scroll starts, “page 2” displays the 22nd post, then displays again the 21 previous posts that “page 1” was already displaying.

    Obviously there is something I am doing wrong, can someone please help me? Thank you very much!

    https://wordpress.org/plugins/jetpack/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi there! For your first issue with Carousel, could you post your site URL here, so I can have a look?

    If you want it to remain private, you can also contact us via this contact form:
    http://jetpack.me/contact-support/

    Make sure to include a link to this thread in your message.

    For your infinite scroll issue, could you post your theme’s functions.php file to http://pastebin.com or somewhere similar, and share the link here or via the contact form? Thanks!

    Thread Starter muydelpalo

    (@muydelpalo)

    Hi Richard! Thank you for the quick response.
    I’ve managed to get infinite scroll to work, it had something to do with content.php and similar files that I was not using correctly.
    It hasn’t worked with Carousel though. Currently I am working on a local install with MAMP (could that be the problem?) so maybe I can send the files or post some specific code to pastebin
    Thanks again for your time!

    Plugin Contributor Richard Archambault

    (@richardmtl)

    It hasn’t worked with Carousel though. Currently I am working on a local install with MAMP (could that be the problem?) so maybe I can send the files or post some specific code to pastebin

    Hmm, that’s odd. Do you have wp_footer(); in your footer.php file? Is your site outputting jQuery anywhere? If you want, I can take a lok at your theme files. Upload a zip somewhere and I’ll take a look.

    Thread Starter muydelpalo

    (@muydelpalo)

    It was the footer thing! wow, I feel rather stupid now, it was so simple! Thank you very much for your time Richard!

    Plugin Contributor Richard Archambault

    (@richardmtl)

    No problem, those kinds of things happen to the best of us. Glad I could help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Carousel and infinite scroll not quite working’ is closed to new replies.