Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #424032

    A few days ago I buy plugin (contact form builder) http://codecanyon.net/item/formcraft-premium-wordpress-form-builder/5335056
    When I put shortcode into footer, sidebar e.t.c. contact form automatically show up in bottom of the page, its work fine. But I need to show this contact form in all page and posts of my site. I think I need to put this code in function.php but I dont know how to do it correctly. Can you help with that?
    This is shortcode [formcraft id=’1′ type=’sticky’]Click Here[/formcraft]

    #424426

    Hi Taras!

    Thank you for using Enfold.

    Where exactly do you want this form to show? A screenshot will help. You can add the shortcode directly in theme the files by using the do_shortcode function. Or use filter and action hooks. https://codex.wordpress.org/Function_Reference/do_shortcode

    Cheers!
    Ismael

    #424538

    I dont know how to explain it right, but shortcode will always visible in bottom of page. Can I give you login and pass from my test site and you will see it?

    #424658

    Hi!

    You can post login credentials here privately but we are going to need more information to understand what exactly the issue is. Do you really need to place the code into theme files? You can use Text Block or Code Block element to display your shortcodes within the theme

    Regards,
    Yigit

    #424707
    This reply has been marked as private.
    #425206

    So?

    #426026

    Hey!

    If you want it to be displayed everywhere and at the bottom of your site then it sounds like your wanting it inside the footer widgets.

    Navigate to Dashboard > Appearance > Widgets and drag a text widget over to one of your footer widget areas and paste the shortcode inside.

    Cheers!
    Elliott

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.