Does any of you know how to edit the text for these "add to calendar" links?
I'd like them to just say "Add to Google calendar" and "Add to Apple calendar". I've tried to locate this with my rudimentary coding skills but I've failed miserably.
With event detail + event list page, use this code instead
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script>
<script>
jQuery(function($)
Question
therealmiguel 0
Site URL: https://miguelmateas.com/gigs
Hello to all of you lovely people!
Does any of you know how to edit the text for these "add to calendar" links?
I'd like them to just say "Add to Google calendar" and "Add to Apple calendar". I've tried to locate this with my rudimentary coding skills but I've failed miserably.
Thank you in advance! 🙏🏽
Miguel
Link to post
Top Posters For This Question
3
2
1
Popular Days
Jul 5
4
Jul 4
1
Oct 12
1
Top Posters For This Question
therealmiguel 3 posts
tuanphan 2 posts
Sarah-W 1 post
Popular Days
Jul 5 2020
4 posts
Jul 4 2020
1 post
Oct 12 2020
1 post
Popular Posts
tuanphan
Add to Home > Settings > Advanced > Code Injection > Footer <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> jQuer
tuanphan
With event detail + event list page, use this code instead <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> jQuery(function($)
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment