• Hi,

    In my website https://www.artsydesign.se I want the page to end with a contact form (contact-form-7) but after that there has been added, in the code, [CDATA[ and a whole bunch of links from the template (pages I don’t use). How do I remove? Please explain “for dummies” since I am not an experienced programmer.

    Thank you!
    Eva

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Eva,

    I wasn’t able to see it so could you post a screenshot? Thank you. ??

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The CDATA there is necessary for Contact Form 7 to function, if this is what you’re talking about:

    <script type='text/javascript'>
    /* <![CDATA[ */
    var _wpcf7 = {"loaderUrl":"http:\/\/www.artsydesign.se\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","recaptchaEmpty":"Bekr\u00e4fta att du inte \u00e4r en robot.","sending":"Skickar..."};
    /* ]]> */
    </script>
    <script type='text/javascript' src='https://www.artsydesign.se/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.4.2'></script>
    <script type='text/javascript'>
    /* <![CDATA[ */
    var qodeLike = {"ajaxurl":"http:\/\/www.artsydesign.se\/wp-admin\/admin-ajax.php"};
    /* ]]> */
    </script>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[CDATA[ is added – I don't want it there! How to remove?’ is closed to new replies.