• Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact
Log In

  • Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact

HomeRevoComposer

RevoComposer

show2
0 comments
Codefor DevelopersRevoComposerTutorials

How to add element to RevoComposer

In case of you want to add some elements to RevoComposer, you can use our filters in your Child Theme. Simply add this code to your child theme’s function.php function my_revocomposer_elements($elements){ $myelements = array(); $myelements[] = array( "name" => "Awesome Shortcode",//name it "desc" => 'Some description',//add description "id" => "build_my_element", //build_ preposition is required! "type" =>

  • March 18, 2016
  • 0
  • 146
main (2)
0 comments
CodeRevoComposerTutorials

How to Create a Custom CSS Class and a Custom Title Link via RevoComposer

Have you known that you can create a custom css class and a custom link via RevoComposer’s element? It’s really simple how to style an element and link a title for your own needs. You can add a custom class for the whole element and custom link for the the title. We are going to show you how easy it is

  • November 18, 2015
  • 0
  • 215
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity