Hi,
I am using a plugin called Hybrid Connect to facilitate collecting name and email addresses from my site. However the developers is having problems using the shortcodes on my site. Can you please assist, he writes:
"I've had a look at this, and the problem is only affecting shortcode output.
For some reason, the Flagship theme that you're using is adding < p > tags to the code that we're outputting.
For example, here is an excerpt of the CSS:-
#hc_template_wrapper3437 p strong {
color: #542A00 !important;
}</p>
<p> #hc_template_wrapper3437 a.navButton img {
border: none !important;
vertical-align: middle !important;
}</p>
You see that the paragraph tags there are essentially breaking the CSS and that's why you're getting a messed up display.
In order to get this resolved, I'll need to understand whether there is a "filter" that the theme is using to replace something called wpautop.
Can the Flagship developer please tell me what I need to change in order to remove the auto formatting that's being done, then I'm more than happy to make the changes for you."














