sprintf( __("%1sUpgrade to Chromatic Premium%2sIf you've enjoyed using Chromatic, you're going to love Chromatic Premium. It's a robust upgrade to Chromatic that gives you useful features.", 'hoot'), '

', '

' ) ); $options_premium[] = array( 'name' => __('Complete Style Customization', 'hoot'), 'desc' => __('Chromatic Premium lets you select different colors for different sections of your site.
Assign different typography (fonts, text size, font color) to menu, topbar, content headings, sidebar, footer etc.', 'hoot'), //'img' => '1-1.png', ); $options_premium[] = array( 'name' => __('Unlimites Sliders, Unlimites Slides', 'hoot'), 'desc' => __('Chromatic Premium allows you to create unlimited sliders with as many slides as you need.
You can use these sliders on your Homepage widgetized template, or add them anywhere using shortcodes - like in your Posts, Sidebars or Footer.', 'hoot'), ); $options_premium[] = array( 'name' => __('600+ Google Fonts', 'hoot'), 'desc' => __("With the integrated Google Fonts library, you can find the fonts that match your site's personality, and there's over 600 options to choose from.", 'hoot'), ); $options_premium[] = array( 'name' => __('Shortcodes with Easy Generator', 'hoot'), 'desc' => __('Enjoy the flexibility of using shortcodes throughout your site with Chromatic premium. These shortcodes were specially designed for this theme and are very well integrated into the code to reduce loading times, thereby maximizing performance!
Use shortcodes to insert buttons, sliders, tabs, toggles, columns, breaks, icons, lists, and a lot more design and layout modules.
The intuitive Shortcode Generator has been built right into the Edit screen, so you dont have to hunt for shortcode syntax.', 'hoot'), ); $options_premium[] = array( 'name' => __('Image Carousals', 'hoot'), 'desc' => __('Add carousals to your post, in your sidebar, on your frontpage or in your footer. A simple drag and drop interface allows you to easily create and manage carousals.', 'hoot'), ); $options_premium[] = array( 'name' => __("Floating 'Sticky' Header & 'Goto Top' button (optional)", 'hoot'), 'desc' => __("The floating header follows the user down your page as they scroll, which means they never have to scroll back up to access your navigation menu, improving user experience.
Or, use the 'Goto Top' button appears on the screen when users scroll down your page, giving them a quick way to go back to the top of the page.", 'hoot'), ); $options_premium[] = array( 'name' => __('3 Blog Layouts (including pinterest type mosaic)', 'hoot'), 'desc' => __('Chromatic Premium gives you the option to display your post archives in 3 different layouts including a mosaic type layout similar to pinterest.', 'hoot'), ); $options_premium[] = array( 'name' => __('Custom Widgets', 'hoot'), 'desc' => __('Custom widgets crafted and designed specifically for Chromatic Premium Theme to give you the flexibility of adding stylized content.', 'hoot'), ); $options_premium[] = array( 'name' => __('Menu Icons', 'hoot'), 'desc' => __('Select from over 500 icons for your main navigation menu links.', 'hoot'), ); $options_premium[] = array( 'name' => __('Premium Background Patterns', 'hoot'), 'desc' => __('Chromatic Premium comes with many additional premium background patterns. You can always upload your own background image/pattern to match your site design.', 'hoot'), ); $options_premium[] = array( 'name' => __('Automatic Image Lightbox', 'hoot'), 'desc' => __('Automatically open image links on your site with the integrates lightbox in Chromatic Premium.', 'hoot'), ); $options_premium[] = array( 'name' => __('Developers love {LESS}', 'hoot'), 'desc' => __('CSS is passe. Developers love the modularity and ease of using LESS, which is why Chromatic Premium comes with properly organized LESS files for the main stylesheet. You can even turn on less.js during development to increase productivity.', 'hoot'), ); $options_premium[] = array( 'name' => __('Easy Import/Export', 'hoot'), 'desc' => __('Moving to a new host? Easily import/export your admin panel settings with just a few clicks - right from the backend.', 'hoot'), ); $options_premium[] = array( 'name' => __('Custom Javascript and Google Analytics', 'hoot'), 'desc' => __('Easily insert any javascript snippet to your header without modifying the code files. This helps in adding scripts for Google Analytics, Adsense or any other custom code.', 'hoot'), ); $options_premium[] = array( 'name' => __('Custom CSS', 'hoot'), 'desc' => __("Add custom CSS to your theme right from the backend. You can count on our support staff to help you with CSS snippets to get the look you're after. Best of all, your changes will persist across updates.", 'hoot'), ); $options_premium[] = array( 'name' => __('Continued Updates', 'hoot'), 'desc' => __("You'll help support the continued development of Chromatic - ensuring it works with future versions of WordPress for years to come.", 'hoot'), ); $options_premium[] = array( 'name' => __('Premium Support', 'hoot'), 'desc' => __('Need help setting up Chromatic? Upgrading to Chromatic Premium gives you prioritized forum support. We have a growing support team ready to help you with your questions.', 'hoot'), ); $options_premium[] = array( 'std' => '' . __('Buy Now', 'hoot') . '', ); return $options_premium;