• Resolved akmiecik

    (@akmiecik)


    The link to page links to a fiddle that works but, when I put it into WordPress it does not.

    To put into WordPress I copy/pasted the Javascript part of the fiddle into a Code Manager JS file and put that shortcode at the top of the page then copy/pasted the HTML from fiddle after that.

    I also put the script in the header of the theme with no luck.

    • This topic was modified 3 years, 1 month ago by akmiecik.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter akmiecik

    (@akmiecik)

    In the Code Manager JS file I did this:

    jQuery(document).ready(function($){
    //put the javascript from the jsfiddle in here
    });

    and it works! Peace out

Viewing 1 replies (of 1 total)
  • The topic ‘SVG form with JS and PHP’ is closed to new replies.