ArtemSupport
Forum Replies Created
-
Forum: Plugins
In reply to: [EventON - Events Calendar] Exported CSV data messed upHello,
All shortcodes that are added to Event Details are exported as well. The same with Gutenberg elements.
When I check the file with shortcodes and elements with Google Sheets it shows everything correctly:
https://dev2.myeventon.com/surl/RhEauotC9ZYA
What kind of software do you use to open the file?
Forum: Plugins
In reply to: [EventON - Events Calendar] Error saving the translationsHello,
Could you elaborate more?
I just went to EventON Lite > Language > added some translations > saved > refreshed the page > all translations stayed:
https://dev2.myeventon.com/surl/V3ZGGrlGIeQn
Do you follow the same steps?
Forum: Plugins
In reply to: [EventON - Events Calendar] White font on white backgroundHello,
The full version of EventON has “Configure text color for colorful & Image eventtops: Auto detect white or black text color for eventtop text based on background” setting, but not the lite, unfortunately.
Forum: Plugins
In reply to: [EventON - Events Calendar] Cannot export to ICSHello,
Thank you for your messages!
I am going to escalate this ticket to development to help in here. Please allow us some time to address this, and we truly appreciate your patience. Thank you for being a valued EventON customer!
Forum: Plugins
In reply to: [EventON - Events Calendar] Eventon capabilities entriesHello,
Thank you for your messages!
I am going to escalate this ticket to development to help in here. Please allow us some time to address this, and we truly appreciate your patience. Thank you for being a valued EventON customer!
- In order to search through several months, please use Event Lists shortcode instead of Main Calendar.
You can also take a look at Search Box shortcode:
[add_eventon_search number_of_months=”12″ search_all=”yes”]
Hello,
- Please use Event Lists shortcode:
[add_eventon_list number_of_months=”12″ hide_empty_months=”yes”] - Can we take a look at your website? Please send us a link to the page.
- Not possible, I am afraid.
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventHello,
Unfortunately, as you can read in their reply the only solution is to upgrade Tablepress, so you can use “a second implementation of Horizontal Scrolling”. Nothing can be done from our side to fix the issue, I am afraid.
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventI am going to contact @ashanjay about this. Please allow some time for him to reply.
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventtable shortcode is handled by Tablepress: https://tablepress.org/faq/documentation-shortcode-table/
EventON simply outputs what’s inside of Event Details (text, shortcodes and so on). But it’s up to third-party plugins to make sure that their shortcode will be used correctly not just on Posts and Pages, but also custom taxonomies such as EventON.
From my understanding Tablepress uses js script to set table’s size dynamically depending on it’s container which doesn’t support EventON.
Please contact the plugin developer about this issue.
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventPlease try adding ux_val=”3a” to the shortcode to see if the issue will be fixed.
Tablepress table is a shortcode you add to Event Details? Could you send us a screenshot of Edit Event > Event Details?
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventThe table is created by TablePress and it adds some of inline CSS styling dynamically. Please check these two screenshots:
https://dev2.myeventon.com/surl/B9I1iZclZk2F
https://dev2.myeventon.com/surl/xWZ6rXcWxYTL
As you can see the second one has inline styling that allows the table to be scrollable.
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventThe issue is related to Tablepress, I believe. EventON simply outputs the content inside of Event Details.
The only option that can be related to this is EventON > Select calendar event content filter type. Please try changing it.
Forum: Plugins
In reply to: [EventON - Events Calendar] No scrollbar in filtered eventHello,
Can you please send us a direct link to where the actual issue is happening?
And also send us the shortcode you are using.
Forum: Plugins
In reply to: [EventON - Events Calendar] Filtering not working when logged into WordPressLink to the calendar: https://devlite.myeventon.com/test-35/
https://dev2.myeventon.com/surl/i1knygdTR9Xj
https://dev2.myeventon.com/surl/ZPloIP6bmzqa
Could you please try the instructions mentioned in this documentation?
- In order to search through several months, please use Event Lists shortcode instead of Main Calendar.