Zakra Knowledgebase
Go to website
Back
Articles on:Knowledgebase
No description

Categories

  • Getting Started
  • Customizer [Global]
  • Pricing & License
  • Customizer [Header]
  • Customizer [Content]
  • Customizer [Footer]
  • Customizer [WooCommerce]
  • Page Settings [Header]
  • Page Settings [General]
  • Page Settings [Menu]
  • Page Settings [Page Header]
  • Page Settings [Footer]
  • Developers
  • FAQs
  • Troubleshooting
  • Knowledgebase
  • How to create Temporary Login for WordPress Dashboard Without Password?
    Respecting the security and privacy value, we minimize providing admin access to our WordPress Dashboard. But there might be some cases where providing admin access becomes necessary. In this situation, you can create temporary login access to the WordPress site to achieve the goal. You can follow the steps below to create temporary login access to the site. Step 1: Install and Activate the Temporary Login Without PasswordFew readers
  • Why shouldn't you edit the WordPress theme or plugin code?
    Usually, all WordPress themes and plugins have regular updates. Sometimes with minor bug fixes and some time with the addition of some features. A big part of the updates is security releases as well. Hence, not updating the themes and plugins might cease to function them and or even compromise the site, leaving it open to hacker attacks. So, What happens when we edit the theme or plugin code? OnceFew readers
  • How to disable Google fonts?
    Google fonts are only loaded on your site if you choose to do so in the customizer. But, if you still want to disable them from your site for some reason, you can do so by following the steps below: Create or download the child theme for Zakra to add a small PHP code snippet. Add the PHP code snippet given below inside the functions.php file of your child theme. addaction( 'wpenqueuescripts', function() wpdequeuestyle( 'zakragooglefonts' ); ); This will remove the GFew readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us
© 2023Zakra Knowledgebase