• Resolved mike brooks

    (@mikeswimcomau)


    We are using your plugin which is great but appears to have a bug.

    i have a ‘simple shortcode with content’ set up and have the following template

    <span class="download-btn">{CONTENT}</span>

    when i highlight a link in my page and use this shortcode, the opening span tag gets correctly placed in front of that content, however the closing tag does not. the closing span tag gets placed at the bottom of all the content in the html.

    so say i have 4 links. I highlight 2 of them and insert the shortcode. the shortcode gets placed around the 2 links in the visual editor. However in the actual rendered html the shortcode gets placed around all 4 of the links.

    https://wordpress.org/plugins/shortcodes-ui/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mike brooks

    (@mikeswimcomau)

    I tried changing the shortcode ui settings to remove AutoP filter but this did not do anything. the P tags still get automatically entered in.

    Plugin Author Bainternet

    (@bainternet)

    If you removed the AutoP filter and still get that then something else in your site is calling it.

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

The topic ‘shortcode wrapping all content after selected content’ is closed to new replies.