• I love the idea behind Portfolio, and I really like Blask’s implementation of the portfolio-page template. But Portfolio comes with its own headaches!

    In this instance, I’m trying to figure out how to get it to play nice with Infinite Scroll. I’ve read the documentation and tried a couple of different things, including adding the ID “folio-box” to div.portfolio-wrapper and modifying jetpack.php to use container => ‘folio-box’ in case that might do it. No dice.

    Is the problem that JP IS default render doesn’t correspond to the render used in The Loop in portfolio-page.php?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Unfortunately, Jetpack’s Infinite Scroll module doesn’t currently provide for custom queries, which is what’s used on the portfolio page template.

    You could try adding a different Infinite Scroll mechanism (such as through a plugin) to see if it works on the portfolio front page.

    Thread Starter John O'Seadna

    (@oseadna)

    Dang. Thanks! I’m probably going to try an implementation of Isotope with my portfolio in the near future (I’m basically giving myself a crash-course in JavaScript as I go, so it’s taking a little while) and I believe there are resources out there for Infinite-Scrolling Isotope setups. I’ll cross my fingers!

    Moderator Kathryn Presner

    (@zoonini)

    Good luck, let me know how it goes!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jetpack Portfolio Jetpack IS’ is closed to new replies.