- AuthorPosts
- May 20, 2018 at 09:49 #11016
JamesParticipantI want to be able to remove this links as per the title, to stop users browsing through albums – I have specific requirements to make them use the menus.
Breadcrumbs are disabled in my theme, but these still show up in Gmedia Album pages.May 21, 2018 at 16:17 #11038
RattusKeymasterGmedia Albums page use your theme’s template to show the gallery. These links are from your theme and plugin can’t disable them. If your theme doesn’t have option to disable Next/Prev Post links or if you don’t want to disable them for all Posts, then it can be done with the CSS code on specific pages.
I need a link to one of your Album pages, so I can provide you a CSS code for hiding that links.May 21, 2018 at 20:32 #11040
JamesParticipantThe site is hidden behind an “under construction” page at the moment, but if you PM me I can provide a login so you can view the required page?
Many thanks
May 21, 2018 at 21:03 #11042
RattusKeymasterThis reply has been marked as private.May 21, 2018 at 21:06 #11043
JamesParticipantThis reply has been marked as private.May 21, 2018 at 21:20 #11044
RattusKeymasterAdd code below to your theme’s style.css OR to Custom CSS in Theme Customizer:
.single-gmedia_album nav#nav-below { display: none; }May 21, 2018 at 21:23 #11045
JamesParticipantAwesome! Many thanks for your help, and keep up the great work, really love this plugin :)
- AuthorPosts
- The forum ‘Troubleshooting’ is closed to new topics and replies.
