Have you encountered an unexpected issue with WooGallery? Our plugin uses best practices to ensure compatibility on as many WordPress sites as possible. However, sometimes other developers donโt follow these standards, or other unexpected issues occur, resulting in a theme or plugin conflict.
In this tutorial, weโll walk through how to locate and troubleshoot theme or plugin conflicts.
- Checking for Plugin Conflicts
- Checking for Theme Conflicts
- What to Do After Locating a Conflict
Note: This tutorial will cover the most common steps WooGallery users will need for troubleshooting theme or plugin conflicts.
Checking for Plugin Conflicts
Most plugins need to load extra resources, such as CSS stylesheets or JavaScript files, in order to work properly. In some cases, though, the code from these files will alter elements outside of their intended scope and break or change functionality.
By following the steps below, you should be able to determine if the issue youโre experiencing is the result of code from another plugin.
Take a Site Backup
Before you get started, be sure to take site backup. Before making changes to your theme or plugins, this is always a good precaution.
Deactivate All Other Plugins
Once youโve finished backing up your site, go to the Plugins page. There, youโll need to select all your plugins except WooGallery. Then open the Bulk Actions dropdown at the top of the page and choose Deactivate.

When you click the Apply button, WordPress will deactivate all the selected plugins at once.
Reactivate Plugins and Monitor the Issue
Once youโve deactivated all your plugins except for WooGallery, youโll need to check if the problem persists. If you still see the issue, youโll know there wasnโt a plugin conflict and can move on to testing your theme.
If the issue is fixed, however, the next step is to determine which specific plugin was triggering it. To do so, youโll need to reactivate each plugin one by one.
Each time you activate another plugin, check on the issue again. To accomplish this, itโs easiest to keep two browser tabs or windows open, one showing the Plugins page and the other showing the issue gallery.
When the issue reappears, youโll know the most recently activated plugin is the cause of the conflict.
Checking for Theme Conflicts
If the issue still persists after troubleshooting for a plugin conflict, the next step is to see if the issue stems from your siteโs theme.
To test for a theme-related issue, youโll need to switch to a default WordPress theme. Theyโre all named by year (Twenty Twenty, Twenty Twenty-One, etc.).
These themes are fairly simple and follow strict standards, which makes them good for testing. If youโre already using one of these themes, then switch to one youโve never used before.
When youโre ready to switch your theme, go to Appearance ยป Themes. From here, click on Add New and search for โTwenty Twenty-Oneโ (or one of the other recent default themes).

Then click on Install followed by Activate.
Once a default theme is activated, youโll need to try to replicate the issue again. If the problem is resolved with the new theme in place, youโll know the cause lies with your regular site theme.
What to Do After Locating a Conflict
Note: The best way to avoid theme or plugin conflicts is only to install high-quality ones on your site.
If youโve found that a plugin or theme causes the issue youโre facing, there are two steps you should take:
Contact the Plugin or Themeโs Support Team
Itโs important to let the team know what you have found for the product thatโs experiencing the issue. In many cases, the support team or author will be familiar with the problem already and may even have a solution to share with you.
Let Our Team Know What Youโve Found
We really appreciate you taking the time to let us know about any problems you encounter and any solutions youโve learned of. That way, our support team can share what youโve found with others encountering the same issue.
Unfortunately, we arenโt able to fix issues with third-party code, such as themes or other plugins. As mentioned above, youโll need to contact the support team for the conflicting plugin or theme to do that.
If you would like to look into alternative plugins or themes you can use instead of the one(s) causing the conflict with the WooGallery, consider looking through ShapedPluginโs Plugin and Theme archives. In some cases, we may also be able to provide recommendations to help you find a suitable alternative.
Thatโs it! We hope this tutorial has helped you locate any theme or plugin conflicts occurring on your WordPress site.