• jenyarbrough22

    (@jenyarbrough22)


    How do I add a metatag…how do I add this to my website header

    Add HTML tag
    Paste this tag into the <head> section of your site’s index.html file
    <meta name=”p:domain_verify” content=”xxxxxxxxxxxxxxxxxxxxx”/>

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Thread Starter jenyarbrough22

    (@jenyarbrough22)

    Thank you.

    Another issue I’m having is adding my instragram feed. I have been able to do this is the past, but it won’t upload and I can’t manually add it either

    Thread Starter jenyarbrough22

    (@jenyarbrough22)

    I also can’t get my customizer to load

    To fix customizer I’d suggest enabling debug mode. You can do that by adding the following code to wp-config.php

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );

    Once that is added try to load customizer again then look in your wp-content directory for a file named debug.log and see what errors were generated. This should help you to figure out what is causing the problems that stop customizer from loading.

    As for the instagram feed. check out this plugin https://ww.wp.xz.cn/plugins/instagram-feed/

    Hope this helps. Once you find a solution you are happy with please tag the thread as resolved.

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

The topic ‘Claiming Website’ is closed to new replies.