• Hello Community!

    I understand infinite scroll questions get a bit old here, but this one is legitimate! I swear!!

    I’m using the theme ‘Paragrams‘ by WP Shower and I’m trying to hook it up to the latest version of infinite scroll (2.6.2 at the time of writing this)

    The user beaver6813 found a solution here, however whatever hack he included as a download is now a damaged file according to winrar.

    I’m currently using the selectors beaver6813 has reccomended which are:

      Content Selector: #outer > .li_container:first
      Posts Selector: .li_container > .mcol, #outer > ul.mcol
      Navigation Selector: #nav
      Next Page Selector: #nav #navleft a:first

    And the callback function:

    jQuery(newElements).makeacolumnlists({cols: 3, colWidth: 0, equalHeight: ‘ul’, startN: 1});

    I’m wondering if anyone has found a real solution for this? Please let me know, and any and all help would be greatly appreciated not only by me, but by the WORLD D:< mwah.mwaha.mwahahaha.

    -J

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘(Another) Infinite Scroll VS. Paragrams’ is closed to new replies.