• Resolved jgold723

    (@jgold723)


    Normally this plugin works flawlessly. But for some reason the javascript coding in a particular shortcode is being modified by the WordPress editor — quotes, etc. are being translated into their HTML entities and it breaks the Javascript.

    I enter the Javascript under the text tab (not visual) in the shortcoder editor window. It looks fine when I save the shortcode. But when I view the code it doesn’t work and when I check the source, it shows HTML entities.

    Any idea as to why this is happening?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author vaakash

    (@vaakash)

    Sorry for the late reply.
    This can be because of the WordPress’s default text editor. You may have some theme/plugins which does this formatting behind.

    As an alternative, could you please try using the “code editor” and check if same is happening ?

    Thanks,
    Aakash

Viewing 1 replies (of 1 total)

The topic ‘Javascript quotes, etc. are being changed to entities’ is closed to new replies.