Conflict with wordpress SEO plugin

Discussion in 'Subscribely v2 WordPress Theme' started by pphani, Aug 1, 2014.

  1. pphani

    pphani New Member

    Joined:
    Jul 25, 2014
    Messages:
    15
    Likes Received:
    0
    Hi all,

    We are getting following issue with the Wordpress SEO plugin. Please check.

    wordpress SEO issue.png
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to header.php present in your theme directory and remove the code given below
    Code:
    <?php if (inkthemes_get_option('inkthemes_description') != '') { ?>
                <meta name="description" content="<?php echo inkthemes_get_option('inkthemes_description'); ?>" />
                <?php
            }
            ?> 

    check image for reference

    2014-08-02_1404.png



    Thanks & Regards
    Gourav Shrivastava
     

Share This Page