Tag: theme

  • BFI wordpress Theme Customizer+ (Add-ons)

    BFI wordpress Theme Customizer+ (Add-ons)

    Easily utilize the full potential of WordPress’ Theme Customizer API in your WordPress themes! Truly a must for all ThemeForest WordPress theme authors!

    BFI Theme Customizer+ extends the functionality of WordPress’ Theme Customizer API and also makes it easier to use. This add-on automatically generates cacheable dynamic CSS files from a CSS template, and it also allows visitors to your theme demo sites to override customized settings using GET variables.

    Awesome Features

    • Easy to integrate in your WordPres theme
    • Makes using WP’s Theme Customizer API super easy to use
    • Take full control of the Theme Customizer API with only 2 function calls
    • Easily extendable if you want to create more controls with custom filter hooks
    • Automatically creates dynamic CSS files for your site using WP’s FileSystem API
    • The dynamic CSS file generated is fully cachable
    • Automatically allow your visitors to change styles using GET variables in your theme demo sites
    • When your customers update your theme, all their settings will still be kept, and new settings that you define will be applied
    • Follows all ThemeForest submission requirements
    • Includes a modified Twenty Thirteen that already has this add-on integrated
    • Theme customizer in WordPress live preview updates correctly

    Default & Included Customizer Controls

    • Text
    • Checkbox
    • Radio buttons
    • Select drop down
    • Select drop down pages
    • Color picker
    • File upload
    • Image upload
    • Note NEW
    • Textarea NEW

    Happy Coding With The Theme Customizer+

    Creating a section

    BFIThemeCustomizer::addSection(array(
        'id' => 'custom_colors',
        'title' => __( 'Custom Colors', 'default' ),
    ));
    

    Creating a setting/control

    BFIThemeCustomizer::addSetting(array(
        'id' => 'bg_color',
        'section' => 'custom_colors',
        'type' => 'WP_Customize_Color_Control',
        'label' => __( 'Background Color', 'default' ),
    ));
    

    Overridable settings for your demo sites

    http://demo.mytheme.com/?bg_color=#3498db
    

    Refer to the documentation for more details.

    Happy coding!

  • BFI WordPress Theme Customizer+ (Add-ons)

    BFI WordPress Theme Customizer+ (Add-ons)

    Easily utilize the full potential of WordPress’ Theme Customizer API in your WordPress themes! Truly a must for all ThemeForest WordPress theme authors!

    BFI Theme Customizer+ extends the functionality of WordPress’ Theme Customizer API and also makes it easier to use. This add-on automatically generates cacheable dynamic CSS files from a CSS template, and it also allows visitors to your theme demo sites to override customized settings using GET variables.

    Awesome Features

    • Easy to integrate in your WordPres theme
    • Makes using WP’s Theme Customizer API super easy to use
    • Take full control of the Theme Customizer API with only 2 function calls
    • Easily extendable if you want to create more controls with custom filter hooks
    • Automatically creates dynamic CSS files for your site using WP’s FileSystem API
    • The dynamic CSS file generated is fully cachable
    • Automatically allow your visitors to change styles using GET variables in your theme demo sites
    • When your customers update your theme, all their settings will still be kept, and new settings that you define will be applied
    • Follows all ThemeForest submission requirements
    • Includes a modified Twenty Thirteen that already has this add-on integrated
    • Theme customizer in WordPress live preview updates correctly

    Default & Included Customizer Controls

    • Text
    • Checkbox
    • Radio buttons
    • Select drop down
    • Select drop down pages
    • Color picker
    • File upload
    • Image upload
    • Note NEW
    • Textarea NEW

    Happy Coding With The Theme Customizer+

    Creating a section

    BFIThemeCustomizer::addSection(array(
        'id' => 'custom_colors',
        'title' => __( 'Custom Colors', 'default' ),
    ));
    

    Creating a setting/control

    BFIThemeCustomizer::addSetting(array(
        'id' => 'bg_color',
        'section' => 'custom_colors',
        'type' => 'WP_Customize_Color_Control',
        'label' => __( 'Background Color', 'default' ),
    ));
    

    Overridable settings for your demo sites

    http://demo.mytheme.com/?bg_color=#3498db
    

    Refer to the documentation for more details.

    Happy coding!

  • HTML To WordPress Converter (Utilities)

    HTML To WordPress Converter (Utilities)

    HTML To WordPress converter is a WordPress plugin that allows you to convert a plain html file into WordPress theme, without any knowledge of WordPress themes.

    Getting Started Guide (video) : Link

    Features:

    • No knowledge of WordPress Theming required.
    • Makes Menus
    • Makes Widgets
    • Makes Post Area
    • Makes Footer Area
    • Adds Menus to the Backend
    • Adds Logo url change option in the backend.
    • Allows Multiple Widgets
    • Allows Multiple Menus
    • Sample HTML with tags included for reference

    Documentation Link

    All the files has to be zipped after they are made ready for conversion, then you can use the zip for conversion, just like any other theme.

  • Lucid – Easy Non-public/Running a blog Theme (Weblog / Journal)

    Lucid – Easy Non-public/Running a blog Theme (Weblog / Journal)

    A clean, responsive and content-first Blogging/Personal WordPress theme

    Lucid is a clean, simple and minimalistic responsive blogging/personal WordPress theme which focus on content and readability. Supports 6 post formats let you create posts easily. It is super-duper fast and easy to setup, bundle with easy theme options and shortcodes plugin.

    If you like Lucid, don’t forget to rate it.

    They Said…

    Beautiful design! It was so easy to integrate into my blog…

    :):):-)

    Thank you.
    ajaimes

    Great theme!

    fiercecreations

    So far so good!

    Csmithchicago

    Updates

    v1.0 - Initial release
    

    Features List

    • Clean and Responsive design
    • 6 Post Formats: Standard, Image, Gallery, Audio, Video, Quote
    • Very easy to setup
    • Theme Options
    • Translation Ready, .po file included
    • HTML5 & CSS3
    • Widget Ready
    • 7 Shortcodes
    • Page Template
    • Unlimited Accent Colors
    • Custom Widgets

    Credit