New Landing How can we help? Themeforest Theme Support Supreme Homepage pagination not working

Viewing 9 posts - 16 through 24 (of 24 total)
  • Posted in: Supreme
  • #245318
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to paste this code at functions.php file.

    add_filter('redirect_canonical','pif_disable_redirect_canonical');
    
    function pif_disable_redirect_canonical($redirect_url) {
        if (is_home()) $redirect_url = false;
    return $redirect_url;
    }

    Thanks
    Mohammad

    #245328
    straitline
    Member
    Post count: 11

    Sorry, that’s still not working

    #245463
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We are working on it and fix this issue as soon as possible.
    Thanks
    Mohammad

    #245552
    straitline
    Member
    Post count: 11

    Great, let me know when it’s ready.

    #245553
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail after installing WPIDE plugin. I found a fix and want to apply.
    Thanks
    Mohammad

    #245554
    straitline
    Member
    Post count: 11

    Also, might any of this be fixed in WP 4.4.2 scheduled for tomorrow?
    https://core.trac.wordpress.org/query?milestone=4.4.2&order=priority

    #245555
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes, you are right.
    Thanks
    Mohammad

    #245868
    straitline
    Member
    Post count: 11

    The 4.4.2 WordPress update fixed the issue.

    #245883
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that your issue resolved.
    Thanks
    Mohammad

Viewing 9 posts - 16 through 24 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register