No Visit button in simple post template

Discussion in 'ReThink WordPress Theme' started by mefranz, Jun 9, 2014.

  1. mefranz

    mefranz Guest

    Joined:
    Jun 4, 2014
    Messages:
    1
    Likes Received:
    0
    No "Visit Button" in simple post template. Only in Product Review Template showing "visit Button". How do I show "Visit Button" in simple post template?. I dislike to use "Product Review Template" without sidebar. TQ
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this download single.php file attached and replace it with your existing file.

    and also Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    a.visitsite {
    background: none repeat scroll 0 0 #F1960E;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     

    Attached Files:

Share This Page