javierllinas
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Ajax Not LoadingOk, JSON and localhost issue.
Works perfectly in production!
Forum: Plugins
In reply to: [The Events Calendar] Monthly Calendar View No Longer WorksHello!
This topic is marked as resolved: how did you guys came up with the solution?
Thanks all!
Forum: Plugins
In reply to: [The Events Calendar] Monthly View doesn't loadHello,
Same happening to me. Ajax is not working.
CIWD, it seems you calendar is working ok now: how you came up with the solution? Nice implementation, by the way.Thank you guys in advance.
Forum: Plugins
In reply to: [WP Slider Plugin] The shortcode output is wrapped in p tagsYes, the framework is not working properly.
Thank you for your time, Muneeb!
Solved!
Javascript issue: got some coding to render typo in a particular way, that inserts spaces when needed.
I use this in all my projects, don’t know why it hasn’t happened before.Thanks for your work and time, Takayuki.
Thanks for the feedback.
I’ve tried that, except for the theme switch. The form has always worked with previous versions of the plugin. No debbugging notices.
This is what I get:<input class="wpcf7-form-control wpcf7-submit" #160;type="submit" value="Enviar">
(add an & before #160;)Can′t figure out what has changed. I’m gonna check the theme again (custom theme for client).
Forum: Plugins
In reply to: [qTranslate] [Plugin: qTranslate] WordPress 3.3 – multilang editor is brokenIn my case, the file qtranslate_hooks.php is generating the error between lines 51-61:
Undefined index: language in \wp-content\plugins\qtranslate\qtranslate_hooks.php on line 51 [...] [...] [...] Undefined index: in \wp-content\plugins\qtranslate\qtranslate_hooks.php on line 61
If it’s any help.
Forum: Plugins
In reply to: [Theme Check] [Plugin: Theme-Check] Warning: file_get_contentsYou shouldn’t worry. For those who do:
https://stackoverflow.com/questions/7587989/how-to-fix-php-warning-file-get-contents/7588421#7588421