Tags keep deleting on posts

Discussion in 'Smartbooking-Appointment Booking WordPress Theme.' started by curlyb, Aug 16, 2014.

  1. curlyb

    curlyb New Member

    Joined:
    Jun 9, 2013
    Messages:
    17
    Likes Received:
    0
    I add tags and update and then they disappear. Please help ;) They are not in tag categories either...just disappear in cyber tagland lol
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please goto
    \wp-content\themes\smartbookingtheme\content-single.php
    and add below code on content-single.php at line no 26.

    PHP:
    <li class="meta-cat"><i class="fa fa-tag"></i> <?php echo get_the_tag_list('',', ',''); ?></li>


    Thanks & Regards
    Pramod Patel
     

    Attached Files:

  3. curlyb

    curlyb New Member

    Joined:
    Jun 9, 2013
    Messages:
    17
    Likes Received:
    0
    Hi I tried that and it is still not working...
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please provide the following information listed below.
    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]

    Thanks & Regards
    Pramod Patel
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    You have to post again the older post to get the tags. your newer post shows tags.

    Thanks & Regards
    Pramod
     

    Attached Files:

Share This Page