• I am a website administrator coming to WordPress from a Dreamweaver background. Our company’s website has a custom theme, but the developer says it should work with all plugins.

    Soliloquy is the first plugin I personally added. I have been able to set up the slider, but the pages do not recognize the shortcode even when using the Soliloquy button. I had a similar issue when using the native Gallery plugin even when inserted using Insert Media button.

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    This may have to do with the entry box editor being revised to allow me to work in HTML or VISUAL.

    I have been told on a board that I may need to add code to the functions PHP panel that would make the site recognize shortcode properly — but I have not found where to add the suggested code that is below.

    add_filter(‘widget_text’, ‘do_shortcode’);

    Is this code right? And, if so, where can I place this code?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you replicate the problem using the default Twenty Thirteen theme with all other plugins deactivated?

    What version of WordPress are you using? And what do you mean by “This may have to do with the entry box editor being revised”?

    Thread Starter ernstpete

    (@ernstpete)

    WP 3.5.1

    The developer changed the text/media editor box so I could either edit in WYSIWYG or by editing the HTML.

    Why are you using an old copy of WordPress? Were you aware that your site is currently running a very real risk of being hacked? You need to upgrade WordPress asap.

    Also, do you know what this developer changed and how?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Short code doesn't work’ is closed to new replies.