Mel_71 Posted July 7, 2022 Share Posted July 7, 2022 Site URL: https://www.centennialvineyardsrestaurant.com.au/special-events/the-waltz Hello! Is it possible to change the "Back to all Events" on the Single event page? Here is an example event https://www.centennialvineyardsrestaurant.com.au/special-events/the-waltz I would like to change the link to https://www.centennialvineyardsrestaurant.com.au/events Thank you Melanie Link to comment
tuanphan Posted July 8, 2022 Share Posted July 8, 2022 Add to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('.eventitem-backlink').attr('href','/events'); }); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mel_71 Posted July 9, 2022 Author Share Posted July 9, 2022 Perfect! Thank you so much for your help 🙂 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment