sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi @balintpetro, can we get a link to your site, if it is live?
Here is the link to the website: http://www.borifulop.nhely.hu/
sacredpath
(@sacredpath)
Automattic Happiness Engineer
The main page of your site shows all project types, so when you click through to one of the projects from that page, the links below the project on the single project page will take you to all project types.
If you click on For Sale, or Sold, which takes you to that project type page, and click through to a project, it will stay in that particular project type.
In general, I believe that visitors would be expecting to be able to navigate through all projects shown on the main page if they click on one of them, and not just the ones for the project type of that particular project they happen to click on.
This could be changed by creating a Child Theme and then copying over the relevant php script files from the original theme and then modifying/creating the necessary php code for the next and previous links on the single portfolio pages, but it would require some knowledge of php to do this.