__( 'Arinio Themes Options', 'arinio_framework'), 'menu_title' => __('AR Options', 'arinio_framework'), 'capability' => 'edit_theme_options', 'menu_slug' => 'arinios_framework', 'callback' => 'arinio_framework_page' ); return apply_filters( 'arinios_framework_menu', $menu ); } add_action( 'admin_menu', 'theme_options_add_page' ); function theme_options_add_page() { $menu = arinios_framework_menu_settings(); add_theme_page($menu['page_title'],$menu['menu_title'],$menu['capability'],$menu['menu_slug'],$menu['callback']); } function arinio_framework_page(){ global $select_options; if ( ! isset( $_REQUEST['settings-updated'] ) ) $_REQUEST['settings-updated'] = false; echo "

". __( 'Aron Theme Options', 'customtheme' ) . "

"; if ( false !== $_REQUEST['settings-updated'] ) : echo "

"._e( 'Options saved', 'customtheme' )."

"; endif; ?>

Get Aron PRO Theme! Just $11

You are using the aron, Free Version of aron Pro Theme. Upgrade to Pro for extra features like Home Page Unlimited Slider, Work Gallery, Team section, Client Section and many more Page Templates, Social Link Section, Life time theme support and much more.

Upgrade to aron PRO Theme here >>

Basic Settings

Blog Heading

Enter here Blog Heading to show on front page.

Copyright Text

Some text regarding copyright of your site, you would like to display in the footer.

Custom CSS

add your custom CSS code to your theme by writing the code in this block.

Slider Settings

Slide 1 Title

Mention the Slide 1 Title for Slider

Slide 1 SubTitle

Mention the Slide 1 SubTitle for Slider

Slide 1 Description

Mention the Slide 1 Description for Slider

Slide 2 Title

Mention the Slide 2 Title for Slider

Slide 2 SubTitle

Mention the Slide 2 SubTitle for Slider

Slide 1 Description

Mention the Slide 2 Description for Slider

Services Settings

Main Heading

Mention the Service Main Heading text for Service section

First Icon

Enter the CSS class of the icons you want to use on your site like: fa-desktop or fa-group. You can find a list of icon classes here Click here

First Title

Mention the First Service Title text for Service section

First Description

Mention the First Service Description text for Service section

Second Icon

Enter the CSS class of the icons you want to use on your site. You can find a list of icon classes here Click here

Second Title

Mention the Second Service Title text for Service section

Second Description

Mention the Second Service Description text for Service section

Third Icon

Enter the CSS class of the icons you want to use on your site. You can find a list of icon classes here Click here

Third Title

Mention the Third Service Title text for Service section

Third Description

Mention the Third Service Description text for Service section

Work & About us Settings

About Us Main Heading

Mention the About Us Main Heading text for About Us section

About Us Description

Mention the About Us Description text for About Us section

Contact Settings

Contact Main Heading

Mention the Contact Main Heading text for Contact section.

Contact Description

Mention the Contact Description text for Contact section.