geniusphil
Forum Replies Created
-
This looks like a bit of a bug. I will include a fix in the next update!
Hey rad77,
These texts, that have to do with the Events posts, can be translated using translation files. Plugins like Loco Translate can help:
https://wordpress.org/plugins/loco-translate/
Though it looks like you are using Rank Math. This plugin allows you to customize many SEO related things like this.
From the Rank Math settings pages, go to “Titles & Meta” and find the event related options:
https://snipboard.io/Qpjx2k.jpgYes I could see it being a useful feature. I’ve made a note to add this in to an update that will be released either next week or the week after. I will update you here.
I wonder if you mean that you want to display the calendar one way on the events archive page and another way in the sidebar that uses a block. Is that right?
You would create a second calendar. From that same tab in the admin area, add a new calendar. This will then be available to be selected in the block/widget:
https://snipboard.io/9pEgQw.jpgHello again,
I guess I’m not sure what you mean by this one. Are you hoping to show events in your blog post listings?Hi rad77,
Find the settings for the “Default” calendar on the “Calendars” page. Click the pencil icon to edit:
https://snipboard.io/c3Nv2n.jpgThen change the related setting:
https://snipboard.io/XsBCm0.jpgHi rad77,
Thanks for reaching out!
I can see that due to the widget having “sticky” positioning, it’s not possible to see the event details at the bottom of the page:
https://snipboard.io/KsQyH8.jpg
If the stickiness of the widget is not important to you, you can use this CSS to address it. There are several tools to add custom CSS such as WPCode:.right-sidebar .millennium-news-main-wrapper .millennium-news-container-wrapper #secondary {
position: relative;
}
Is this what you meant by no link to the event?
I can also see that the month name is white. You seem to have enabled the “dark theme” setting even though this theme does not seem to have a dark palette.
https://snipboard.io/KoFLY4.jpg
You can make the month text appear by switching that setting to “light” or you can force a dark color using this CSS:body .evge-color-theme-dark .evge-month-calendar-top .evge-month-calendar-month-name {
color: #333;
}Hello geekery,
Currently there isn’t a setting or feature to support something like this. Let me see if I can add something this week. I’ll let you know.Thank you ryanodotca!
There is a new feature to help with this in version 1.6 which is available now. You can configure a “staleness threshold” which allows the plugin to detect if the render time of the page is different than the current time and automatically refresh content that needs refreshing. Read about it here:
https://wpeventgenius.com/docs/working-with-wordpress-caching-plugins/Version 1.6 has a fix for the issues with the category and tag filtering. Update and let me know if you are having any trouble still. I’ll mark this as resolved for now.
Hey jarxabi,
I’m thinking this is due to the page caching. Some mobile browsers also aggressively cache websites especially if not connected to WiFi.
Good news is that I’m testing a feature to automatically refresh content when a person’s browser detects that the page has been cached and is “stale”. This feature also includes some automatic page cache clearing when a new registration is made or when one is canceled for common caching plugins like WP Super Cache which you use.
I believe it will be ready for release next week. I’ll let you know!Hey fabbaf,
I’m seeing to there are some issues with the category filtering for calendars. I’m working on a fix and will include in an update! I’ll let you know when it’s available.Hey gabrielklen,
Thanks for reaching out! There isn’t a feature that works exactly like you mentioned here. There is a similar one planned for our paid pro version.
The moderators prefer we discuss pro features on our website so if you have questions, please reach out there!
https://wpeventgenius.com/
I’ll mark this topic as resolved for now.Glad to hear that. Thanks for letting me know!