Home › Forums › Calendar Products › Events Calendar PRO › Deactivating Export function and some other
- This topic has 9 replies, 2 voices, and was last updated 11 years, 7 months ago by
Brian.
-
AuthorPosts
-
September 3, 2014 at 4:12 am #719003
fredw
ParticipantHi,
Just got the pro version and on the calendar page (front-end) there is a export button below the calendar. Is it possible to remove it for non logged in users (or totally remove it) ?And is it possible to have a calendar with just tooltips and not a click through to the single event page ?
Thanks,
Fred
September 3, 2014 at 1:57 pm #720163Brian
MemberHi Fred,
I can help you out with your questions and provide some ways to get both things done. Please see each section below for some help.
Export Button
This is possible and we have two tutorials to do it for the site please check this out:
https://theeventscalendar.com/support/documentation/remove-export-links-from-single-event/
https://theeventscalendar.com/support/documentation/removing-the-ical-import-link/
Tooltips Only
For this customization please look at our themer’s guide to move and modify the templates in your theme.
https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
You are going to want to get the views/month/single-event.php and move it to your theme according to the Themer’s guide
Then at the bottom you are going to want to change this line:
<h3 class="tribe-events-month-event-title entry-title summary">" class="url"><?php the_title() ?></h3>To this:
<h3 class="tribe-events-month-event-title entry-title summary"><?php the_title() ?></h3>Please let me know if you have more questions or get stuck.
Thanks
September 6, 2014 at 8:37 pm #727833fredw
ParticipantHi Brian,
Thanks for your reply. First issue is solved. The second (tooltips only) is working but since I’m also using the plugin to chance the colors of the categories that plugin isn’t working correctly anymore; meaning the background colors are still ok but the text color changes to grey instead of the color selected by the plugin.September 8, 2014 at 7:09 am #730579Brian
MemberHello!
Glad the first issue is fixed.
Do you have an URL(can be sent as a private reply to this topic) for the Tooltip Title Text? It is hard to tell without see it what is going on or where I can make a suggestion without seeing it
If for some reason you do not have a url, can you please provide more information on what the settings are for the category colors, what the text color should be, and what it is doing instead.
Let me know about that and then I can add a bit more tips.
Brian
September 8, 2014 at 7:57 am #730722fredw
ParticipantHi Brian,
Thanks again for your reply.
I can send you a url, but it will not show what is happening, since I changed the suggested line in views/month/single-event.php to:
<h3 class=”tribe-events-month-event-title entry-title summary”><?php the_title() ?>Then it still shows the category colors as defined in the plugin (tekst in white, bold with the selected background colors).
If I change that line (at views/month/single-event.php) to the line you suggested, the tekst color become grey and not white as defined in the category color plugin.
The only thing that is not really nice in the way I solved it is that the event is still a url, so the visitor can still click on it.
Any case the url is: http://www.lekkerstijldansen.nl/dans-kalender/
If you like I can change it back to the suggested line within the single-event.php, just let me know.
Another question (or should I add another topic ?) (I did a search but could not find an answer) is:
How to change the word “Event”(in Dutch “Evenementen) on top of the month-view to another word (in my case: Dance Events) ?
Regards,
Fred
September 8, 2014 at 8:00 am #730730fredw
Participantsorry, the correct line what I have in views/month/single-event.php is :
<h3 class=”tribe-events-month-event-title entry-title summary”><?php the_title() ?>
and not the one mentioned in my earlier reply…
September 8, 2014 at 8:04 am #730738fredw
Participantvery strange, copy-paste did not work correctly… the line I have is:
<h3 class=”tribe-events-month-event-title entry-title summary”><?php the_title<> ?>
(I’ll guess your script doesn’t allow the “a h ref ” commend
September 8, 2014 at 8:06 am #730744fredw
ParticipantStill again the line is not added correctly in my reply.
But the line is still the same as your Original one, only without the u r l linkSeptember 9, 2014 at 8:02 am #733230Brian
MemberHello fredw,
I see what you mean about the text being grey (or would be with the coding I gave) as it removed the link, which the Category Color Plugin was using to change the text color.
I think your best option is to keep them as links or you will have to modify how Category Color Add On generates a text color since it does it based on the background color so for example yellow has black text while most are white text.
Changing Words
If you follow along with this topic and the coding Brook provides it will help you change the word. If you need some help on that please create a new topic and reference this one, thanks.Change the word "Events" throughout the system to "Meetings"
Let me know if you would like some more help, if you get stuck.
Thanks
October 1, 2014 at 2:59 pm #781470Brian
MemberSince I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂
-
AuthorPosts
- The topic ‘Deactivating Export function and some other’ is closed to new replies.
