Tag: less

  • Recent LESS / SCSS Compiler (Utilities)

    Recent LESS / SCSS Compiler (Utilities)

    About

    Automatically compile and cache your .LESS and .SCSS files on both frontend and backend

    Main Features

    • Automatically watches and compiles .LESS and .SCSS files (.SASS syntax is not supported) that you have added directly via <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_style">wp_enqueue_style</a>
    • Works in themes, plugins, on both frontend and wp-admin
    • Integrated cache, compiles only after a change is detected
    • Create new LESS/SCSS variables on the fly with WordPress hooks – great for generating CSS from backend options
    • Does not have any GUI (Graphical User Interface)

    Including .LESS and .SCSS files

    In order to automatically watch and compile your .LESS and .SCSS files, you need to add them directly via wp_enqueue_style

    Example LESS:

    wp_enqueue_style('design', get_template_directory_uri().'/assets/css/design.less');
    

    Example SCSS:

    wp_enqueue_style('design', get_template_directory_uri().'/assets/css/design.scss');
    

    Create LESS/SCSS variables with WordPress hooks

    add_action('ff_css_variables', 'my_css_variables');
    
    function my_css_variables( $variables) 
        $variables->addVariable('design', 'backgroundcolor', '#000000'); //'wp_enqueue_style handle', 'variable name', 'variable value'
    
    

    Attributions & Credits

  • Superior Builder – Drag & Drop Web page Builder (Utilities)

    Awesome Builder is a WordPress Drag & Drop Page Builder and shortcodes generator that offers the best solution you need to build a modern web page in the easiest way ever.

    You don’t have to add any new blocks, just use your current widgets as we support all widgets






    Use any widget

    You can use any widget in your WordPress website in this page builder, we have tested it with many widgets and it worked fine.

    Responsive Layout

    Control how your elements appear in every device “Desktop – Tablet – Mobile”, and control the layout width in every side.

    Widget Animation

    Add css3 animations to any element and let your content flow-in in a decent way, its very easy to assign an animation..

    Nested Rows

    Ever wanted to add a row inside another, here you can do it as easy as drag and drop, and btw its unlimited you can have unlimited nested rows.

    Full Width Row and Background

    Make your row full width in a few clicks and assign a background “color, image or HTML5 video”.

    Simple UI

    The simplest UI we ever built, and the most powerful too, you should find everything whenever you need in very simple way.

    25+ Ready Widget

    Even if you don’t need that you can use any widget, but we wanted to produce you with some widgets to make your life easier.

    Save and Re-use

    Clone any previously saved content in one click and it loads instantly, its ajaxed for speed.

    Translate into your language

    You can translate the plugin to your own language, just translate the po file and load it.

    Built with OOP/Less/Bootstrap

    It’s clean and professional code, very easy to extend and very powerful to use.

    Features

    • Use any widget
    • Responsive layout
    • Show/hide any widget in screen
    • Full Width Row Support
    • Row background
    • Video background
    • Clone saved templates
    • support css3 animations for any widget
    • Nested Rows
    • Simple UI
    • 25+ ready widgets
    • Translation files
    • Built with OOP/Less/Bootstrap

    Packed Widgets

    • Service Column
    • Button
    • Call an action
    • Facebook Post
    • Facebook Like Box
    • Google Plus Box
    • Twitter Feed
    • Twitter Slider
    • Title
    • Ads
    • Social Icons
    • Flickr
    • Video
    • Audio
    • Tabs
    • Pricing Tables
    • Toggle
    • Space
    • Divider
    • Center Content
    • Percentage
    • Box
    • Slider
    • Team Member
    • UL “Unordered List”
    • Icon

    Credits

    • Option Tree plugin

    Kindly Rate After your purchase :)