sprintf( esc_html__( 'Complete %1$sStyle %2$sCustomization%3$s', 'brigsby' ), ' ', '', '' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( 'Different looks and styles. Choose from an extensive range of customization features in %1$s Premium to setup your own unique front page. Give youe site the personality it deserves.', 'brigsby' ), $themename ),
// 'img' => $imagepath . 'premium-style.jpg',
'style' => 'hero-top',
);
$features[] = array(
'name' => esc_html__( 'Custom Colors & Backgrounds for Sections', 'brigsby' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( '%1$s Premium lets you select custom colors and backgrounds for different sections of your site like header, footer, logo background, menu dropdown, content area, page title area etc.', 'brigsby' ), $themename ),
'img' => $imagepath . 'premium-colors.jpg',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Fonts and %1$sTypography Control%2$s', 'brigsby' ), '', '' ),
'desc' => esc_html__( 'Assign different typography (fonts, text size, font color) to menu, topbar, logo, content headings, sidebar, footer etc.', 'brigsby' ),
'img' => $imagepath . 'premium-typography.jpg',
);
$features[] = array(
'name' => esc_html__( '600+ Google Fonts', 'brigsby' ),
'desc' => esc_html__( "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.", 'brigsby' ),
'img' => $imagepath . 'premium-googlefonts.jpg',
);
$features[] = array(
'name' => esc_html__( 'Unlimites Sliders, Unlimites Slides', 'brigsby' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( '%1$s Premium allows you to create unlimited sliders with as many slides as you need.%2$s%3$sAdd as Shortcodes%4$sYou can use these sliders on your Frontpage, or add them anywhere using shortcodes - like in your Posts, Sidebars or Footer.', 'brigsby' ), $themename, '', '
', '
' ),
'img' => $imagepath . 'premium-sliders.jpg',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Shortcodes with %1$sEasy Generator%2$s', 'brigsby' ), '', '' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( 'Enjoy the flexibility of using shortcodes throughout your site with %1$s premium. These shortcodes were specially designed for this theme and are very well integrated into the code to reduce loading times, thereby maximizing performance! %2$sUse shortcodes to insert buttons, sliders, tabs, toggles, columns, breaks, icons, lists, and a lot more design and layout modules. %2$sThe intuitive Shortcode Generator has been built right into the Edit screen, so you dont have to hunt for shortcode syntax.', 'brigsby' ), $themename, '' ),
'img' => $imagepath . 'premium-shortcodes.jpg',
);
$features[] = array(
'name' => esc_html__( 'Image Carousels', 'brigsby' ),
'desc' => esc_html__( 'Add carousel widgets 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 carousels.', 'brigsby' ),
'img' => $imagepath . 'premium-carousels.jpg',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Floating %1$s%2$s\'Sticky\' Header%3$s & %2$s\'Goto Top\'%3$s button (optional)', 'brigsby' ), ' ', '', '' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( '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.%1$sOr, 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.', 'brigsby' ), '' ),
'img' => $imagepath . 'premium-header-top.jpg',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'One Page %1$sScrolling Website /%2$s %1$sLanding Page%2$s', 'brigsby' ), '', '' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( 'Make One Page websites with menu items linking to different sections on the page. Watch the scroll animation kick in when a user clicks a menu item to jump to a page section.%1$sCreate different landing pages on your site. Change the menu for each page so that the menu items point to sections of the page being displayed.', 'brigsby' ), '' ),
'img' => $imagepath . 'premium-scroller.jpg',
'style' => 'side',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Additional Blog Layouts (including pinterest %1$stype mosaic)%2$s', 'brigsby' ), '', '' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( '%1$s Premium gives you the option to display your post archives in different layouts including a mosaic type layout similar to pinterest.', 'brigsby' ), $themename ),
'img' => $imagepath . 'premium-blogstyles.jpg',
);
$features[] = array(
'name' => esc_html__( 'Custom Widgets', 'brigsby' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( 'Custom widgets crafted and designed specifically for %1$s Premium Theme to give you the flexibility of adding stylized content.', 'brigsby' ), $themename ),
'img' => $imagepath . 'premium-widgets.jpg',
);
$features[] = array(
'name' => esc_html__( 'Menu Icons', 'brigsby' ),
'desc' => esc_html__( 'Select from over 900 icons for your main navigation menu links.', 'brigsby' ),
'img' => $imagepath . 'premium-menuicons.jpg',
);
$features[] = array(
'name' => esc_html__( 'Premium Background Patterns (CC0)', 'brigsby' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( '%1$s Premium comes with many additional premium background patterns. You can always upload your own background image/pattern to match your site design.', 'brigsby' ), $themename ),
// 'img' => $imagepath . 'premium-backgrounds.jpg',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Automatic Image Lightbox and %1$sWordPress Gallery%2$s', 'brigsby' ), '', '' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( 'Automatically open image links on your site with the integrates lightbox in %1$s Premium.%2$sAutomatically convert standard WordPress galleries to beautiful lightbox gallery slider.', 'brigsby' ), $themename, '' ),
'img' => $imagepath . 'premium-lightbox.jpg',
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Developers %1$slove {LESS}', 'brigsby' ), ' ' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( 'CSS is passe! Developers love the modularity and ease of using LESS, which is why %1$s Premium comes with properly organized LESS files for the main stylesheet.', 'brigsby' ), $themename ),
'img' => $imagepath . 'premium-lesscss.jpg',
);
$features[] = array(
'name' => esc_html__( 'Easy Import/Export', 'brigsby' ),
'desc' => esc_html__( 'Moving to a new host? Or applying a new child theme? Easily import/export your customizer settings with just a few clicks - right from the backend.', 'brigsby' ),
// 'img' => $imagepath . 'premium-import-export.jpg',
);
$features[] = array(
'style' => 'aside',
'blocks' => array(
array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Custom Javascript & %1$sGoogle Analytics%2$s', 'brigsby' ), '', '' ),
'desc' => esc_html__( '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.', 'brigsby' ),
// 'img' => $imagepath . 'premium-customjs.jpg',
),
array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => sprintf( esc_html__( 'Continued %1$sLifetime Updates', 'brigsby' ), ' ' ),
/* Translators: 1 is the theme name */
'desc' => sprintf( esc_html__( 'You will help support the continued development of %1$s - ensuring it works with future versions of WordPress for years to come.', 'brigsby' ), $themename ),
// 'img' => $imagepath . 'premium-updates.jpg',
),
),
);
$features[] = array(
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'name' => esc_html__( 'Priority Support', 'brigsby' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( 'Need help setting up %1$s? Upgrading to %1$s Premium gives you prioritized support. We have a growing support team ready to help you with your questions.%2$sNeed small modifications? If you are not a developer yourself, you can count on our support staff to help you with CSS snippets to get the look you are after. Best of all, your changes will persist across updates.', 'brigsby' ), $themename, '' ),
'img' => $imagepath . 'premium-support.jpg',
// 'style' => 'side',
);
$settinglink = admin_url( 'options-reading.php' );
$addpagelink = admin_url( 'post-new.php?post_type=page' );
$quickstart[] = array(
'name' => esc_html__( 'Setup Frontpage and Blog Page', 'brigsby' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( 'By default WordPress displays blog posts on the frontpage.%9$s%9$sHowever many users want a dedicated frontpage to welcome visitors and a separate page to display their blog posts. To set this up, follow these steps:%9$s%1$s
%3$sIn your wp-admin area, click %11$sPages > Add New%12$s%4$s
%3$sGive page a Title %7$s(lets call it "My Home Page")%8$s and %5$sPublish%6$s%4$s
%3$sIn your wp-admin area, click %11$sPages > Add New%12$s%4$s
%3$sGive page a Title %7$s(lets call it "My Blog")%8$s and %5$sPublish%6$s%4$s
%3$sIn your wp-admin area, go to %10$sSettings > Reading%12$s%4$s
%3$sSelect the %5$sStatic Page%6$s option.%4$s
%3$sSelect the pages you created in Step 2 and 4 above.%4$s
%3$s%5$sSave%6$s the Changes.%4$s
%2$s', 'brigsby' ), '', '', '
', '
', '', '', '', '', ' ',
'',
'',
''
),
'img' => $imagepath . 'qstart-staticpage.png',
'style' => 'img-bottom',
);
$menulink = admin_url( 'nav-menus.php' );
$quickstart[] = array(
'name' => esc_html__( 'Setup Main Navigation Menu', 'brigsby' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( '%1$s
%3$sIn your wp-admin, go to %10$sAppearance > Menus%12$s%4$s
%3$sClick on %5$screate a new menu%6$s link. %9$s%7$s(If you already have an existing menu, jump to Step 6)%8$s%4$s
%3$sGive your menu a name and click %5$sCreate Menu%6$s%4$s
%3$sNow add pages, categories, custom links etc to this menu.%4$s
%3$sClick %5$sSave Menu%6$s%4$s
%3$sClick %11$sManage Locations%12$s tab at the top%4$s
%3$sSelect the menu you just created in the dropdown options.%4$s
%3$sClick %5$sSave Changes%6$s%4$s
%2$s%7$sTip: You can add "My Home Page" and "My Blog" pages created in above section to your menu.%8$s
', 'brigsby' ), '', '', '
', '
', '', '', '', '', ' ',
'',
'',
''
),
);
$widgetslink = admin_url( 'widgets.php' );
$customizelink = admin_url( 'customize.php' );
$quickstart[] = array(
'name' => esc_html__( 'Add Content to Frontpage', 'brigsby' ),
/* Translators: The %s are placeholders for HTML, so the order can't be changed. */
'desc' => sprintf( esc_html__( '%1$s
%3$sIn your wp-admin, go to %10$sAppearance > Widgets%12$s%4$s
%3$sAdd Widgets to the %5$sFrontpage Widget Areas%6$s%4$s
%3$sYou can further manage Frontpage modules in your wp-admin by going to %11$sAppearance > Customizer%12$s and click %5$sFrontpage Modules%6$s section.%4$s
%2$s
%9$s%9$s
%13$sAdd a full width slider%14$s
You can display a full width slider on your frontpage by going to %11$sAppearance > Customizer > Frontpage Slider%12$s section and selecting the %5$sfull width%6$s option.
', 'brigsby' ), '', '', '