Alexandre BOURLIER
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] prevent form submission with jquery when error is present?Have you answered your question?
I am looking for the very same answerForum: Fixing WordPress
In reply to: Search posts with custom advanced search formHi,
I am having a similar need.
Have you, by any chance, find a way to implement what you wanted?Many thanks!
All the best!Forum: Plugins
In reply to: [Owl Carousel] Insert Owl Carousel within my headerExcellent! I wasn’t aware of this one.
Works like a charm.Thanks!
Forum: Plugins
In reply to: [Owl Carousel] Insert Owl Carousel within my headerI tried:
<br /> echo owl_function([<br /> 'category' => 'Accueil',<br /> 'singleItem' => true,<br /> 'autoPlay' => 4000,<br /> 'addClassActive' => true,<br /> 'autoHeight'=> true,<br /> 'lazyLoad' => true ]);<br />It outputs all HTML, including images. So the function is called correctly and the
categoryparameter works fine.
However Javascript does not comes into play, so I end up with a bear HTML output, and that is it.I call the
owl_function()function within myheader.phpfile.
Any idea of what I am missing?Forum: Plugins
In reply to: [WP-Markdown] problem with tables markdownRoger that.
Thanks for the update!
Forum: Plugins
In reply to: [WP-Markdown] problem with tables markdownHi everyone,
Hi Stephen,First of all, thanks for this awesome plugin, and the overall workload you contributed to the WordPress community. I find it quite impressive. I always think I should contribute and end up not doing it. I feel ashamed when I look at the list of your contributions. Kuddos!
Regarding v1.5 and table handling in Markdown, would you have any visibility on when that will be on foot?
All the best
Forum: Fixing WordPress
In reply to: redirect_to parameter incorrect on wp-login.phpWould you have this for Linux?
I have facing the exact same issue