- 
		AuthorPosts
 - 
		
			
				
December 20, 2020 at 6:19 pm #1268821
Hello,
We have the same issue as stated below: https://www.peppercrew.nl/ when clicking through the pages we also get a 404: https://www.peppercrew.nl/page/2/
Can you please help us?
Daniel
unfortunately the pagination on our blog and on our portfolio doesn´t work.
If i click on the button for the second page of our blog, i get a redirect to a blogpost, but not to the second blog page.
Same with the portfolio, if i click on the button for the second page, i get an 404 error.I found out, that if i reset the permalinks for portfolio to wordpress default, then the pagination for the portfolio does work.
But how and where can i fix the pagination for our blog? Is it also a permalink problem? Where can i change the permalink for bloggposts?Can you please fix this issue, so that the pagination for blog and portfolio also works with custom permalinks?
Thanks, for your help.
December 20, 2020 at 9:25 pm #1268865Hey DanielNikolic,
Thank you, please have a look at the solution shared here:
If you need further assistance please let us know.
Best regards,
VictoriaDecember 20, 2020 at 9:54 pm #1268877Done but not fixed (also tried from a clean tor browser), code looks like this now:
function avia_extended_pagination_link( $method, $page_number, $query_arg = ” )
{
if( empty( $query_arg ) )
{
$url = $method( $page_number );
}
else
{
$url = add_query_arg( $query_arg, $page_number, $url );
}return $url;
}December 21, 2020 at 6:00 am #1268947Hi DanielNikolic,
We have applied the solution posted here: https://kriesi.at/support/topic/portfolio-pagination-not-working-portfolio-entries/#post-1258856
Also, we refreshed your permalinks and it seems to work properly now, please review your site. :)Best regards,
NikkoDecember 21, 2020 at 8:50 pm #1269166Thanks a lot!! It works again!
Daniel
December 22, 2020 at 2:37 am #1269203Hi Daniel,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko - 
		AuthorPosts
 
- The topic ‘Blog and portfolio pagination doesn´t work.’ is closed to new replies.
 
