how to get a embed form on my website

  • Unknown's avatar

    I have created a embed form on a website and it gave me the code which is this (function(s) {var head = document.getElementsByTagName(‘HEAD’).item(0);var s= document.createElement(‘script’);s.type = ‘text/javascript’;s.src=’//s3-us-west-2.amazonaws.com/formget/js/popup.js’;head.appendChild(s); var options = {‘tabKey’: ‘SKdF-265118/t’,’tabtext’:’Contact Us’,’height’: ‘2519’,’width’: ‘350’,’tabPosition’:’bottom’,’textColor’: ‘ffffff’,’tabBackground’: ’17B86F’,’fontSize’: ’16’,’tabbed’:”};s.onload = s.onreadystatechange = function() {var rs = this.readyState;if (rs)if (rs != ‘complete’)if (rs != ‘loaded’)return;try {sideBar = new buildTabbed();sideBar.initializeOption(options);sideBar.loadContent();sideBar.buildHtml();} catch (e) {} };var scr = document.getElementsByTagName(s)[0];})(document, ‘script’);

    it said to copy and paste it on my website, it shows up when I’m editing on my website but once I go to open my website in a new tab it doesn’t work. I want a embed form so people can contact me about cleanings they want.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi @sweepingbeautiescleaningservice,

    The reason it won’t work is that you are pasting a Javascript form into your site. Javascript is a powerful coding language, so powerful that it creates a security concern and is disabled on WordPress.com sites when used in pages or posts.

    There are other ways to integrate forms on your WordPress.com site. See this document for those options:

    Create a Form

    Check back in here if we can help you further. Good luck!

    Jesse

  • Unknown's avatar

    hi
    i have a doubt so please help me

  • Unknown's avatar

    In wordpress how to add multiple map location in same map itself. how can i do this ,i only know to add single location in a map. so please clear my doubts.

  • Unknown's avatar

    Hi @monsoonseoslash,

    I’m not sure exactly what you’re asking about. If my answer below doesn’t help, please open a new thread with your question. That keeps this thread specific to the original poster’s question and will lead to you getting a better response from the community.

    https://en.forums.wordpress.com/forum/support#post_content

    If you’re speaking of Google Maps integration, you can build one map with multiple location points, like the following guide. Now, if the embed code has Javascript, it won’t work. But try it and see:

    https://www.create.net/support/218-how-to-pin-point-multiple-locations-on-google-maps.html

    We have a walkthrough for Google Maps that might help you take the above guide and insert it into your blog:

    Embed From Google Maps

    Lastly, if none of those work, there are lots of WordPress plugins that will let you do this very easily. You’ll need a Business Plan to be able to install plugins on your WordPress.com site: https://en.support.wordpress.com/business-plan/

    Again, if this doesn’t answer your question, please start a new thread.

    Good luck!
    Jesse

  • The topic ‘how to get a embed form on my website’ is closed to new replies.