frankmanl
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] split day and timeThank you, Tristan, this helps me a lot.
Forum: Plugins
In reply to: [The Events Calendar] split day and timeHi Tristan, you are right that the calendar is generated by The Events Calendar Shortcode & Block, but that is not the issue. TECS&B uses output of TEC and wraps it up in it’s own code.
The string that I want to change is
<span class="tribe-event-date-start">za 9 nov, 20:45</span>
and that is TEC output.
I would like to change that to something like<span class="tribe-event-date-start">za 9 nov<span class="starttime">, 20:45</span></span>
by adding some lines of my own in TEC’s code (and I understand that that is for my own risk), preferably by using an override file for TEC’s file.
I’m looking for the TEC file that generates this little part of output.
Hope you can help.Frank
Forum: Plugins
In reply to: [The Events Calendar] split day and timeForum: Plugins
In reply to: [The Events Calendar] How to set an ALL DAY event?Yes, thank you! I was looking for a checkbox, but this also makes sense.
Frank
Thank you, Jon. I found that part of the documentation before, but did not understand how to use it.
An example there might be of use.Thank you, Jon.
Thank you, Amit, it works well now.
Frank
Thank you, Amit, this all works out well.
Frank
Hello Amit, the page concerned is https://onsraadhuis.com/ the ‘lees meer’ buttons (read more): https://drive.google.com/file/d/1OZ7HNrt0lprjLEAi_1Vf5CsfPdwSuTvE/view?usp=drive_link
At the back end there’s an option for every element to set the font-weight: https://drive.google.com/file/d/1_dgQ2JTMor_2LRxJOr37tgjHD5UFbYFA/view?usp=drive_link
I would like to set them to bold in this case. I’ll arrange this with css for now, but it seems a bit strange to provide the option ‘set font-weight’, but then restrict it to default.
In the end I think I would like to be able to set font-weight for any element: title, excerpt, read more etc.Frank
Thank you, Amit, it would be a nice feature.
Thank you for your very quick solution. Everything works fine now.
Frank
UPDATE
I just discovered the posts are displayed at the front end (without any decent lay out), but at the back end I get this message “This block has encountered an error and cannot be previewed” and I can’t edit anything.You may find my system’s info here: https://pastebin.com/ENvduRje
Forum: Plugins
In reply to: [The Events Calendar] change range of years in date pickerThank you, I wil do that.
Forum: Plugins
In reply to: [The Events Calendar] change range of years in date pickerMy screen looks different:
https://drive.google.com/file/d/1WgDOBzV5rdQlk6JVgxplp1x8zBNHW0GX/view?usp=sharing
I use TEC PRO, can that be the reason?
As you can see 2018 is a different colour tha the other years. I can choose december 2018, but not november or earlier.
It looks like the date picker does not go back more than 60 months.Frank
- This reply was modified 1 year, 3 months ago by frankmanl.
Forum: Plugins
In reply to: [The Events Calendar] change “add new event”Sorry for not responding before, but I’m very glad with the solution you offered.
I’m going to use it!
Frank