Glenn Mulleners
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Compatible to PHP7?I just installed in on a PHP7 site and don’t see any issues with this plugin.
The Calendarize it! plugin has another apporoach for the duplicate content issue.
They work with one URL for recurring events, but add URL parameters to the link for the other dates. For example:
events/wordcamp-paris-2016/ and events/wordcamp-paris-2016/?event_rdate=20160605090000,20160605180000I’d love to see an update on this topic, as I really think a sulution for the duplicate content (as described above) would be a valuable addition to this wonderful Events Manager plugin.
Any update on this?
I have been using the Events Made Easy plugin which provides the option to add an “external link” to an event. The links to the event then go to the URL instead of the events page created by the events plugin.
I’d love to see this feature integraded in Events Manager as it looks to provide more flexibility than the other plugin.
I’ve recently thought about this and provided a possible solution to the SEO-problems with recurring events.
See this topic for more info on this topoic.
Forum: Plugins
In reply to: [Google Content Experiments] 2 Experiments SimultaneouslyHi Alechko23,
I think this is not possible. What you might do is add B1 and B2 as variants to the experiment, which results in 1 experiment with 1 original page and 3 variants instead of 2 separate experiments.
Forum: Plugins
In reply to: [WP FullCalendar] How to display events from a pre specified location onlyIt seems that the location id is not the same as the WordPress post ID. See this comment for an explanation and solution.
I have been looking for a solution to display calender per location, did not get a reply on my previous comment for weeks and you provided the solution within an hour.
Thank you so much bitpress!How did you fix it?
I’m having the same problem…Forum: Plugins
In reply to: [WP FullCalendar] How to display events from a pre specified location onlyDoes this still work? I don’t get any events in the calendar when using for example
[fullcalendar location=160]
Forum: Plugins
In reply to: [Google Content Experiments] How to set the original and variant pages?Thank you for your reply jodamo5,
You indeed need to set the pages you’d like to use in Google Analytics, not via the plugin. The plugin is only needed to add the code to the correct (original) page.
Forum: Plugins
In reply to: [Google Content Experiments] Does this work?Hello tjtigers14,
Did you read the Installation instructions?
You probably need to add a line of code to your theme.Could you check if it works then? Otherwise, could you please tell me which WordPress version and which theme you’re using?
Thank you for your reply!
Forum: Plugins
In reply to: [Testimonials Widget] Space in TestimonialsHi Kiki,
You could add this to your CSS for example:
.testimonials-widget-testimonials .image { margin-right: 25px; }
Forum: Plugins
In reply to: [Testimonials Widget] Slider widget not workingSlider widget also not working here. It only shows one testimonial.
Forum: Plugins
In reply to: [Events Made Easy] syntax error: eme_rsvp.php on line 1985There is a small mistake in the changelog.
The version number should be 1.5.12 of course; now there’s 2 times 1.5.11 ??
And it looks like the last 4 changelog updates (from 1.5.9 on) are missing the closing = for the version number.Anyway, thanks again for maintaining/developing this plugin and your quick responses.
Forum: Plugins
In reply to: [Events Made Easy] syntax error: eme_rsvp.php on line 1985Thank you Franky for your quick reply and the code.
I have been able to reactivate the EME plugin and now it looks like everything works again. The only thing I had to setup again were widget and permalink-settings.