• Resolved johnlandt

    (@johnlandt)


    Hello,

    Great plugin!

    Question, I am having trouble with the short code. [prisna-google-website-translator]. For whatever reason it does not seem to work on my site.

    http://yourevil.me

    Thank you,
    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Prisna

    (@prisna)

    Greetings,

    good to know you like the plugin!

    I’m checking your site and I see you’re trying to use the shortcode inside a text widget. You can’t do that, that’s a limitation on the text widgets.

    However, there are different ways to enable this functionality, please see:

    http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/

    Regards

    Thread Starter johnlandt

    (@johnlandt)

    Hello Again!

    I did not know, “By default, shortcodes does not work in sidebar widgets.” Thank you so much for the shortcodes link. I added the filter.

    // Enable shortcodes in text widgets
    add_filter(‘widget_text’,’do_shortcode’);

    It works like a “charm” >>> https://www.voicecry.com

    ~John

    Plugin Author Prisna

    (@prisna)

    Greetings,

    good to know it’s working fine now.

    If you don’t require further assistance regarding this matter, we’d appreciate if you could mark the ticket as resolved.

    Regards

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

The topic ‘Short Code [prisna-google-website-translator]’ is closed to new replies.