google analitics

Discussion in 'Andrina WordPress Theme' started by danteunipv, Aug 23, 2016.

Thread Status:
Not open for further replies.
  1. danteunipv

    danteunipv Member

    Joined:
    Feb 3, 2015
    Messages:
    59
    Likes Received:
    1
  2. danteunipv

    danteunipv Member

    Joined:
    Feb 3, 2015
    Messages:
    59
    Likes Received:
    1
    I resolved the problem. there is a error in a header. I had to write the code:
    Theme options code:
    $options[] = array("name" => "Google analitics",
    "desc" => "You can paste here to track your website statistics regularly.",
    "id" => "google",
    "std" => "",
    "type" => "textarea");
    Header code (after tag head)
    <?php echo stripslashes(inkthemes_get_option('google')); ?>
    Best regards
    Dante
     
  3. priya

    priya Guest

    Hello,

    Hope doing good.

    I really appreciate your efforts in exploring the things and sharing your knowledge here.

    It seems that you have resolved your issue by your own.

    Let me know if have further doubts so that I can assist you.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    smith likes this.
Thread Status:
Not open for further replies.

Share This Page