5. Using Hero Posts

SECTION 01Export Hero Posts

Here is how to export Hero Posts from one site to the other.

In order to export the template you created from one site, and import it to another one, please follow these steps:

1. Open template you want to copy, and click on Copy button.

https://documentation.bold-themes.com/hero-posts/wp-content/uploads/sites/80/2023/03/export_01.png

2. Then, click on the two arrows at the bottom of the screen.

https://documentation.bold-themes.com/hero-posts/wp-content/uploads/sites/80/2019/11/export-2.jpg

3. On the pop up that appears, click export, and copy the symbols that appear.

https://documentation.bold-themes.com/hero-posts/wp-content/uploads/sites/80/2019/11/export-3.jpg

4. After that select to add new template to the site where you want to copy it. Click on the blue button to add Hero Posts settings.

https://documentation.bold-themes.com/hero-posts/wp-content/uploads/sites/80/2023/03/export_02.png

5. Then again click on the two arrows on the bottom of the screen, paste the symbols you previously copied, and click ‘Import’ button.

https://documentation.bold-themes.com/hero-posts/wp-content/uploads/sites/80/2019/11/export-5.jpg

6. Close the pop up, and on the Hero Posts settings panel click ‘Paste’. Make sure to save changes and now your template should be properly copied.

https://documentation.bold-themes.com/hero-posts/wp-content/uploads/sites/80/2023/03/export_03.png

SECTION 02Translate Plugin

The procedure is standard – you can find the .pot file in the plugin’s languages folder.

Please use PoEdit to translate the .pot file and create respective .po and .mo files.

You should upload .po and .mo files created using PoEdit back to plugin’s languages folder.

Please name .po and .mo files for example: hero-posts-nl_NL.po and hero-posts-nl_NL.mo (nl_NL is the language code for dutch) and place them in /wp-content/plugins/hero-posts/languages/. 

For other languages code, please refer to the following link: Internationalization.

You can set the site language of your WordPress installation on Settings > General. WordPress will automatically use the right language files if they exist.

SECTION 03Plugin Update

Here is how to update Hero Posts plugin:

In order to update Hero Posts to the latest version download the plugin folder from the download section of your CodeCanyon profile and update through FTP. We suggest that you use Filezilla to access your server. Here is the article that explains how Filezilla works.

Extract hero-posts file from the folder you downloaded, and upload it to /wp-content/plugins/ folder of your WordPress installation. You will be prompted to overwrite the existing files. Select ‘Yes’, and the plugin will update.

If you have made some changes in the plugin’s code, you will need to reapply the changes in the new version.

Templates that were made before update will be preserved.