Title: Conflict with Easy Bootstrap Shortcode plugin
Last modified: August 21, 2016

---

# Conflict with Easy Bootstrap Shortcode plugin

 *  Resolved [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/)
 * Here is a conflict between **Another WordPress Classifieds Plugin (AWPCP)** plugin
   and **Easy Bootstrap Shortcode**. When I activate AWPCP, it causes a color change
   in the Notification Shortcode (Easy Bootstrap Shortcode). When I deactivate AWPCP,
   colors in Notification Shortcode return to normal.
 * [Screenshots](http://img35.imageshack.us/img35/3379/uhnx.png)
 * Can you help here?
 * Thanks in advance
 * [http://wordpress.org/plugins/another-wordpress-classifieds-plugin/](http://wordpress.org/plugins/another-wordpress-classifieds-plugin/)

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

 *  Plugin Author [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * (@awpcp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/#post-4241520)
 * I’ll need my developer to take a closer look at it. One possibility is that you
   can try the latest version and see if we still conflict with it. It’s possible
   the reason for conflict was fixed in there.
 * [http://awpcp.com/contact/](http://awpcp.com/contact/)
 *  Thread Starter [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/#post-4241522)
 * Thanks. I sent an email through the link above.
 * Best Regards
 *  Thread Starter [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/#post-4241555)
 * I sent two e-mails to which no answer. I’ve found the cause and solve it. But
   for similar reasons probably here remains a conflict with other plugins. My advice:
   should review the css files and change / add css comments. It should be borne
   in mind that there is no one with just one plugin on the website. Normal users
   are using dozens of plugins on websites.
 * **PROBLEM:**
 * Cause of the error is here. This issue is due to the **alert class** defined 
   in:
 * \another-wordpress-classifieds-plugin\css\awpcpstyle-ie-6.css
    203 **.alert**{
   210 **.alert** a { 324 .erroralert { color:#ff0000;font-weight:bold;font-size:
   14px; }
 * \another-wordpress-classifieds-plugin\css\awpcpstyle.css
    678 **.alert** { 685**.
   alert** a { 830 .erroralert { color:#ff0000; font-weight:bold; font-size:14px;}
 * **SOLUTION:**
 * I’ve added a comment this css class. Now it works fine.
 * \another-wordpress-classifieds-plugin\css\awpcpstyle-ie-6.css
    203 **.alertawpcp**{
   210 **.alertawpcp** a { 324 .erroralert { color:#ff0000;font-weight:bold;font-
   size:14px; }
 * \another-wordpress-classifieds-plugin\css\awpcpstyle.css
    678 **.alertawpcp**{
   685 **.alertawpcp** a { 830 .erroralert { color:#ff0000; font-weight:bold; font-
   size:14px; }
 * **NOTE:**
 * This is reason enough to update.
 *  Plugin Author [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * (@awpcp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/#post-4241570)
 * Hi vipteam,
 * We have a 24 hour response time on all emails and support requests, so thanks
   for your patience here. We did actually respond to your emails today.
 * We will take a look at this as soon as the developer returns from a vacation.
   In the meantime, it sounds like you found the workaround.
 *  Thread Starter [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/#post-4241571)
 * No problem. Thanks in advance
 * Best Regards

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

The topic ‘Conflict with Easy Bootstrap Shortcode plugin’ is closed to new replies.

 * ![](https://ps.w.org/another-wordpress-classifieds-plugin/assets/icon-256x256.
   png?rev=2944356)
 * [AWP Classifieds](https://wordpress.org/plugins/another-wordpress-classifieds-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/another-wordpress-classifieds-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [vipteam](https://wordpress.org/support/users/vipteam/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-easy-bootstrap-shortcode-plugin/#post-4241571)
 * Status: resolved