pjehan
Forum Replies Created
-
I encountered the same problem. Browser crash when trying to use WPForms block inside a composition. It crashes when I try to add the composition into a page.
Thanks!
I think it might help others if they ever get in the same situation like I did.
Thanks again for your plugin!
Ok thanks for the reply.
Then would it be a good idea to replace the anonymous function by a named function for the callback? So it would be possible to use the removeEventListener() function?
Forum: Plugins
In reply to: [Owl Carousel] Link on carousel itemsHi Flegme,
When you click on an image (post thumbnail) in the admin, you can find the “Owl Carousel URL” field in the right pane.
Forum: Plugins
In reply to: [Owl Carousel] padding/spacing above prev/next buttonsForum: Plugins
In reply to: [Owl Carousel] Urgent : Reset post data after WP_QueryHello,
Thanks for the feedback. Will be fixed in the next version ??
Forum: Plugins
In reply to: [Owl Carousel] Line Breaks missing on front endHello,
Thanks for the feedback, will be fixed in the next version
Forum: Plugins
In reply to: [Owl Carousel] Sidebar content missing when using the shortcodeHi,
Unfortunately, I can’t reproduce this error because the theme is not free to use.
Do you have any error in the web browser console when you activate the plugin and reload the front page?Forum: Plugins
In reply to: [Owl Carousel] The Image #1 could not be loaded – Please helpHi,
Could you please send a link to your website?
Thanks,
Forum: Plugins
In reply to: [Owl Carousel] infinite loopHi,
No, unfortunately it’s not implemented in the v1 version and the v2 is still in beta so I prefer not to update this plugin to the new version.
Forum: Plugins
In reply to: [Owl Carousel] Can you enable fade?It’s already implemented.
Just use that kind of shortcode:
[owl-carousel category=”Category” singleItem=”true” autoPlay=”true” transitionStyle=”fade”]Forum: Plugins
In reply to: [Owl Carousel] order images alphabetically based on page title?Yes that’s it rawe, you can change slide order in Owl Carousel > Parameters
Forum: Plugins
In reply to: [Owl Carousel] Slider LinkHi,
Quoted from the plugin FAQ :
Paste the link in the “Owl Carousel URL” field when you choose the slide picture.
Forum: Plugins
In reply to: [Owl Carousel] How to set images/slides to variable width?Hi,
Did you try to use the autowith property then?
autoWidth="true"
Forum: Plugins
In reply to: [Owl Carousel] center: true layout using pluginHi,
No, not yet because it’s an Owl Carousel V2 option and this version is still in beta and not implemented in this plugin yet.
However, you can try to change the JS file and add the center option in the plugin JS code.