• Resolved ronbme

    (@ronbme)


    There is a conflict with the WP UI plugin (I notified the plugin author).

    At this point I’m not sure if it is the jquery causing the problem or not. The WP Customizer goes into an endless loop with the WP UI plugin active. Hard to break the loop. But once a page without any WP UI shortcodes on it is loaded, the problem goes away.

    I tested this with WP 3.5.1 and WP 3.5.2 on both single and multisite versions.

    Styles is a great plugin and I just wanted to post this so that any others who have WP UI plugin installed will know what is happening.

    I’m not sure if there is anything that can be done on the Styles plugin side to correct this.

    http://wordpress.org/extend/plugins/styles/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Paul Clark

    (@pdclark)

    Thanks for letting me know! I will investigate whether or not Styles can do anything to resolve the conflict with .

    Plugin Author Paul Clark

    (@pdclark)

    Hi ronbme,

    I loaded up WP-UI and tried some quick slider shortcodes. The customizer loaded okay, although I did notice some flicker from the slider aggressively reloading of all of WordPress to display posts in the slider.

    My thought is that maybe with a different shortcode combination, I would be able to see the major performance degradation you’re seeing.

    Can you share the shortcodes from WP-UI you’re using?

    If your shortcodes are VERY long, please use pastebin.com as the forum guidelines request.

    Plugin Author Paul Clark

    (@pdclark)

    Also worth noting: I’m seeing the same flickering and lag from WP-UI in the customizer even when Styles is turned off. If the cause of that is the same as your loop, it may be that this is an issue with WP-UI and the WordPress Customizer, not the Styles plugin.

    Thread Starter ronbme

    (@ronbme)

    Thanks Paul.

    Try this one in the Customizer and see what you get.
    You should see the arrows in the tabs increasing in number.
    I had another tab in this code to test a post with an image, but I left that out. Took up too much space and doesn’t really add anything.

    I uninstalled Styles & the Style Twenty Twelve theme. Tried a couple of other themes and I’m getting the same thing. I believe you’re right. It seems WP UI has a problem with Customizer and not your plugin.

    Here’s the code below that I used for testing the WP UI plugin.

    ——————————————————————–

    FAQ
    [wptabs type=”accordion” effect=”slide” mode=”horizontal”]
    [wptabtitle] About [/wptabtitle]
    [wptabcontent]This is a test stie for testing out my themes and plugins. What follows is just some filler.Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

    [/wptabcontent]
    [wptabtitle] Is this a WordPress Multisite? [/wptabtitle]
    [wptabcontent]

    No, this is a single WordPress installation.

    However, this does seem to work on multisite. It will take more testing to determine if that’s true.

    [/wptabcontent]
    [wptabtitle] Is this a testing site [/wptabtitle]
    [wptabcontent]Yes this is a testing site where I test plugins from various plugin authors, including myself.[/wptabcontent]
    [wptabtitle] What version of WordPress are you currently running?[/wptabtitle]
    [wptabcontent]This site is currently running on WordPress version 3.5.2.[/wptabcontent]
    [wptabtitle] Is this site online?[/wptabtitle]
    [wptabcontent]No, this site is currently running locally. [/wptabcontent]
    [/wptabs]
    —————————————————————

    Plugin Author Paul Clark

    (@pdclark)

    Haha. Your “filler” text gave me a good laugh. Very utilitarian! 🙂

    I ran a test with those exact shortcodes and didn’t have a problem, but them tried adding some page and post shortcodes and did encounter a white screen on the customizer.

    It doesn’t have to do with Styles, but you can pass this video and screenshot on to the developer. I was able to encounter the issue when attempting to embed a tab of a post onto itself. Maybe that’s what you’re doing?

    On your end, check that you’re not embedding a page or post with the same ID as the page or post you’re currently on.

    I’ll close this out as unrelated to Styles.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Conflict with WP UI plugin’ is closed to new replies.