Forum Replies Created
-
AuthorPosts
-
fredw
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 linkfredw
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
fredw
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…
fredw
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
fredw
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. -
AuthorPosts
