1. Home
  2. Import Eventbrite Events
  3. FAQ

FAQ

1)  How To Update Plugin

=>You can Import the plugin automatically by going to on WordPress admin panel->plugins and there is an option for update now.

or you can download the latest version of the plugin from the website by login into by login into   http://xylusthemes.com/my-account/  there is your

latest version plugin please download the plugin and upload the plugin manually.

2)  How To Change Time Formate

=> If You can not edit the timetime format from admin so you have to modify the template for change time from  10:00 PM to 22:00. You can modify template “wp-content\import-eventbrite-events-pro\templates\event-meta.php”. you can set the time format as you want on 15-16 lines.

3)  Customise Color of grid events

=>You can add custom css for that go to WordPress admin panel ->Appearance->Customise ->Additional css add below code.

You can change the background color, color ( Import Eventbrite Events Pro ) in your own color by below custom css. Please insert below custom css in Additional css. replace “#039ED7” with your color code.
.iee_archive .iee_event .event_date {
background-color: #039ED7 !important;
color: #fff !important;
}
.iee_archive .iee_event .event_desc .event_title {
color: #039ED7 !important;
}

4)  How to Translate Event Date, Time

=>Date and Time are auto translate as per site language. so change your WordPress language to convert (date, month).

Please check the link for Language settings
How to change language

Was this article helpful to you? Yes No 2

How can we help?