Hey,
Thanks for reaching out! Have you tried resaving your permalinks? Navigate to Settings > Permalinks and save. Let me know if there’s no change!
Kindly,
Hannah
Thread Starter
arczy
(@arczy)
Hello,
I resaved it. But It didn’t help. There is still ‘NOT FOUND’ problem.
What are your permalink settings?
Kindly,
Hannah
Hey,
Here is a response from the developer regarding a similar query:
This has to do with a limitation in WordPress and the pretty permalink structure. Two different post types can not share the same base slug. When you’re paginating a page it’s base slug becomes the first-page permalink and page/X/ define its output.
Portfolio posts by default use “portfolio” as it’s base slug that creates a conflict. Basically when WordPress sees
portfolio/page/2/ it’s looking for a portfolio post not the pagination of the portfolio page.
to fix you just have to change the permalink of your portfolio page. To anything different, for example, “my-portfolio” or you need to change the base slug for the portfolio posts to something other than portfolio, you can do this in the theme options > portfolio settings.
Does that make sense?
Hope this is helpful!
Hannah
Thread Starter
arczy
(@arczy)
It fixed my problem 🙂 Thanks a lot!
Oh good, glad to hear it!
Best,
Hannah