Advanced settings section of Theme Options enables you to configure some advanced options such as Speed Optimizations, Custom CSS and JS, Post Types, etc.
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.
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.
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.
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.
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.
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.