There’s no new update yet so we’re wondering if there will be incoming fix on the said issue.
Appreciate any response. Thank you.
]]>Is there a way to make it more user friendly?
Thank you
What it looks like in page code:
TEXT ON PAGE
...plugin code...
What does the site look like?
TEXT ON PAGE
PLUGIN BUTTON
How should it look like?
TEXT ON PAGE
PLUGIN BUTTON
]]>P
tag and BR
tags added to it.
This is not happening with specific shortcode or plugin, I infact built a simple shortcode to print “Hello World!” and added it to the WYISWYG field. It also printed with additional P
and BR
tags.
How do I fix this?
]]>I’m not quite sure if it’s WordPress or WooCommerce adding them in? However it shouldn’t be at all.
Under my theme functions, I even use:
<?php remove_filter ('the_content', 'wpautop'); ?>
The only page that appears to be affected is the Store page, with the WooCommerce products listing.
Shortcodes such as columns, etc – Appear to be affected if white page added in the code.
<p></p>
or
<br /><br />
Is appearing up in some places in the HTML and shifting page layout. Any ideas how to prevent this?
https://www.ads-software.com/plugins/woocommerce/
]]>https://www.ads-software.com/plugins/tinymce-advanced/
]]>In addition, when I delete the tabs from my post, the spaces seem to disappear. They appear in the top margin above my wp-tabs menu, as well as in random places throughout my wp entry.
If anyone knows how to get rid of these invisible, automatically generated
tags, I will be forever grateful.
Thanks in advance!
]]>