Blog in modal, single post in modal
-
Dear all,
I’m currently working on a single page website (using roots theme w. twitter bootstrap) where basically everything is happening on one page. I’d like to incorparate some basic blog functionality and figured that the best way would be to list the 3 most recent posts on the page and when a permalink is clicked a modal opens with this very single blogpost, some basic prev/next navigation and an option to leave a comment on it.
Now, listing posts on the page is not a problem. The modal is not the problem. That all works great. But I can’t figure out what code to put in the modal so that:
– only the before selected post content is displayed in the modal
– and the navigation works in a way so that prev/next posts are also displyed inside the modalCurrently clicking prev/next takes me away from the modal to a blank page.
Anybody every did this, or has a clue to to accomplish this?
- The topic ‘Blog in modal, single post in modal’ is closed to new replies.