Home › Forums › Calendar Products › Events Calendar PRO › Monthly view the same as demo
- This topic has 7 replies, 4 voices, and was last updated 9 years, 9 months ago by
Frans.
-
AuthorPosts
-
July 15, 2016 at 4:13 pm #1140604
Frans
ParticipantI would like the monthly view the same as in the demo; titles en text to the left in a small font. How to do that?
How to change Event(s) (or in Dutch Evenement(en)) ? into another name?
July 15, 2016 at 9:51 pm #1140651Cliff
MemberHi Frans. Thanks for the screenshot, but I think the centered text and other styling is coming from your theme’s CSS, not from our plugin’s.
If you provide me the link to your site where I can see the same as the screenshot, I might be able to provide you a quick CSS snippet, even though helping with such customizations isn’t usually part of our support.
Regarding customizing specific words/phrases, please reference Change the wording of any bit of text or string (actual code snippet is at the very bottom) — or How to Override Plugin Language Files — and let me know how things turn out for you.
FYI: In this forum we try to keep our threads focused on just one issue to ensure we answer each question. Please keep this in mind for the future and start a new thread for each unrelated issue. Thanks for your understanding.
July 16, 2016 at 3:21 am #1140694Frans
ParticipantHi there Cliff,
Thank you for your quick answer. I’ve changed the ‘the-events-calendar-nl_NL.po’ files in ‘the events calendar’ and ‘the events calendar pro’ plugin (wasn’t sure which one so did them both). But with no results?
After a while I found this in your kwowledgebase: https://theeventscalendar.com/knowledgebase/changing-the-word-events-to-something-else/ This was exactly what I needed!
Here’s the url to my (test)website:
I hope you can help me out to make the fonts a bit smaller and titles and text lined to the left, in the calendar and in the info-popups
July 17, 2016 at 8:31 am #1140859Cliff
MemberHi Frans.
1)
I’m glad you found what you needed at https://theeventscalendar.com/knowledgebase/changing-the-word-events-to-something-else/
Don’t forget to remove the unused/ineffective code you tried from any of the other KB articles.
2)
Your (test)website link never came through. Please provide it.
Thank you.
July 17, 2016 at 12:54 pm #1140882Frans
ParticipantOnce again here is the link: http://nw.beemsterschoolvoormeubelmaken.nl/activiteiten/2016-09/
I don’t know why it is send within my last reply…Or HERE
July 18, 2016 at 8:16 am #1141038Cliff
MemberYour tooltips are cut off: https://cl.ly/0p432f472V2j
You’ll need to figure out that issue on your own, with the help of your developer, or with support from your theme author.
===
Your tooltip text is centered due to this CSS rule from http://nw.beemsterschoolvoormeubelmaken.nl/wp-content/themes/jupiter/assets/stylesheet/min/core-styles.css?ver=5.1.7
.wpcf7-submit,table td,table th { text-align: center }With the following CSS in place, your tooltips look like this: https://cl.ly/251o0I1L2Y3K
table td .tribe-events-tooltip, table td .tribe-events-tooltip { text-align: left; } #tribe-events-content .tribe-events-tooltip .tribe-events-event-body { font-size: 10px; line-height: 10px; }You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.
If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.
Please let me know how it goes for you.
August 9, 2016 at 9:35 am #1149483Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Monthly view the same as demo’ is closed to new replies.
