-
Created a topic, Pratique, on the site WordPress.org Forums:
Nickel, il fonctionne bien chez moi ! merci -
Created a topic, Très utile !, on the site WordPress.org Forums:
c'est un plugin pour Wordpress très utile et pas si di… -
Created a topic, Cela fonctionne merci, on the site WordPress.org Forums:
j'ai installé ce plugin après avoir galéré pendant que… -
Created a topic, Simple et efficace, on the site WordPress.org Forums:
plugin simple et efficace qui fonctionne bien avec Wor… -
Created a topic, Très utile, on the site WordPress.org Forums:
Très utile et même indispensable pour Woocommerce. Mer… -
Created a topic, Variations are removed when a product is out of stock, on the site WordPress.org Forums:
Hello, I have a website with wordpress 5.4.2 and Woo… -
Posted a reply to font awesome – fullscreen icon missing, on the site WordPress.org Forums:
hi @mihaiimagely thank you for your reply. I modified galleria.nextgen_pro_lightbox.js and galleria.nextgen_pro_lightbox.min.js ( fa fa-arrows-alt… -
Created a topic, font awesome – fullscreen icon missing, on the site WordPress.org Forums:
hey, fullscreen icon is missing in Pro Lightbox afte… -
Created a topic, Version pro quasi indispensable mais chère et pas à la hauteur, on the site WordPress.org Forums:
Je ne pourrais pas me passer de Nextgen Gallery mais i… -
Posted a reply to Checkboxes for categories on submit event page, on the site WordPress.org Forums:
I modified categories-public.php this way and it works <?php /* * This file is called… -
Posted a reply to How to display the dates and times in a slider loop?, on the site WordPress.org Forums:
i use a shortcode to display recent events, it's easier to customize with html /… -
Posted a reply to Can’t enter dates, on the site WordPress.org Forums:
In frontend or backend ? on which page ? Link or sreenshot ? do you… -
Posted a reply to USER NAME IN THE EVENT, on the site WordPress.org Forums:
Use Event Related Placeholders #_CONTACTNAME or #_CONTACTUSERNAME in Single event page format ( Events =>… -
Posted a reply to Display shortcodes and placeholders, on the site WordPress.org Forums:
and with : [event post_id="46"]#_EVENTNOTES[/event] ? -
Posted a reply to Hide locations with no events?, on the site WordPress.org Forums:
with a shortcode? example : [locations_list scope="future" groupby_orderby=”location_name”]<a href="#_LOCATIONURL">#_LOCATIONNAME</a><br>[/locations_list] -
Posted a reply to Google Maps loading incorrectly, on the site WordPress.org Forums:
I found this in a concatenated css file : .et_pb_column_single,.et_pb_section{padding:0}.et_pb_widget_area_right{padding-top:30px!important}.single-event #container #content{width:80%;margin:auto}nav a{color:#e2d92b}@media screen and… -
Posted a reply to How to desactivate GDPR, on the site WordPress.org Forums:
Go to Events => Settings => Privacy => Consent -
Posted a reply to How to Add a Country to the Country Select Drop Down, on the site WordPress.org Forums:
You will need customise the plugin. open/edit /plugins/events-manager/em-functions.php ( see "USING TEMPLATE FILES" ) search… -
Posted a reply to How to get a “Sign up” button, on the site WordPress.org Forums:
With Placeholders ?! https://wp-events-plugin.com/documentation/placeholders/ #_BOOKINGBUTTON OR BOOKINGS OR Go to Events => Settings => Formatting… -
Posted a reply to Getting Array of Future Events, on the site WordPress.org Forums:
It's possible to tinker with the function do_shortcode() and and a custom shortcode. https://developer.wordpress.org/reference/functions/do_shortcode/ https://wp-events-plugin.com/documentation/shortcodes/ -
Posted a reply to print before #_CATEGORIES, on the site WordPress.org Forums:
Est-ce que vous utilisez un éditeur de texte ? ça pourrait être lui qui converti… -
Posted a reply to Week number in week wview, on the site WordPress.org Forums:
week number = W See the PHP date syntax format characters : http://www.php.net/manual/en/function.date.php -
Posted a reply to Google Maps for Location, on the site WordPress.org Forums:
Uuses Google Map Type "Embedded". see our documentation page : https://wp-events-plugin.com/documentation/google-maps/api-usage/ -
Posted a reply to print before #_CATEGORIES, on the site WordPress.org Forums:
Probably a <br /> who hangs out in /wp-content/plugins/events-manager/templates/placeholders/categories.php or in Events => Settings =>… -
Posted a reply to Search engines crawling past events, on the site WordPress.org Forums:
"Please be mindful with noindex directives and remember that most search engines will honour it,… -
Posted a reply to Center Calendar Widget Month & Year, on the site WordPress.org Forums:
Hi, Open events_manager.css ( /wp-content/plugins/events-manager/includes/css/events_manager.css ) and copy paste : to center everything: .em-calendar {… -
Posted a reply to Modifying event calendar width, on the site WordPress.org Forums:
you can change the parameters of the tables in the css file of your theme… -
Posted a reply to Featured Image On Calendar List, on the site WordPress.org Forums:
Go to Events => Settings => Formatting => Events and edit Default event list format.… -
Posted a reply to Map clickable address, on the site WordPress.org Forums:
Go to Events => Settings => Formatting => Maps -
Posted a reply to Events Manager – Attendees list in alphabetical order, on the site WordPress.org Forums:
maybe customize attendeeslist.php in /wp-content/plugins/events-manager/templates/placeholders -
Posted a reply to Place events from my website on other websites, on the site WordPress.org Forums:
Yes it is possible with rss -
Posted a reply to Pro Trial?, on the site WordPress.org Forums:
Look here : https://trywpem.com/ -
Posted a reply to Insert appointment overview, on the site WordPress.org Forums:
Create Your own event scope (this month and future) https://wp-events-plugin.com/tutorials/create-your-own-event-scope/ -
Posted a reply to Changes to your Google Maps APIs account, on the site WordPress.org Forums:
thank to the dev team for add Google map options in the Version 5.9.5 -
Posted a reply to Success Message on Event Submission, on the site WordPress.org Forums:
did you select NO for "Show form again?" -
Posted a reply to Search engines crawling past events, on the site WordPress.org Forums:
Hi, for preventing previous events from showing in search engines you can use the meta… -
Posted a reply to Export entire plugin data from one site to another, on the site WordPress.org Forums:
Hi, You can use the Wordpress export / import tool but I have never tested… -
Posted a reply to Events Manager “add” recurring event is missing, on the site WordPress.org Forums:
Hi, did you enable recurrence? Settings => General => General Options => Enable recurrence? =>… -
Posted a reply to Exclude category from page Events, on the site WordPress.org Forums:
Hi I use the css to hide category from page Events. ex : <div {has_category_168}class="cancelled"{/has_category_168}>… -
Posted a reply to Map show locations of past events, on the site WordPress.org Forums:
Hi [locations_map scope="future"] https://wp-events-plugin.com/documentation/shortcodes/ https://wp-events-plugin.com/documentation/event-search-attributes/ -
Posted a reply to Changes to your Google Maps APIs account, on the site WordPress.org Forums:
Hi, now i'm using the osm plugin with this shortcode to show the map on… -
Created a topic, Changes to your Google Maps APIs account, on the site WordPress.org Forums:
Hi, today I received this email and i think it is us… -
Posted a reply to (problem) events near a location, on the site WordPress.org Forums:
Hi Marcus, I just installed the development version. Everything works perfectly. Good work :) thank… -
Posted a reply to Slider to show future events, on the site WordPress.org Forums:
I have "featured slider", it works well but it is paying http://slidervilla.com/featured-slider/ -
Posted a reply to Replace ‘Map Unavailable’ with Featured Image?, on the site WordPress.org Forums:
"You will need basic HTML knowledge to edit the display." edit "Single event page format"… -
Posted a reply to (problem) events near a location, on the site WordPress.org Forums:
in the meantime i restored events manager 5.8.1.1 Thanks -
Posted a reply to Error message in Serch box “Near of…” in event page an error message is displa, on the site WordPress.org Forums:
Bonjour, pour utiliser les services de Google Maps avec Events Manager il faut créer une… -
Posted a reply to (problem) events near a location, on the site WordPress.org Forums:
on Single event page -
Created a topic, (problem) events near a location, on the site WordPress.org Forums:
hi, for displaying events near a location I use the …