garethyo
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WP Post Popup] Prev NextApologies to bring this up again — would be amazing get working but struggling to get my head around the links – could you provide an example? My implementation always links to the single post page 🙁
Forum: Plugins
In reply to: [WP Post Popup] Prev NextI’ve tried adding ‘modal-link’ class to the divs but does not work
- This reply was modified 7 years, 4 months ago by garethyo.
Forum: Plugins
In reply to: [WP Post Popup] Prev NextI’m not, no – how do I implement via this method? I am using…
<div class="alignleft prev-next-post-nav"><?php previous_post_link( '%link', 'Previous' ) ?></div> <div class="alignright prev-next-post-nav"><?php next_post_link( '%link', 'Next' ) ?></div>- This reply was modified 7 years, 4 months ago by garethyo.
Forum: Plugins
In reply to: [WP Post Popup] Prev NextThe prev/next links are working but loading into the single post pages rather than reloading the modal – its late so feel im missing something here?
Forum: Plugins
In reply to: [WP Post Popup] Prev NextAmazing – thank you. I had considered this, however the instagram prev/next sit outside the modal – I presume this is just a case of overflowing the WordPress pagination with an absolute position or something.
Viewing 5 replies - 1 through 5 (of 5 total)