exhtml
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple CAPTCHA] Issue with Quick Cache pluginSame problem here, and really don’t know how to manage that. I really love Quick Cache and Really Simple Captcha and would be great if someone could point how to avoid this issue!
Thank you very much!Same here… Test email sends OK, but Contact Forms 7 doesn’t, if I use SMTP (with default localhost/port 25 configuration, which worked for me in the past in other projects). If I back to PHP Mail(), everything works correct. But the point of this plugin is to be able to use SMTP, isn’t it?
Waiting for any update on that, thank you in advance!Forum: Plugins
In reply to: [Restrict Categories] Custom taxonomy, still anyone?Hi! I have just tested Restrict Categories plugin and works like a charm but, as all of you say, I really wanted to use it with a custom taxonomy instead of WordPress native ‘categories’. Would be great if in the future the plugin author implements this feature but, for the moment, I have changed all the references to ‘category’ in the plugin code to my custom taxonomy, ‘document-category’, and it works.
Waiting for an update of the plugin with this features implemented!Works like a charm! Thank you very much, I’m really impressed about the flexibility and simplicity of Events Maker. Keep the good work!
Hi Matthew, thank you for your answer!
Version of the plugin is 1.1.2 and WP version is 4.0Would prefer not to modify plugin core files as I will lose changes in the next update, but thank you very much for your directions! Hope Types team would fix this soon…
Same here. Please would be great not to enqueue jquery-ui and datepicker css / js files on frontend if we are not using them. Thank you!
Same problem here, hope the Types developer should fix it soon!
Thank you so much Dylan for your answer, is strange but adding this to custom-leaflet.js, directly from Leaflet website basic example:
GeoMashup.addAction('loadedMap', function (properties, map) { var map = map.getMap(); // add an OpenStreetMap tile layer L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', { attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors' }).addTo(map); // add a marker in the given location, attach some popup content to it and open the popup L.marker([51.5, -0.09]).addTo(map) .bindPopup('A pretty CSS3 popup. <br> Easily customizable.') .openPopup(); } );Only the part of adding a marker works, but the part of adding a layer (to customize the map) doesn’t have effect. Is strange! so Leaflet works but only partly… Have you tried to add a custom map layer this way? Maybe I’m missing something…
Thank you so much for your help and directions!Forum: Plugins
In reply to: [Events Maker by dFactory] Event posting throws some notices and warningsYou’re awesome!
Forum: Plugins
In reply to: [Events Maker by dFactory] Event posting throws some notices and warningsHi again, when accesing Events > Locations in admin, I also get this notice:
Notice: Undefined offset: 1 in /Applications/MAMP/htdocs/…/wp-content/plugins/events-maker/events-maker.php on line 952
Hope it helps improve this great plugin! Thank you!
Forum: Plugins
In reply to: [Events Maker by dFactory] Event posting throws some notices and warningsYou’re a star!
Thank you so much for your good workForum: Plugins
In reply to: [Polylang] Polylang and The Events CalendarHi @tim Hyde,
I’m curious you got Polylang + Event Organiser to work together.
As far as I have experienced, Events can be translated, but they don’t synchronize/duplicate the date fields, nor the Event Venue taxonomy, between translations (maybe because, and this is another problem, is impossible to translate Event Venues as it is kind of a special taxonomy with extra metaboxes and fields, and Polylang doesn’t offer the possibility to translate them). Only the ‘event category’ taxonomy is synchronized.
Would be great if you can share how did you get it.
Thank you so much!Thank you for your help Caridad,
Keep the good work!Thank you so much for your interest Caridad!
Let us know if you find a solution or workaround.
Cheers!