Home › Forums › Calendar Products › Events Calendar PRO › Delete buttons on event page and events post
- This topic has 5 replies, 4 voices, and was last updated 9 years, 5 months ago by
Minori.
-
AuthorPosts
-
November 15, 2016 at 7:38 am #1192420
Minori
ParticipantHello!
I’d like do delete the +export listed button as well as the +ical export and +google calendar buttons on the event post. Is there a way to do so?
Thank you
Nora
November 15, 2016 at 5:53 pm #1192893Hunter
ModeratorHello, Nora 🙂
I would be happy to help! Try adding the following code wherever you normally handle CSS changes. This is typically by editing your theme’s style.css file or if your theme author has included a section for CSS, try adding it there. Please let me know how it works out and thanks for choosing PRO. Cheers!
.single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-gcal {
display:none!important;
}November 17, 2016 at 3:20 am #1193759Minori
ParticipantHello! Thank you for your quick answer! I’ve changed the style.css file as well as copied the code onto the css theme editor and nothing happened. I would like to as as well if it’s possible to display the events navigation (from previous to next) on top of the events instead of the bottom. Thank you so much!!
Nora
November 17, 2016 at 11:42 am #1194046Hunter
ModeratorHey Nora,
Sorry to hear it didn’t work out. I took a look at your site to see if I could help further assist, but I’m not seeing any export Google/iCal Export buttons on your single event pages. Did you end up getting them hidden after all? If not, try right-clicking your mouse and opening the ‘Inspect’ tool. From there, you can identify the specific CSS class/ID you’ll need, then use CSS “display:none;” to hide the export buttons.
To alter where the events navigation lies, please review our Themer’s Guide as it provides insight on how to create and properly save customizations. We are fairly limited on the amount of support we can provide when it comes to customization requests, but please let me know if you get caught up along the way and I’d be happy to help further assist.
Thanks and best of luck. Cheers!
December 9, 2016 at 8:35 am #1203909Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Delete buttons on event page and events post’ is closed to new replies.
