Title: wpDiscuz problem with my theme?
Last modified: May 6, 2020

---

# wpDiscuz problem with my theme?

 *  [qnkov](https://wordpress.org/support/users/qnkov/)
 * (@qnkov)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/)
 * Hello, i have installed. Версия 5.3.4 ver, but i’ve found that this plugin makes
   conflict with my theme. My theme icons are messed up and does not show up…
 * [https://prnt.sc/sbpztz](https://prnt.sc/sbpztz)
 * From what i know, your plugin is uing fontawesome 5+ and my theme fontawesome
   4
 * How can i make this to work? Something like downgrade fontawesome on your plugin
   to 4 or? Or some custom code i need to add to function.php or something?
    -  This topic was modified 6 years, 1 month ago by [qnkov](https://wordpress.org/support/users/qnkov/).

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

 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12789151)
 * Hi [@qnkov](https://wordpress.org/support/users/qnkov/),
 * Please leave some example URL. Probably there is a way to solve the issue via
   the CSS code.
 *  Thread Starter [qnkov](https://wordpress.org/support/users/qnkov/)
 * (@qnkov)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12792227)
 * wpDiscuz – Widgets
 * I have deactived this plugin and the icons are back to normal again. How to fix
   it?
 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12807044)
 * Hi [@qnkov](https://wordpress.org/support/users/qnkov/),
 * Please follow the steps below:
 * 1. Open the wp-content/plugins/wpdiscuz-widgets/wpdiscuz-widgets-class.php file
   
   2. find the this line (line 480): `wp_enqueue_style('wpdiscuz-font-awesome');`
   3. Replace it with the following one:
 *     ```
       if (!$wpdiscuz->optionsSerialized->disableFontAwesome) {
           wp_enqueue_style('wpdiscuz-font-awesome');
       }
       ```
   
 * Then delete all caches and check again.
 *  Thread Starter [qnkov](https://wordpress.org/support/users/qnkov/)
 * (@qnkov)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12807209)
 * Thanks, but it did not work.
 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12807237)
 * [@qnkov](https://wordpress.org/support/users/qnkov/),
 * Please leave some example URL to allow us to check the issue.
 *  Thread Starter [qnkov](https://wordpress.org/support/users/qnkov/)
 * (@qnkov)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12815952)
 * [https://otaku.bg/otakubg/](https://otaku.bg/otakubg/)
 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupportmember/)
 * (@gvectorssupportmember)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12827950)
 * [@qnkov](https://wordpress.org/support/users/qnkov/),
 * Please leave the URL and make sure the wpDiscuz comment form exists.
 *  Thread Starter [qnkov](https://wordpress.org/support/users/qnkov/)
 * (@qnkov)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12828577)
 * I did gave you url. The last partn didn’t get it. Everything exists.
 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupportmember/)
 * (@gvectorssupportmember)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12833281)
 * [@qnkov](https://wordpress.org/support/users/qnkov/),
 * Please register and open a new topic on the [gvectors.com](https://gvectors.com/forum/)
   forum for deeper support.

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

The topic ‘wpDiscuz problem with my theme?’ is closed to new replies.

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

 * 9 replies
 * 3 participants
 * Last reply from: [gVectors Support](https://wordpress.org/support/users/gvectorssupportmember/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/wpdiscuz-problem-with-my-theme/#post-12833281)
 * Status: not resolved