Hi, I've made a simple onepage website on reduxframework, with only index page divided into sections. My nav is hard coded into the page. I'm not good with ajax, so this was the fastest solution for me. However I've encountered with a problem. I dont know how to display urls of post in my theme. Here is an example
http://dusanbalaz.slovenskagaleria.sk/
Portfolios on this page are made via plugin called Ajax portoflio. I can give-send everything else from this theme, except for that plugin, which is payed.
I've search for a solution on google, on the best thing I could find was html pushstate. However, every tutorial was for ajax based websites, which isn't the case for this site, so it didnt work for me.. Any ideas??
Thx. Jan