PLEASE POST YOUR REQUEST IN THE APPROPRIATE THEME CATEGORY. TICKETS POSTED IN OTHER "NON-THEME" CATEGORIES WILL NOT BE PROCESSED AND WILL BE REMOVED.

Before posting, be sure that your WP intallation, the theme and all plugins are up-to-date. Also, be sure that the Wolf WPBakery Page Builder plugin is activated with your theme purchase code in the "Apprearence" > "About the theme" panel > "Licence" tab.

PHP -> 7.4+
WP -> 5.8+

Your Theme -> Latest version
WPBakery Page Builder -> 6.6+
Wolf WPBakery Page Builder Extension -> 3.2+ & Activation with theme purchase code

Thank you!

Okay
  Print

Security Tips


Most of the time, the problem with WordPress and security isn’t going to be themes or plugins, it’s actually how you configure your WordPress installation.

Here are some basic things your need to do to keep your WordPress environment safe:

  • Keep your WordPress core up to date
  • Keep all your themes and plugins up to date
  • A secure login and password (never use “admin” as username and “1234” as your password!)
  • Choose a unique database name
  • A secure database password. You can use a website like strongpasswordgenerator to create one.
  • Changing Authentication Unique Keys and Salts in wp-config.php
  • Unique database prefixes (avoid “wp_”)
  • Use of permalink structure

Issues may also come from non-reliable and non-secure web hosting company servers, usually the cheap ones.

Additionally, here is a post on WPTuts that may be useful.

You will also find a lot of plugins to improve your security in the WordPress plugin repository.

Please, note that this post is not a complete WordPress security guide but only a few tips to help you to get started.