Next and Previous links
-
I have used the following code to remove the next and previous event links from each event but it has also removed the ability to move to Next and Previous Months when in calendar view.
‘ul.tribe-events-sub-nav a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a {
text-decoration: none;
display: none;
}’Can anyone help me with the code to use so I’m able to go to Next and Previous months in Calendar view but not have next and previous event links show on each event.
https://development.fourier.com.au/ncscham/event/2014-health-sector-finance-workshop/
https://development.fourier.com.au/ncscham/events/month/
Thanks in advance for any help
S
- The topic ‘Next and Previous links’ is closed to new replies.