Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2959477
blog
Closed

Comments

  • gvv started the conversation

    hi,

    An error was found in the blog pagination.
    moving from the second page of the blog to the first, we follow this link (and it is broken)
    you need to go not to the broken page <> example, but to the main page of the blog <> example.

    how can i do this?

    Thank you


  •   Milingona replied privately
  •   gvv replied privately
  •  225
    Milingona replied

    Hi,

    Please try to place the following code at wp-content/themes/bakery/includes/functions.php after line 242:

    $paginate_links = str_replace( '/page/1/', '/', $paginate_links );
    

    Best regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter