Contents

1. Issues with Grid layout

2. SVG Image format

3. Embed code I have placed using text element is being cut off. It does not have the proper height. How can I resolve this?

4. Installing Demo Content

5. Is there some way I can see all the icons of the theme?

1. Issues with Grid layout

If you have activated the theme with the existing content, you will have problems with grid layout.

Once it's activated, our theme generates necessary thumbnails for every newly uploaded image. Since these were uploaded prior to activation of the theme, thumbnails do not exist yet.

In order to correct this, please install the following plugin: Regenerate Thumbnails and run it. Once you do that, all necessary thumbnails will be regenerated and the issue should be resolved. All newly uploaded photos will be ok.


2. SVG Image format

Our themes currently do not support SVG image format. We also don't recommend using any of the plugins for SVG, such as SVG SupportSafe SVG, and others. 

These plugins have not been tested with the themes, are not fully supported, and can cause themes' functionalities, such as Customize panel, to break.

3. Embed code I have placed using text element is being cut off. It does not have the proper height. How can I resolve this?

It may happen that iframe created by your embed code gets cut off.

Please do the following to resolve this:
1. Define Custom Id for the section containing embed code (for example: section_1)


2. Add the following statements to Custom CSS field of Appearance > Customize > General panel 

#section_1 iframe {
    height: 150px !important;
}

Adjust the height according to your needs.

4. Installing Demo Content

The best way to start is to install demo content. If you want to install demo content please do the following:

First, delete all sample content (posts and pages) which is automatically created when WordPress is installed. If you have already added a new content, please make sure to do the backup in order to save the content. After the backup, delete all content and you can start with the next steps:  

1. Start with fresh WordPress installation and delete all sample content (like posts and pages) which is automatically created when WordPress is installed.

2. Go to ‘Tools > Import > WordPress’ and install WordPress Importer plugin if it is not already installed.

3. When it is installed, choose xml file from demo_data folder and click ‘Upload file and import’. On the following screen make sure that ‘Download and import file attachments’ is checked. Click ‘Submit’ button and wait until import is finished.

If import appears broken, please delete any imported menus from Appearance > Menus and repeat the import. Do the same again if necessary (e.g. 5-10 times) until import is completed.

Additionally, because import process depends on server setup, you may ask your hosting provider for help.

5. Is there some way I can see all the icons of the theme?

We use two different sets of icons in the theme: Font Awesome and Stroke 7

Please refer to these links for preview of each icon set.