Advanced Settings

Updated on January 2, 2019

Advanced settings section of Theme Options enables you to configure some advanced options such as Speed Optimizations, Custom CSS and JS, Post Types, etc.

advanced settings

In this article we’ll explain about each option and their use in the Advanced settings.


Speed Optimizations

There are four sub options in the Speed Optimizations settings.

1From WordPress left menu go to Jupiter > Theme Options > Advanced > Speed Optimizations.
2Enable or disable the options as required.
3Click on the Save Settings button.

Post Types

You can enable or disable post types such as FAQ, Portfolio, Employee, Client, Pricing, etc. Not all of the post types are enabled by default, if you don’t see one in the WordPress left menu, enable it from here.

Disabling a post type won’t delete the posts associated with it from the database, it just stops showing them. You can enable it any time to show them again.

1From WordPress left menu go to Jupiter > Theme Options > Advanced > Post types. 
2Enable or disable the options as required.
3Click on the Save Settings button.

Custom CSS

Custom CSS option lets you add your custom CSS codes to modify/add custom theme stylings. Use Shift + Space to use code-completion. Press Esc or double-click on the editor, or click anywhere outside the editor to exit code-completion. You can read more about applying custom CSS here.

1From WordPress left menu go to Jupiter > Theme Options > Advanced > Custom CSS. 

advanced settings

2Click on the Save Settings button.

Custom JS

Custom JS option lets you insert custom JS to modify/add Theme JS functionalities. Use Shift + Space to use code-completion. Press Esc or double-click on the editor, or click anywhere outside the editor to exit code-completion. You can read more about applying custom JS here.

1From WordPress left menu go to Jupiter > Theme Options > Advanced > Custom JS. 
2Click on the Save Settings button.

Export Theme Options

This option lets you export your Theme Options settings if you have decided to move your WordPress installation to other hosting, it will help you do this migration painlessly.

1From WordPress left menu go to Jupiter > Theme Options > Advanced > Export Theme Options.
2Click on the text-area once, the whole content will be selected.
3Copy and paste it to a text file, to be used when importing.

Import Theme Options

This option let you import all your Theme Options settings from existing Jupiter website to a new website.  You should have the options exported before and saved in a safe place/text file beforehand. After this you will have all your previous Theme Options settings restored again.

1From WordPress left menu go to Jupiter > Theme Options > Advanced > Import Theme Options.
2 Simply paste the previously saved code to the import options field.
3Click on the Save Settings button.
Did this answer your question?