Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author smartypants

    (@smartypants)

    Hey hows it going are you receiving any javascript errors? You may need to wrap the shortcode in [raw] [/raw] tags

    Same issue here.
    My theme is a lightweight responsive theme that I’m building. It’s got to be a plugin conflict. Still trying to figure out which one it is.

    Ok, I’ve identified the conflict. It’s because I’m loading another version of jquery in the footer. I’m using the proper format
    add_action( ‘wp_enqueue_scripts’, ‘theme_name_scripts’ );

    but this plugin gives me that infinite looping loading icon with that present.

    The other thing I’m seeing is that this plugin outputs the same file window source on the home page even though it’s not displayed here, and this is causing Slider Revolution to fail. Is there any way to tell this plugin to only load data on the pages with the shortcode?

    Plugin Author smartypants

    (@smartypants)

    The code should not only display on the shortcode page

    I am having the same problem. Wrapping the shortcode in [raw] [/raw] tags simply disables the plugin altogether in my situation.

    And what is meant by: “The code should not only display on the shortcode page”. Where else should it display then?

    More detailed information please!

    Plugin Author smartypants

    (@smartypants)

    Hi Mark, please send me your specific problem through our open ticket. I will look into it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Blue square circling around instead of document manager’ is closed to new replies.