Shortcodes get HTML formatting
-
Great plugin! However, running into an issue where when using the shortcodes in a page body, the output is filled with empty paragraph tags and linebreaks, so:
[otw_shortcode_info_box border_type="bordered" border_style="bordered" shadow="shadow-down-right" rounded_corners="rounded-10" border_color="#838c99"] <h3>Example</h3> Text [/otw_shortcode_info_box]is producing the following:
<div class="otw-sc-box bordered bordered shadow-down-right rounded-10" style="border-color: #838c99;"><div><p></p><br> <h3>Example</h3><br> <p>Text</p><br> <p></p></div></div>Any suggestions?
https://wordpress.org/plugins/info-boxes-shortcode-and-widget/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Shortcodes get HTML formatting’ is closed to new replies.