Frequently Asked Questions

Contents

1. How to install demo-content?

2. Error: "link has been expired" or Parse error: syntax error, unexpected T_IF in

3. Error: Oops, Unyson Backup requires PHP Zip module

4. Deactivated HTTP Loopback Connections: or Unyson: Your website is hosted using the LiteSpeed web server.

5. Error: Parse error: syntax error, unexpected ‘[’ in

6. cURL error 35: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

7. How to fix WordPress 404 "Not Found" page Error?

8. Fatal error: Allowed memory size of 50331648 bytes exhausted

9. 500 HTTP Internal Server Error

10. Error: after installation lot's of pages are unavailable and return 404 error

11. How to add sorting feature for team members, services, blog posts?

12. How to insert/inject any js code in theme (google analytics code)?

13. How to speed up your WordPress site?

14. How to create landing page (one-page scrolling) via anchors and IDs?

15. How to do additional colors customization for theme?

16. How to decrease slider area in any theme?

17. How to create preview snippet for website in Google Search ?

18. How to edit the layers (text, colors, images) in Unyson Slider?

19. How to set for website "Under Construction Page/Coming Soon/Maintenance Mode"?

20. How to update a theme to the newest version.

21. How to connect Smash Balloon Social Photo Feed with your website?

22. WP-SCSS Sass Compiling Error: File Permission Error, permission denied. Please make the cache directory writable.

23. How to transfer a website from one domain name to another?

24. How to enhance SEO and site speed for my website?

25. Where i can find the free stock photos/images/icons with CC0 license?

26. How to change or customize 404 page?

27. How to add a responsive video on your website which works on all devices and browsers?

28. How to copy/duplicate any page or post quickly?

29. Where to obtain the free SLL/HTTPS certificates?

30. How to fix Google Maps

31. How to create and set favicon for any theme?

32. Is it possible to use a 3-d party page builder in your theme?

33. Why the images blurry after demo-content installation?

34. How to fix Unyson Page Builder Error: "error: Forbidden" or "error: Not Found"?

35. How to deactivate/disable comments for blog or page in any theme?

36. I want to rename the theme. Why is it not a good idea?

37. What is your refund policy?

38. How to deactivate all the notices, warnings in debug mode?

39. What plugin do you recommend instead of the default gallery/portfolio?

40. How to hide all notices about additional plugin installations and updates?

41. How to fix Mixed SSL Content for website?

42. How to export/import all blog posts from old website to new?

43. How to add GDPR Cookie compliance for my WordPress website?

44. How to activate Unyson Page Builder for the blog posts?

45. My Unyson Contact Form doesn't send emails. How to fix?

46. How to add a custom font for website globally?

47. How to fix full-width issue which occurs due to the Brizy plugin and Gutenberg?

1. How to install demo-content?

First, please extract the downloaded package with a theme with any ZIP software. Then upload theme.zip (in every case, the name of the archive will rely on its meaning) via WP Dashboard => Themes => Add New => Upload theme: http://prntscr.com/w7v4ck Click "Install" - then activate your theme.

In order to set up demo, install and activate all plugins and extensions then click WP Dashboard => Tools => Demo Content Install => Install. 

If the "Demo Content Install" button doesn't appear in "Tools" - click WP Dashboard => Unyson and check, if all extensions are active: http://prntscr.com/suyx1v 

If not - activate them and return in Tools => Demo Content Install => Install: http://prntscr.com/26cg82f

Pay your attention that the demo-content installation process will overwrite all your current content.

Then check your content at the front-end after the demo-content installation process. If all new pages are present, but some images are absent - install this plugin: https://wordpress.org/plugins/regenerate-thumbnails/ and click Tools => Regenerate Thumbnails => Regenerate Thumbnails for all attachments.

As a result, you'll receive all necessary sections which are ready for usage. It's easy to change in these sections all info and images in few clicks. This method is much better compared with the process when you build all content from scratch because, in the first case, you save a lot of time.

Also, it's necessary to install a demo while the parent theme is active. 

Please activate the child theme only after the demo-content installation.

The child theme -is a special add-on, which allows you to do changes safely and without touching files of the parent theme. As a result, this solution helps to apply all future theme updates without unexpected issues.

+



2. Error: "link has been expired" or Parse error: syntax error, unexpected T_IF in

In this case please try to re-upload your theme via FTP using Binary Mode: http://prntscr.com/12iitep

After that activate your theme – this step would fix your issue.

+

3. Error: Oops, Unyson Backup requires PHP Zip module

If you met that error: 

ZIP EXTENSION / PHP ZIP Module is not activated on the hosting server: Oops, Unyson Backup requires a PHP Zip module but it is not enabled on your server. If you are not familiar with the PHP Zip module, please contact your hosting provider.

Please contact your hosting provider and ask them to activate the ZIP EXTENSION / PHP ZIP Module for you, because it is necessary for demo-content installation. After ZIP EXTENSION will be activated – go Tools => and run Demo Content Install.

After that, you will see your website filled with content as on the demo.

Very often this issue occurs with GoDaddy servers. If your hosting provider is GoDaddy, please contact their support here:

https://www.godaddy.com/help 

also, you may chat with them at:

https://godaddy.com/help/contact-us

+



4. Deactivated HTTP Loopback Connections: or Unyson: Your website is hosted using the LiteSpeed web server.

It's necessary to perform the following steps:

1. Connect your host via FTP in Binary Mode and open in code editor file .htaccess

Add at the end of the file the following directive:

RewriteRule .* - [E=noabort:1]

Save file.

2. Then open in code editor file wp-config.php At the end of this file add the following lines:

define('ALTERNATE_WP_CRON', true);
ini_set( 'allow_url_fopen', 1 );

Save file.

Then return in WP Dashboard => Tools => Demo Content Install and run installation once more.

+



5. Error: Parse error: syntax error, unexpected ‘[’ in

Usually, this issue occurs due to the outdated version of your PHP. 

Please check your current version of PHP and if it is lower than 7.4 – please switch your current PHP version to 7.4+ It is possible to perform via cPanel or another similar control panel for the hosting. 

You may also ask your hosting support to upgrade the PHP version. 

+


6. cURL error 35: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

To fix this issue quickly - please contact your hosting provider and ask them to update the cURL version.

+

7. How to fix WordPress 404 "Not Found" page Error?

To fix the issue with the 404-page error quickly, please click WP Dashboard => Settings => Permalinks and switch Common Settings to Plain: http://prntscr.com/12ij8x0 then save changes. This step will fix your issue.

Additional please check this link: https://turbofuture.com/internet/wordpress-not-found-error-fix

+

8. Fatal error: Allowed memory size of 50331648 bytes exhausted

Please increase the PHP memory limit value to fix this issue. 

This manual will help you to perform this: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ 

+

9. 500 HTTP Internal Server Error

First of all, increase the memory limit in your WP configuration: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ 

Also, make sure that your server is running at a minimum of 7.4 PHP version. 

If not – contact your hosting provider and ask them to switch the PHP version to 7.4+ 

Besides please read this manual about how to fix this issue: https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/ 

+

10. Error: after installation lot's of pages are unavailable and return 404 error

To fix this issue, please click WP Dashboard => Settings=> Permalinks => Save Changes: https://prntscr.com/12ijif7

+

11. How to add sorting feature for team members, services, blog posts?

In this case, we recommend you to use this plugin: https://wordpress.org/plugins/post-types-order/

It adds a drag'n'drop feature and allows to change the order of team members/services/ or any post type page.

+


12. How to insert/inject any js code in theme (google analytics code)?

In this case, we recommend you to use this plugin: https://wordpress.org/plugins/header-footer/ 

Please read the article about how to use it: https://kinsta.com/knowledgebase/add-code-wordpress-header-footer/ 

+

13. How to speed up your WordPress site?

Here is the simple and powerful recipe to increase your website speed:

1. Use WP Fastest Cache plugin: https://wordpress.org/plugins/wp-fastest-cache/ with the following settings:  http://prntscr.com/slnb98

2. Connect WP Fastest Cache with CDN Cloudflare network: https://prntscr.com/slnc5v

These steps will significantly increase the website's speed and performance.

+


14. How to create landing page (one-page scrolling) via anchors and IDs?

If you want to do this with the help of Unyson Page Builder, please perform these steps:

1. Install this plugin: https://wordpress.org/plugins/page-scroll-to-id/

2. Insert in button or menu item the following shortcode: http://yourdoamin.com/#section-1

3. Insert in the text element via Page Builder the following anchor: [ps2id id='section-1' target="/]

4. Every #section-x in the menu item or button appropriates to the necessary id='section-x', where "x" is the index number.

5. Additionally you may install this plugin: https://wordpress.org/plugins/easy-smooth-scroll-links/ It adds smooth scrolling from button to necessary section/part of the website.

Then clear the cache in your browser and check the result. 

+

15. How to do additional colors customization for theme?

First of all, you may change the background, color, and overlay color of sections in Unyson Page Builder. 

The manual about how to use Unyson Page Builder you may download here: https://drive.google.com/file/d/1GmC2CFXsx_vuRufzgEG0NISgFPTVsG22/view 

It will help you to perform many changes with content and colors on your current website.

If you want to change colors for the custom areas in the theme - please use the Yellow Pencil plugin. 

You may download it here: https://drive.google.com/open?id=1QVYd_ztJ_PJVg7uF7D9wa_8vSgdfwrFi

Also please visit this link to understand, how this plugin may change your website: 

https://www.wpexplorer.com/customize-wordpress-theme-design/

+

16. How to decrease slider area in any theme?

If you want to reduce the slider area, please use the images with a smaller height, for example, 1920 x 700 px.

This will help you to decrease the slider area on your page.

+

17. How to create preview snippet for website in Google Search ?

You may create your custom preview snippets for a website with the help of this nice plugin: https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/

Please read this manual about how to use this plugin:
http://www.wpbeginner.com/beginners-guide/beginners-guide-how-to-use-rich-snippets-in-wordpress/

+

18. How to edit the layers (text, colors, images) in Unyson Slider?

You may simply change the text for layers in the slider. For example, click WP Dashboard => Appearance => Sliders => Main Slider.

Select slide #1 and expand the Slider Layer. 

Pay your attention to Text Layer: https://prntscr.com/1s15ylk
For example, it contains the following text: Keep in touch & stay updated.

Here you may change this text.

Save changes for slide and slider globally: https://prntscr.com/1s16z0b
Using this method is possible to change text and image for every slider layer in each slide.

In every our theme is possible to change color for text in slider. You may simply control the colors of the text layers in slider via HTML tags. For example, click WP Dashboard => Appearance => Sliders => Main Slider. Select slide #1 and expand Slider Layer. Pay your attention on Text Layer: http://prntscr.com/1s184oj

By default it contains the following code:

<code><span class="grey">Rent,</span><br><span class="highlight semibold">Invest</span><br><span class="weight-black">& Trade</span></code>;<br>

Change this expression on the following one:

<code><span class="highlight semibold"><font color="white">Rent,</font><br><font color="white">Invest</font><br><font color="white">& Trade</font></span></code><br>

Save changes for slide and slider globally:  https://prntscr.com/1s188tn 

You will receive the following result: https://prntscr.com/1s18bqw 

Please note, that you may change "white" color parameter to any other. Here are the other color names which supports HTML: https://www.w3schools.com/colors/colors_names.asp 

Best Regards!




19. How to set for website "Under Construction Page/Coming Soon/Maintenance Mode"?

If you want to activate some kind of coming soon/maintenance mode page for your website, please install and activate this plugin: https://wordpress.org/plugins/under-construction-page/

It has accurate and nice designs, automatic end date and time, description, headline, etc. 

+

20. How to update a theme to the newest version.

The update of the theme without any unexpected issues is possible only if the child theme was activated after the demo-content installation. If it was done in your case, follow these steps to update a theme:

1. First of all please perform a full backup of your website and database via cPanel or a similar hosting control panel. If something will go wrong during the theme update, you'll always be able to roll back the website to a workable stage.

2. Just in case please copy all code from WP Dashboard => Appearance => Customize => Additional CSS. Save this code in a separate text file on your PC.

3. Then connect your host via FTP in Binary Mode: http://nimb.ws/rB5kib For these purposes you may use such software as https://filezilla-project.org/

4. Rename the previous theme's folder to the theme.old folder in /wp-content/themes/ directory. 

5. Upload via FTP in binary mode new folder with parent theme to /wp-content/themes/ directory.

6. Clear cache in a browser and check the result.

IT'S NECESSARY TO UPDATE THE THEME VERY VERY CAREFULLY TO AVOID ANY UNEXPECTED ISSUES.


21. How to connect Smash Balloon Social Photo Feed with your website?

It is necessary to connect your Instagram account with your website.

To do this click WP Dashboard => Instagram Feed => "Add Source":

https://i.imgur.com/1wknH15.png

Then click "Add Account Manually": https://i.imgur.com/D6QOm9T.png

Input your ID and Token in appropriate fields: https://i.imgur.com/AXlRxQY.png

Click "Add" and "Save changes"

Then check results at front-end.

You also find all necessary information about how to fix this issue via this link:

https://smashballoon.com/doc/instagram-api-error-message-reference/?instagram#999



22. WP-SCSS Sass Compiling Error: File Permission Error, permission denied. Please make the cache directory writable.

First, please update WP-SCSS plugin up to the latest version, then click WP Dashboard => Settings => WP- SCSS and re-save changes like on the screenshot: http://prntscr.com/107glfk

Alternative solution: please download the stable version of the WP-SCSS plugin here: https://drive.google.com/file/d/1WXuLwtf226TW5MgG9eWKTOn1I8YkFcvs/view?usp=sharing

Install it, but don't update to the latest version, because it is unstable.

Then if you want to change colors on your website, first of all, please click WP Dashboard => Plugins => All Plugins. Be sure that the WP-SCSS plugin is active. Then please create the folder with name "cache" in the plugin's directory: \wp-content\plugins\wp-scss

Then click WP Dashboard => Settings => WP-SCSS and apply the following options like on this screenshot: https://prnt.sc/ujc9ab

Input in SCSS location this path: /scss/

Input in CSS Location: /css/

Then save changes.  

Go WP Dashboard => Appearance => Customize => Theme Color Scheme:  https://prnt.sc/ujc9s4

Here you may change the default theme's colors to your corporate. Change colors and click the "Publish" button.

Wait some time and check the result at the front-end.

+


23. How to transfer a website from one domain name to another?

The fastest and easy way to migrate from your localhost (or any other host) to your live host is to use the plugin https://drive.google.com/open?id=1BsgY7vLEhESJHs8io8uIjOEvqR62YAlu

But there are 4 important steps while the migration process:

1. When you generate an export file in the plugin, replace very exactly and attentively your current domain name on your future domain name. For example change your current domain localhost/yourlocalsitename to your futuredomainname.comhttp://prntscr.com/u6630i

2. When generating export file is finished - DO NOT DOWNLOAD IT. Instead of this, go to /wp-content/ai1wm-backups , copy a backup file and paste it on your PC desktop.

3. On your live host in clean WordPress WP Dashboard install once again this plugin: https://drive.google.com/open?id=1BsgY7vLEhESJHs8io8uIjOEvqR62YAlu upload a backup file from your PC via FTP on your live host using Binary Mode in /wp-content/ai1wm-backups of your live host: http://prntscr.com/u665xi

Then go in new WP Dashboard => All In One WP Migration => Backups

Click Restore and wait until the export process will be completed:

http://prntscr.com/u66bwb 

http://prntscr.com/u66dw6

http://prntscr.com/u66esf

4. When the export process is completed, go to WP Dashboard => Settings => Permalinks and SAVE THEM TWICE.

After these steps, the login and password for the live WP Dashboard will be the same as your previous one on the localhost.

Also here are the tutorials about this plugin: 


and 

+

24. How to enhance SEO and site speed for my website?

To increase the results of loading speed - please use these steps:

1. Use WP Fastest Cache plugin with the following settings:  http://prntscr.com/slnb98

2. Connect WP Fastest Cache with CDN Cloudflare network: https://prntscr.com/slnc5v
These steps will significantly increase the website's speed and performance.

To improve the SEO for the theme - use these articles:

https://aspengrovestudios.com/how-to-optimize-wordpress-posts-for-social-media-with-yoast-seo/

https://yoast.com/wordpress-seo/

https://yoast.com/homepage-optimization/

Also don't forget to boost your website indexation by Google: https://wordpress.org/plugins/fast-indexing-api/

Best Regards!

+

25. Where i can find the free stock photos/images/icons with CC0 license?

You may find free photos and images with a CC0 license here:

https://www.pexels.com

https://unsplash.com

https://pixabay.com

The free icons are available here: 

https://www.kisspng.com

+

26. How to change or customize 404 page?

If you want to customize the 404 error page, please use this nice plugin: https://wordpress.org/plugins/404page/

It contains extended options for 404-page customization.

+

27. How to add a responsive video on your website which works on all devices and browsers?

If you want to use responsive videos on your website, we offer you the following solution (our team has checked it. )

The solution displays fine results in all browsers and devices):

- install this plugin: https://wordpress.org/plugins/advanced-responsive-video-embedder/

- upload your video in WordPress Media: http://prntscr.com/vr3ahj

To avoid any issues with video, please use the .mp4 format for your videos. If your default video doesn't appear in a browser, please convert it to .mp4 format via this program: 

https://drive.google.com/file/d/1BBfQxY7mHcsmAXBDuILl-AM2NI29k31-/view?usp=sharing

Here are the correct settings for it: http://prntscr.com/12ipgl1

- then insert in Text Block element via page builder this shortcode (as an example): http://prntscr.com/vr2eh4

[arve url="http://yourwebsite.com/wp-content/uploads/2020/11/Audio-Video-Sync-Test-YouTube.mp4" /]

Save changes.

- after all these steps you'll receive these results: 

http://prntscr.com/vr37ic

http://prntscr.com/vr38dd

http://prntscr.com/vr38ml

The video will be responsive on all devices. 

Maybe you'll ask, why don't you use Youtube or other video network links inside shortcode? 

The response is simple - we don't use it, because very often these video networks change their API's and video appears incorrect at the front-end. 

Moreover, such elements as the related videos or different kinds of ads divert your visitors.

Best Regards!

28. How to copy/duplicate any page or post quickly?

To duplicate any post or page quickly, please install and activate this plugin: 

ttps://wordpress.org/plugins/duplicate-page/

29. Where to obtain the free SLL/HTTPS certificates?

You may obtain the free certificates here: https://letsencrypt.org 

or here: https://www.sslforfree.com

Also please read this useful article about connecting WP and SSL: 

https://www.inmotionhosting.com/support/website/wordpress/enable-https

+

30. How to fix Google Maps

There are a lot of issues occur with Google Maps last time.

In this case, we recommend you to use this nice tool: https://www.embedgooglemap.net/ 

Chose your location, zoom, width, and height for the map. Copy HTML code and insert it in Text Block element between divs tags via Unyson Page Builder: http://prntscr.com/pbn0bg

Save all changes and you'll receive a nice result: http://prntscr.com/pbn14h

Please try it and use it. 

+

31. How to create and set favicon for any theme?

Here is a simple instruction about how to create and upload a favicon for your website.

Login your WP Dashboard, click Appearance => Customize => Site Settings => Logo, Site Title & Tagline. 

Scroll down to site Icon Option and upload your favicon here. 

Save changes, clear cache in a browser, and check a result.

+

32. Is it possible to use a 3-d party page builder in your theme?

The native page builder for this theme is Unyson: https://drive.google.com/file/d/1GmC2CFXsx_vuRufzgEG0NISgFPTVsG22/ 

Additionally, you may use Elementor, but we recommend using it only for creating the new pages. 

Do not mix it with Unyson on the same pages. 

+


33. Why the images blurry after demo-content installation?

We use blurry images to prevent any copyright issues between our customers and the owners of the images.

If you need the images in high resolution for demonstrative purposes - just submit a private ticket at https://mwtemplates.ticksy.com/ with the link/login/password and we will upload them for you. 

Then please buy or replace these images on your own. You may find the stock links for the images at the "Sources" chapter of the documentation. 

Don't forget to include in the email your purchase code and theme's name.

+

34. How to fix Unyson Page Builder Error: "error: Forbidden" or "error: Not Found"?

Usually, such issue occurs in the following cases:

- when false positive mod_security rules module is activated on your server;

- when mod_rewrite module is deactivated on your server;

Please contact your hosting provider and check these points: 

ask them to turn OFF false-positive mod_security and to turn ON mod_rewrite module on your host.

The mod_security and mod_rewrite must be inappropriate states.

These recommendations would solve the issue.

As last resort we recommend you to change your current hosting to migrate on such hosting as https://www.siteground.com/wordpress-hosting.htm

It includes all optimal settings, SSD storage, high memory limit, 10 GB free space, CDN, and many other powerful features.

The optimal plan is - StratUp Plan. 

+

35. How to deactivate/disable comments for blog or page in any theme?

To disable comments, please install and activate this plugin: https://wordpress.org/plugins/disable-comments/

Then click WP Dashboard => Settings => Disable Comments and select Blog Posts option. Save changes and check results at the front end.

+

36. I want to rename the theme. Why is it not a good idea?

Please note, that if you want to rename a theme - that's not a good idea. 

Such steps may break a theme or lead to unexpected issues. 

Each theme contains its unique IDs, classes, and code which are connected directly with a theme's name. 

The renaming may break these connections and you will lose a theme's functionality and correct appearance + you'll miss the future product updates.

+

37. What is your refund policy?

Due to the nature of a digital item, it's not possible to perform a refund after you have downloaded a product. Please read the additional information about the refund policy here: https://themeforest.net/page/customer_refund_policy

We can't provide a refund just because you find it difficult to use the product or do not like it. These cases are not included in the refund policy: https://www.templatemonster.com/refund-policy.php

Our team is ready to resolve and fix them for you. Just describe your issues in the ticket and we will assist you.

If you have any difficulties during theme usage - submit a private ticket at https://mwtemplates.ticksy.com/ - then we will assist you.

+



38. How to deactivate all the notices, warnings in debug mode?

These messages are just notices with additional information for developers. Sometimes, they occur after updates for plugins when debug mode is in an active state. After deactivation the will not appear anymore.

To turn off these diagnostic messages, please open in code editor file wp-config.php in the root of your WordPress installation and go approximately to line # 80. Change code:

define('WP_DEBUG', true);

to the following one:

define('WP_DEBUG', false);
define('WP_DEBUG_LOG', false);
define('WP_DEBUG_DISPLAY', false);
define('SCRIPT_DEBUG', false);
define('SAVEQUERIES', false);
ini_set('display_errors','Off');
ini_set('error_reporting', E_ALL );

Then save changes and check results at the front-end. All messages will disappear.

+



39. What plugin do you recommend instead of the default gallery/portfolio?

If you want to use some kind of separate or alternative gallery, we recommend you to use this nice plugin: https://wordpress.org/plugins/foogallery/ 

Please read this helpful tutorial about how to use this plugin: https://artisansweb.net/foogallery-beautiful-wordpress-image-gallery-plugin/ 

+

40. How to hide all notices about additional plugin installations and updates?

To hide all notices in WP Dashboard, please install and activate this nice plugin: 

https://wordpress.org/plugins/disable-admin-notices/

+

41. How to fix Mixed SSL Content for website?

To fix mixed SSL content issue on your website, please download and install this plugin: https://wordpress.org/plugins/ssl-insecure-content-fixer/

Then click WP Dashboard => Settings => SSL Insecure Content => select Capture All => Save changes.

Also please add via FTP in your .htaccess file the following rules:

RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]

Then save changes, clear cache in a browser, and check results at the front-end.

+

42. How to export/import all blog posts from old website to new?

First of all please export your previous posts from your old blog via WP Dashboard => Tools => Export:

http://prntscr.com/12imcpi - download first XML file.

and export media in the similar way and download second XML file: http://prntscr.com/12ime9z

Then go to your new website in WP Dashboard => Tools => Import => Install WordPress importerhttp://prntscr.com/12imfa2

Run importer and upload first XML file => click "Upload and Import" with the following settings: http://prntscr.com/12imgqk

Pay your attention to the option:  Download and import file attachments. It would be activated.

Then upload and export the second XML file with media.

Then copy all media from the /wp-content/uploads of old website to the /wp-content/uploads of new (stage) website.

As result, you will receive your blog posts with media inside in your new blog: https://prntscr.com/12imio1

+

43. How to add GDPR Cookie compliance for my WordPress website?

If you want to add the GDPR Cookie Compliance to your WordPress website, please use this plugin:

https://wordpress.org/plugins/gdpr-cookie-compliance/

It has a lot of nice features, just configure it according to your purposes.  Also watch this helpful video tutorial about how to use this plugin:  

+

44. How to activate Unyson Page Builder for the blog posts?

By default, Unyson Page Builder is not intended for blog posts. 

But if you want to activate it for posts type, click WP Dashboard => Unyson => Page Builder => Settings.

Select the checkbox for "Blog Posts" and save changes. 

After these steps, Unyson Page Builder will be available for posts. 

This activation may occur with different styling issues and you would have the appropriate knowledge in HTML/CSS to fix them.

+

45. My Unyson Contact Form doesn't send emails. How to fix?

To fix this issue with contact form, please connect your host via FTP in Binary mode and go to this directory: \wp-content\themes\your_theme's_folder\framework-customizations\extensions\forms\extensions\contact-forms\views\

Rename file form.php to form.php.old 

Then download the new file form.php here: https://drive.google.com/open?id=1_x1zP9AnDyP4z3HaNLQOi7F3SDPc0IKh

Put in the same directory as the old form file.

Then open in Unyson Page Builder the options of the shortcode:

http://prntscr.com/o6cd5n

Check such fields as "Email To""From Name""From Address":

http://prntscr.com/o6cdng

http://prntscr.com/o6ceqi

Save all changes, clear cache in a browser, and re-test the web form once more.

Then check the inbox folder of your email (and just in case "SPAM" folder).

+

46. How to add a custom font for website globally?

It is possible to add 3-d party font for website like in this article: https://css-tricks.com/snippets/css/using-font-face/

Here is the list of necessary files:

webfont.eot
webfont.woff2
webfont.woff
webfont.ttf
webfont.svg

When you will mount all necessary files in fonts folder, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

@font-face {
    font-family: 'DecimaProLight';
    src: url('http://www.cstclima.it/wp-content/themes/mytheme's_folder/fonts/DecimaProLight.eot');
    src: url('http://www.cstclima.it/wp-content/themes/mytheme's_folder/fonts/DecimaProLight.eot?#iefix') format('embedded-opentype'),
        url('http://www.cstclima.it/wp-content/themes/mytheme's_folder/fonts/DecimaProLight.woff2') format('woff2'),
        url('http://www.cstclima.it/wp-content/themes/mytheme's_folder/fonts/DecimaProLight.woff') format('woff'),
        url('http://www.cstclima.it/wp-content/themes/mytheme's_folder/fonts/DecimaProLight.ttf') format('truetype'),
        url('http://www.cstclima.it/wp-content/themes/mytheme's_folder/DecimaProLight.svg#DecimaProLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'DecimaProLight' !important;
}
body {
 font-family: 'DecimaProLight';
}

As you understand, please use instead of DecimaProLight the name of your custom font.

Save all changes and check results at the front-end.

47. How to fix full-width issue which occurs due to the Brizy plugin and Gutenberg?

To fix this issue install and activate this plugin: https://wordpress.org/plugins/classic-editor/

The issue with incorrect full-width appearance usually occurs due to the Brizy Page Builder. 

Do not use it, because it is not completely compatible with our native Unyson Page Builder. 

In order to fix full width for your page, please click WP Dashboard => Pages => All Pages => select necessary page and apply for page attributes full-width template:  http://prntscr.com/krmu7t 

Then update the page and check the result at the front-end.

+