Impossible to get the Sitemap

#1169
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.

    Can you please add temporary admin access by editing your first post and adding the details in the Sensitive Data section so we can take a closer look?
    https://wordpress.org/plugins/temporary-login-without-password/

    Looking forward to helping you.

    I used the email address s******@r***********

    Hello,

    Thank you for sharing the details. We moved them in the Sensitive Data section.

    Upon checking, we removed this code from the functions.php file and it is working now

    /**
    * Enables the Google Tag Managger with Duracel Tag Manager Plugin.
    */
    if ( function_exists( 'gtm4wp_the_gtm_tag' ) ) {gtm4wp_the_gtm_tag(); }

    The problem is with this plugin Google Tag Manager for WordPress

    Hope that helps. If you have any further question(s), please let us know. Thank you.

    If thats what the problem is… so be it… How would you recommend adding tags to my WP site? Use the header footer plugin?

    Thank you so much for helping. I really should have thought of that myself.

    thanks again!

    Hello,

    The Google Tag Manager is generally just an HTML/Script that is inserted into either the header or footer of a site.

    You can place that code into your site either using plugins or add it to your theme’s header.php or footer.php file.

    I hope that helps.

    Looking forward to help you.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this ticket.