Support Forum

Topic: plugin

Browse community answers for this topic or search for a specific issue.

Language support on post carousel

pluginplugin-widgets-bundle · By Aengeln Englund · 11 years ago

I’ve recently installed the Vantage Premium theme along with the widget pack. One very nice widget is the post carousel. However, I’ve noticed that at the end of the post preview it says “More info”, rather than it’s Swedish equivalent.…

Incompatibility with jQeury 2.1.x ?

pluginplugin-page-builder · By Nicolas Joly · 11 years ago

Hello, I develop a theme and call jquery 2.13 with : wp_register_script(‘cbj_admin_jquery’, get_template_directory_uri() . ‘/framework/admin/inc/js/jquery-2.1.3.min.js’, array(‘jquery’), ‘1.0.0’, true); If i do that (set in_footer to true), the builder is not called in the WpEditor but in bottom of page. But…