Title: Can&#8217;t submit with plugin CSS
Last modified: April 18, 2022

---

# Can’t submit with plugin CSS

 *  Resolved [JobeC](https://wordpress.org/support/users/calverdigital/)
 * (@calverdigital)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/)
 * When using plugin CSS the submit button doesn’t work. If not using plugin CSS
   submit works but all error messages show. Happy with plugin CSS otherwise. Any
   suggestions?
    WP 5.9.3 PHP 8.0.17 Plugin 1.4.7
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcant-submit-with-plugin-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15567631)
 * I’m happy to help [@calverdigital](https://wordpress.org/support/users/calverdigital/).
   Usually in these situations the issue is caused by a conflict between your theme
   and our volunteer management plugin. That’s not always the case, but it’s the
   most likely culprit.
 * Would it be possible for you to turn the plugin’s CSS back on so we can take 
   a look? Based on what I’m seeing at the link you shared it looks like it’s currently
   turned off.
 * Once we can see the issue ourselves hopefully then we can recommend the best 
   next steps.
 *  Thread Starter [JobeC](https://wordpress.org/support/users/calverdigital/)
 * (@calverdigital)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15567964)
 * The code was on. It’s now off.
    Happy to arrange access if that would help. Thanks
 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15568429)
 * Thanks for the quick response [@calverdigital](https://wordpress.org/support/users/calverdigital/).
   All the error messages were showing so I assumed the CSS was turned off. Do you
   have any caching enabled on the site that may have been displaying an older version
   of that page?
 * If possible, it would be great to see the form with the CSS turned on. That way
   we can try to figure out why the submit button isn’t working for you.
 *  Thread Starter [JobeC](https://wordpress.org/support/users/calverdigital/)
 * (@calverdigital)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15570205)
 * Apologies. Caching now off code on.
 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15571099)
 * Thanks for turning the CSS back on and adjusting the caching so we could see 
   the issue. It looks like the footer is actually sitting on top of the “Sign Up”
   button, which is causing the issue where you can’t click it. Luckily, this should
   be a fairly easy fix.
 * We need to add some CSS code to your website. If you’re not familiar with CSS,
   the easiest approach to adding the code is by using “Method 1: Adding Custom 
   CSS Using Theme Customizer” within the article at [https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/](https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/).
   Here’s the CSS code you need to add:
 *     ```
       body.single-volunteer_opp footer#colophon {
         clear: both;
       }
       ```
   
 * Once that code starts working on your site, you should be able to use the plugin’s
   CSS and click the “Sign Up” button.
 * Good luck and let me know how it goes.
 *  Thread Starter [JobeC](https://wordpress.org/support/users/calverdigital/)
 * (@calverdigital)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15571601)
 * Perfect! That’s sorted it.
    Thank you so much for your help.
 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15571709)
 * That’s great to hear and I’m glad it’s fixed.
 * If you have a second, we’d love an honest review at [https://wordpress.org/support/plugin/wired-impact-volunteer-management/reviews/#new-post](https://wordpress.org/support/plugin/wired-impact-volunteer-management/reviews/#new-post).
   Definitely no pressure at all, but every review helps.
 * Thanks and take care!

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

 The topic ‘Can’t submit with plugin CSS’ is closed to new replies.

 * ![](https://ps.w.org/wired-impact-volunteer-management/assets/icon.svg?rev=2591634)
 * [Wired Impact Volunteer Management](https://wordpress.org/plugins/wired-impact-volunteer-management/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wired-impact-volunteer-management/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wired-impact-volunteer-management/)
 * [Active Topics](https://wordpress.org/support/plugin/wired-impact-volunteer-management/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wired-impact-volunteer-management/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wired-impact-volunteer-management/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 7 replies
 * 2 participants
 * Last reply from: [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/cant-submit-with-plugin-css/#post-15571709)
 * Status: resolved