Baza

Contents

1. LiteSpeed Webserver

2. Is your theme compatible with ShopEngine?

3. Some images are missing

4. Is the theme 100% supports Arabic RTL?

5. How can I import contact page and blog page of the theme?

6. How to update the theme?

7. Does the theme support custom fonts? Can I use my own font?

8. How can I import WooCommerce "Shop".

1. LiteSpeed Webserver

The admin notice "Unyson: Your website is hosted using the LiteSpeed web server. Please consult this article if you have problems backing up." indicates that your web hosting company uses the LiteSpeed web server. It seems that LiteSpeed encounters issues with all WordPress scheduled tasks that extend beyond a very short duration, including backup plugins.

You need to make changes to the files .htaccess and wp-config.php located in the root folder of your website:

1) .htaccess  - add this line at the bottom:

RewriteRule .* - [E=noabort:1]

2) wp-config.php  - add these values or replace old ones (if they are already exist):

define('DISABLE_WP_CRON', true); 

define('ALTERNATE_WP_CRON', true);

2. Is your theme compatible with ShopEngine?

The theme is based on Elementor, and it fully supports WooCommerce, so yes, the theme should support extensions like ShopEngine also.

3. Some images are missing

Issues:

Solution:

If during the installation of demo content you had this error:

Or after installation, you notice that some images are missing, you do not need to reinstall the demo content after this error. Here is a guide to fix this problem.

1.Install the Regenerate Thumbnails plugin:
https://wordpress.org/plugins/regenerate-thumbnails/

2. In the Tools menu, the entry "image regeneration" will appear:

3. Click on the button marked on the screenshot:

At the end of the image regeneration process, thumbnails for all images will be restored.

4. Is the theme 100% supports Arabic RTL?

The only thing you may need to change is the top menu because the logo should be at the right but it’s not a big sense for UI/UX thought.

5. How can I import contact page and blog page of the theme?

On Import Demo Data page click on Inner Pages section to see the list of Contact Pages. Look screenshot: https://peerduck.com/wp-content/uploads/2022/01/contactpage.png

6. How to update the theme?

Just install the new version as regular theme (without demo installation). Feel free to ask for support if it’s not clear!

7. Does the theme support custom fonts? Can I use my own font?

Yes, you can choose any in Elementor Global settings to set globally or change only on a specific demo.

8. How can I import WooCommerce "Shop".

You just need to install WooCommerce plugin, so Shop will be in Pages section.