Troubleshooting

Check for plugin conflicts

Any WordPress installation consists of WordPress Core, a theme, and, usually, some plugins. Unfortunately sometimes these aspects conflict with each other, therefore it is needed

Flush Your Cache

Caching is a widely used method for storing information statically so that it can be later accessed much more quickly. Many websites use it in

Using the Custom PHP Setting

This support article will guide users on safely implementing PHP snippets to modify default plugin behavior, warn them about the importance of error-free code, and explain how to enable execution in the backend if needed.