Tim Vergara
Forum Replies Created
-
Hello,
Sorry but Currently there is no option available to set specific dates for recurring.
Here is a list of their template files and on how to modify theme: https://wp-events-plugin.com/documentation/using-template-files/
Have you checked you plugins folder using an FTP or File manager? You might have accidentally moved/renamed the plugins?
You could also try and go to your FTP/File Manager and Delete the EM plugin there and extract the new/fresh copy. (Note Deete the files manually using File Manager/FTP not pressing delete on plugins backend)
I would recommend doing a Site backup and Database backup before doing anything.
Currently There is no option to use the Map as an iFrame. However you could just generate and add the iframes manually on your Events Description.
I’m not sure if by iframe, You mean using google maps to generate the map for you and embed it as an iFrame or just want to convert the current map locations to iFrame?
If Slider Revolution can display shortcodes and html then you could probably display the latest events on it. There is a shortcode for EM that could show the upcoming future events.
Hello,
You would probably need to contact the owner of Import Meetup Events as they are the one who handles the import plugin.
You could translate it under Events > Settings > Formatting > Single Event Format
Hello,
Are you using Events Manager Pro? If yes, you could submit your ticket at and have priority access to Support. https://eventsmanagerpro.com/support/
Regarding the issue, I’m confused with what you mean showing the Master Recurring event? When you create a recurring event, It basically just create multiple events and the Master is used to configure it.
Are you perhaps referring on showing the Recurrence of a specific recurring event?
When you Encounter the location not found, Does the Console returns an error? (If you’re using chrome Press F12 and go to console Tab.)
Here is link for:
1. Placeholders: https://wp-events-plugin.com/documentation/placeholders/
2. COnditional Placeholders: https://wp-events-plugin.com/documentation/conditional-placeholders/
3. Shortcodes: https://wp-events-plugin.com/documentation/shortcodes/Hope this links would help you.
You could use a mix of shortcodes and html codes and placeholders:
More info here: https://wp-events-plugin.com/documentation/shortcodes/
Placeholders: https://wp-events-plugin.com/documentation/placeholders/Have properly checked that you have inputted the API on: Events > Settings > Formatting > Maps. GMaps also needs users to input a Billing Info on their API. (https://mapsplatform.googleblog.com/2018/05/introducing-google-maps-platform.html)
Before also that you have properly filled out the address correctly.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Background ColorHello,
Are you referring to the #_LATT attribute? There is a current know issue about it for the latest version. It’s already fixed on a Dev version that will be released soon.
Current fix is to either: update to the Dev version or modify the core file temporarily
(check this thread to see what file needed: https://wordpress.org/support/topic/latt-arent-processed/)Hello,
Are you referring to the #_LATT attribute? There is a current know issue about it for the latest version. It’s already fixed on a Dev version that will be released soon.
Current fix is to either: update to the Dev version or modify the core file temporarily
(check this thread to see what file needed: https://wordpress.org/support/topic/latt-arent-processed/)Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event by cityYou could try using their shortcodes and attributes available
ie:
[events_list town="Chicago" country="US"]<p>#_EVENTLINK will take place at #_LOCATIONLINK on #_EVENTDATES at #_EVENTTIMES</p>[/events_list]More infor here: https://wp-events-plugin.com/documentation/shortcodes/