Tagged: events calendar, title bar
-
AuthorPosts
-
January 22, 2014 at 4:15 pm #213354
I’m running events calendar on my site but I have a couple of problems on how the main calendar view displays on the site:
1) The calendar view (moth or list) show the title bar above the calendar and just bellow the header. This would be fine if it weren’t because the title displayed corresponds to the last event created and not to the general calendar view. For example: I set 5 new events corresponding to 5 different dates. When I go to the calendar page they all show correctly on the date they are scheduled, but the title of the calendar page is the title I have given to the last event created, no matter what month I’m on or if that particular event is displayed on the calendar for that month. I can be looking at a month that does not contain that event but the name of that event still shows on the title bar.
2) On the main navigation menu I have the text in white for the different menu items. When you hover it turns red and it is also red for the current page selected. The background is black. When I click on the calendar the text shows in a dark grey color rather that the red that should display for current menu page selected. As the background is black, the text is barely legible.
I enclose an image of what I mean so you can see for yourself:
https://drive.google.com/file/d/0B9EeARPNJNFyODNya2dNdEdQVTQ/edit?usp=sharing
Thank you
TomeuJanuary 23, 2014 at 4:54 am #213682Hi Tomeu!
The screenshot you posted can not be seen.
Also, a link to your calendar page would be helpful.
Cheers!
JosueJanuary 23, 2014 at 5:17 pm #213960This reply has been marked as private.January 23, 2014 at 8:28 pm #214066Hi Tomeu!
You forgot the link to your website.
Regards,
JosueJanuary 24, 2014 at 12:49 pm #214367This reply has been marked as private.January 24, 2014 at 12:52 pm #214371This reply has been marked as private.January 24, 2014 at 9:57 pm #214609Hey!
Try adding this code to the Quick CSS:
.events-single .title_container{ display: none !important; }Cheers!
JosueJanuary 25, 2014 at 11:21 am #214768This reply has been marked as private.January 26, 2014 at 2:20 am #214930Hey!
Try changing the code to this:
.events-archive .title_container{ display: none !important; }Cheers!
JosueJanuary 29, 2014 at 4:54 pm #216464Hi Josue,
This did the trick!! Thanks for you help.
Cheers
Tomeu -
AuthorPosts
- The topic ‘Delete title bar on events calendar month view page’ is closed to new replies.
