Suddenly Missing Next/Prev Page Links
-
Hello, I’ve been a long time user of your awesome plugin, however I believe on the last update to the plugin, some code may have caused the navigation for the Back/Next Links to stop working/disappear. The page where I have the code is here: https://www.theforgottenlair.net/mobile-wallpapers/
The navigation link for Back/Next used to show on top and below the gallery. Here was the code for that:
<div style="clear: both; float: left"> [mla_gallery my_custom_sql='attachment_category=mobile' posts_per_page=40 mla_output="previous_page,wrap" mla_link_text='← LAST PAGE' mla_rollover_text="Previous/Last Page"] </div> <div style="float: right"> [mla_gallery my_custom_sql='attachment_category=mobile' posts_per_page=40 mla_output="next_page,wrap" mla_link_text='NEXT PAGE →' mla_rollover_text="Next Page"] </div>
Is there now a new way the links have to be written? Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Suddenly Missing Next/Prev Page Links’ is closed to new replies.