How do I add additional pages to one-page WP theme so actual posts show on additional page and not solely on home page or portfolio page? I like would like to utilize the SquareGrid theme for my site but I want a separate page to show the actual post on.
i i think you need pagination for multiple pages on single page!!! Read theme shortcode carefully may be you will get your solution
No I'm not referring to pagination, i plan on using infinite-scroll to load other additional posts to home page. When other visitors click on a post I want them to be directed to a different page showing that relevant post's content vices viewing all the individual posts on one single page when each of them are clicked.