How to enable Infinite Scroll on BresponZive-Pro

Home Forums WordPress Theme Support BresponZive Mag How to enable Infinite Scroll on BresponZive-Pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3081
    Nguyen
    Member

    Could you tell me how to enable Infinite Scroll on BresponZive-Pro?

    Regards,
    Nguyen

    #3084
    Raja CRN
    Keymaster

    To activate the Tiled Galleries, You have to Jetpack WordPress plugin. After the Activate infinite scroll module in the Jetpack page in WordPress dashboard.

    #3086
    Nguyen
    Member

    Thanks, I can active Activate infinite scroll via Jetpack WordPress plugin and have the “Older post button” but I want to auto load when scroll to the bottom. I already disable all wiget on footer but it’s not work.

    Could you tell me how to active auto scroll?

    #3087
    Nguyen
    Member

    Thanks, I can active auto scroll by modify function.php, change value of type from ‘click’ to ‘scroll’:

    add_theme_support( ‘infinite-scroll’, array(
    ‘type’ => ‘scroll’,
    ‘container’ => ‘themepacific_infinite’,
    ‘footer’ => ‘false’,
    ) );

Viewing 4 posts - 1 through 4 (of 4 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .