Home › Forums › Calendar Products › Events Calendar PRO › single event view – hide/remove buttons & other things
- This topic has 5 replies, 4 voices, and was last updated 9 years, 7 months ago by
rciaa.
-
AuthorPosts
-
August 27, 2016 at 10:21 pm #1156774
rciaa
ParticipantOur organization does not accept donations for many of our events. I also don’t want page visitors to be able to add events. The Join button also doesn’t make sense for us.
I am also seeing a Facebook and Google Plus button – we don’t want those.
The google map gets an error loading on the individual event page also. But it works fine after clicking on the venue.
For some reason, there is a large graphic of a holy bible at the bottom of the individual event page which we don’t want either.
Maybe some of these things are being done by our Church & Events theme – I am not sure – however, after spending the money to by Events Calendar PRO, I’m hoping I can get some help with these things. These ought to be settings (I’m not a theme developer).
August 28, 2016 at 5:40 am #1156839rciaa
ParticipantI found how to remove buttons in my theme settings. The theme was integrated with Events Calendar PRO. I also found how to get rid of the footer having the bible image.
I still have two issues: Google Map didn’t load (Oops! on page) AND the Facebook and Google+ buttons still show. Need to resolve those two.
August 28, 2016 at 6:22 am #1156845rciaa
ParticipantNow, I figured out that my Google API key was not working – created new and now the maps issue is gone.
I still need to remove the Facebook and Google+ buttons. Also, there is a join button when I click on the venue – I’d like to make that go also.
August 29, 2016 at 3:16 pm #1157302Hunter
ModeratorHey Noah,
Well done on addressing the majority of issues on your own! The Facebook, Google+, and ‘Join’ buttons are also associated with your theme, which we’re limited on what we can support. You can always use this YouTube Video to learn about your ‘Inspect’ tool. You’d need to identify the button classes and use “display: none;” CSS code to “hide” the buttons from displaying. I took a quick look at your site; try adding the following code to your theme options CSS panel or directly to your theme’s style.css file:
.socialcount {
display: none;
}You can use this same theory to hide the ‘Join’ button. Lastly, I recommend reviewing our Themer’s Guide as it does a good job of explaining how to overwrite templates.
I hope this helps and have a great evening. Cheers 🙂
September 20, 2016 at 9:35 am #1166466Support 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 ‘single event view – hide/remove buttons & other things’ is closed to new replies.
