New Landing How can we help? Themeforest Theme Support Flexform Blog not advancing past first page

Viewing 15 posts - 16 through 30 (of 46 total)
  • Posted in: Flexform
  • #241163
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit blog.php file at /flexform/includes/page-builder/composer/lib/shortcodes/.

    Find this code:-
    'offset' => $offset

    Change to:-
    //'offset' => $offset

    Thanks
    Mohammad

    #241192
    mrjWells
    Member
    Post count: 137

    Hi Mohammad,

    I cannot find that snippet of code so I have attached a copy of the shortcode php.

    Could you please highlight that piece of code so I can see where it is?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #241197
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit blog.php file at /flexform/includes/page-builder/composer/lib/shortcodes/.
    Thanks
    Mohammad

    #241513
    mrjWells
    Member
    Post count: 137

    I did that, but there is a lot of code there and I couldn’t locate the piece that needs to be edited. I sent you a copy of the shortcode php in an attachment so you could highlight the code I need to change. If you will do that it would be very helpful. Then I will go in and change it.

    #241535
    mrjWells
    Member
    Post count: 137

    I have searched every line of code in /flexform/includes/page-builder/composer/lib/shortcodes/ and cannot find the snippet:
    ‘offset’ => $offset
    anywhere in that code string.

    Please open the attached txt and highlight: [ ‘offset’ => $offset ] so I know where it is located.

    Attachments:
    You must be logged in to view attached files.
    #241541
    mrjWells
    Member
    Post count: 137

    OK please disregard the 2 messages above. I had the wrong php file.

    My php code said:
    ‘offset’ => ‘0’

    and I changed it to
    ‘offset’ => ‘$offset’

    and now it’s working.

    I think the last update left out the value in that code!

    #241629
    Zetura
    Member
    Post count: 8

    Thank you for your answer, but it doesn’t work on my website.

    If I comment the line 124:
    'offset' => $offset
    it doesn’t change anything.

    I looked at the code and I noticed this :
    $paged = get_query_var('paged'); returns int(0), that’s normal because we are on a template page
    $paged = get_query_var('page'); returns string(0), that’s not normal…

    Then, the URL mywebsite.com/page/2 still redirect me to mywebsite.com, BUT if I use mywebsite.com?page=2, everything works fine.

    #241667
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @Zetura
    – Please provide me login detail after installing WPIDE plugin.
    Thanks
    Mohammad

    #241751
    catman911
    Member
    Post count: 5

    Hi!

    Edited the blog.php file in line 124 and it makes no difference. Pagination is still broken.

    #241870
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @catman911
    – Please provide me login detail and specific page url to check and resolve the issue.
    Thanks
    Mohammad

    #241890
    catman911
    Member
    Post count: 5
    This reply has been marked as private.
    #242421
    Antonio_C78
    Member
    Post count: 1

    Hi
    Same problem for me. Blog not advancing past first page.

    #242525
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @catman911
    – please provide me FTP login detail to check and resolve the issue.
    Thanks
    Mohammad

    #242696
    rwakie
    Member
    Post count: 16
    This reply has been marked as private.
    #242728
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @rwakie
    – Please provide me login detail after installing WPIDE plugin.
    Thanks
    Mohammad

Viewing 15 posts - 16 through 30 (of 46 total)

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

License required for the following item
Login and Registration Log in · Register