Matze23
Forum Replies Created
-
Fixed with version 1.3.4
Thank you!
If I understand you correctly then the second one. It showed me an update of the plugin (I guess because of the same names). First I thought it’s the same plugin so I updated until I realized that they are different ones.
After that I deleted (yours) the plugin (yours) and installed the old importer plugin. To prevend of seeming the update notice I renamed the old plugin.
I just edited wp-events-manager-importer-master/emi.php
<?php /* Plugin Name: Events Manager Importer Plugin URI: https://soixantecircuits.fr/ Description: Import your .xlsx or CSV into Events Manager the way you want it. Version: 1.0 Author: Soixante Circuits Author URI: https://soixantecircuits.fr/ License: GPL */
replaced with:
<?php /* Plugin Name: Events Manager Importer Excel Plugin URI: https://soixantecircuits.fr/ Description: Import your .xlsx or CSV into Events Manager the way you want it. Version: 1.0 Author: Soixante Circuits Author URI: https://soixantecircuits.fr/ License: GPL */
Now it’s fine.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Timezone issuesI have a similar issue.
Adding ics to Mac calendar time zone is correct.
Adding ics to Google calendar wrong time zone is used.
Using latest dev version.
Your plugin breaks RSS-Feeds.
I’m getting the error: “”line 1, column 1: Blank line before XML declaratio”” when validating my rss feed.
Found the solutiong edit wp-events-manager-importer-master/emi.php:
and delete last 2 empty lines@gabrielstuff
Do you have any documentation about your importer?I want to know which fields are imported?
A – Title
B – Place?
C – Date?