Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    You have some <p> tags in the slider markup, I’ve written about this here: https://www.metaslider.com/documentation/troubleshooting/

    2. Check the slideshow markup is valid

    Look for <p> tags in the markup (specifically around the inline JavaScript). If there are <p> tags in the wrong places, then the page content has been run through wpautop. Common causes are plugins (e.g. Genesis Easy Columns) or the theme (e.g. Avada).

    Fix: Disable all plugins/switch theme to try and narrow down the possible causes.

    Note: If the theme is Avada then wrap the meta slider shortcode in “raw” tags ([raw][/raw]).

    Regards,
    Tom.

    Thread Starter woojustinedesign

    (@woojustinedesign)

    I checked all my plugin and theme, but couldn’t found what causes. what should I do? please help me.
    Thanks,
    Justine

    Hi,

    Please try installing this plugin:

    https://urbangiraffe.com/plugins/disable-wpautop/

    Regards,
    Tom

    I have fixed it after replacing the folder ‘/wp-includes/js/jquery’ in my WP 3.6.1 by the ‘/wp-includes/js/jquery’ I had in my older WP 3.4.2 version. This works for me and is a good solution while we wait a fix from our providers. Hope it can help anybody out there.

    After a few days, the solution I provided above has proven to be wrong, as it brakes other parts of the manager. What you should do instead is replacing your current /wp-includes/js/jquery/ui/jquery.ui.tabs.min.js by the one provided in the previous WordPress versions. In my case, I come from WP v3.4.1 and the jquery.ui.tabs.min.js works seamlesly. Good luck!

    Hi Alec,

    You still have the <p> tags in the slider output which won’t be related to any jQuery libraries. You’ll need to search for ‘wpautop’ in both your plugins and theme to find the problem. There are more details here https://www.metaslider.com/documentation/troubleshooting/ under ‘2. Check the slideshow markup is valid)

    Regards,
    Tom.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘after update wordpress 3.6 my slider not working properly.’ is closed to new replies.