• Using rapid composer and have the Give shortcode in a text box but there seems to be a lot of additional <p> tags (namely around the last name text box)

    I have disabled WP AUTO P but still the additional P tags persist

    demo – katie-wayne.com/gift/ scroll down to the form and click contribute

    You’ll see the last name box out of alignment and the exta P tags around it

    How can i stop this ?

    • This topic was modified 8 years, 2 months ago by Wayne.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Most likely the rapid composer is filtering the_content() in one way or another. Please try the following:

    1) Go to “Donations > Settings > Advanced”
    2) Check the box next to “Disable the_content filter”

    Let me know if that resolves the issue for you. If it doesn’t, I’ll test the rapid composer plugin with Give to see if I can replicate the problem.

    Thanks!

    Thread Starter Wayne

    (@waynep16)

    Hi mate ive tried that to no avail ??

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Well, the bottom line is that another plugin is affecting the markup of our shortcode in one way or another. The Rapid Composer seems to be the obvious culprit, but let’s try this: Please deactivate all plugins besides Give and Rapid Composer. If it works as expected then re-activate each plugin one at a time until you see the problem again. Then let us know which plugin caused the error and we’ll dig into it.

    I would even try re-saving the page after you deactivate all the other plugins just to make sure you’ve got the latest post data there.

    Let me know how that goes. Otherwise I have to get my hands on a copy of that plugin to test.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Additional tags in markup output?’ is closed to new replies.