-
Good morning,
I have a problem in the event area. Events don’t just last a day, sometimes two days, sometimes a week. This is common in any business. I visited the Forum and saw that this is an old request from several users.
I register the event and the next day it disappears from the list, even though it hasn’t finished. I need to be able to keep the event active for the entire desired period. How can I do it? At least I need the events not to go off the list even if the date is reached.
Your template is very good, congratulations, but this is a basic question.
Please wait for feedback.I have another problem: I can’t find where to edit the font colors of the “caption squares” and “featured lists” blocks. I won’t use background image, so I can’t use white font.
I’m uploading an image.Hello trimbo and thanks for reaching us.
Andrea here from Themes2go Customer Support.As you mentioned, currently there is no such feature included with the theme so you have different workaround to fix it:
– normally for multiple days event,you need to create multiple events, each one with its date,
– you can add the event dates inside the description of the event.
– then, to show your past event, go to your backend and then Appearance -> Customize -> Events settings e set the “Show past events” to NO.Regarding the font color for the “caption squares” and “featured lists” shortcodes you need some custom Css code.
Go to Appearance -> Customize -> Additional CSS and add this:
ul.qt-list-featured li {color:#;} .qt-featured-title span {color:#;}
The first line will change the featured lists text color, the second line is about the caption squares text color. Add your preferred color in HEX code after the # symbol (e.g. #000000 is black).
Hope this helps you.
Have a nice day!Andrea
- This reply was modified 2 years, 10 months ago by themes2go.
The topic ‘Events’ is closed to new replies.