• Resolved ajithequillia

    (@ajithequillia)


    I added the media-credit plugin to my site and activated it. Then I edited a media image from admin and I got the custom fields as expected. I added a credit record to the image and loaded it into the front end, however I am finding unparsed short code like so:

    [media-credit standalone=0 name=”BBC” link=”http://www.bbc.com/news/science-environment-29557384″ align=”alignnone” width=”225″]
    …image gets shown here…
    [/media-credit]

    • This topic was modified 9 years, 7 months ago by ajithequillia.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author pepe

    (@pputzer)

    Where exactly are you seeing that shortcode? Which theme are you using? Anny additional plugins that might interfere?

    Thread Starter ajithequillia

    (@ajithequillia)

    I am seeing it in my posts. The theme I am using is Goliath. You can see the issue in this page:
    http://www.proofrequired.com/ancient-world/antikythera-mechanism/

    Plugin Author pepe

    (@pputzer)

    Thanks. It looks like the shortcode is either not applied to the content block (with do_shortcode) or completely unregistered. Since Goliath is a non-free theme, I can’t directly determine the reason.

    To test if the problem lies with theme, please temporarily change your active theme to Twenty-Sixteen. If the shortcode is properly rendered then, you’d have to ask Goliath support for help.

    I’ve seen on the web that they use a page builder plugin (Visual Composer), so it could also be that this plugin does not apply the shortcode to its content blocks. In that case, the problem won’t go away with a theme switch, but would still need to be fixed by the Goliath support team (or their supplier). To test for this scenario, try to create a page/post containing a [media-credit] shortcode without the page builder.

    Plugin Author pepe

    (@pputzer)

    Have you been able to resolve the issue?

    Plugin Author pepe

    (@pputzer)

    I assume the issue has been resolved.

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

The topic ‘Short code gets shown in site’ is closed to new replies.