Tagged: CONTACT FORM, plugin
-
AuthorPosts
-
April 6, 2015 at 5:25 pm #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]April 7, 2015 at 5:11 am #424426Hi 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!
IsmaelApril 7, 2015 at 10:02 am #424538I 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?
April 7, 2015 at 1:42 pm #424658Hi!
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,
YigitApril 7, 2015 at 2:51 pm #424707This reply has been marked as private.April 8, 2015 at 12:46 pm #425206April 9, 2015 at 4:16 pm #426026Hey!
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 -
AuthorPosts
- You must be logged in to reply to this topic.
