Viewing 1 replies (of 1 total)
  • Shane

    (@richardkanes)

    Hello there,

    We can’t change the shortcode from the backend.

    For this it needs code customization.

    If you wish to change the shortcode of the plugin, then go to

    ultimate-form-builder-lite.php file in the plugin folder and on line no. 105 of the file you will see the code,

    add_shortcode( ‘ufbl’, array( $this, ‘shortcode_manager’ ) );

    change the value, ‘ufbl’ to anything you like.

    This will change your shortcode.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Change shortcode’ is closed to new replies.