Removing JUST the Address from Homepage and Category Sliders

Discussion in 'GeoCraft WordPress Theme' started by bwdaugherty, Jun 18, 2013.

  1. bwdaugherty

    bwdaugherty Member

    Joined:
    Nov 26, 2012
    Messages:
    118
    Likes Received:
    0
    I saw that this question was asked before however the code provided in the post removes all data including the listings name. I would just like to remove the address aspect of the featured listings on the sliders. please advise. thank you.
     
  2. Gourav

    Gourav Support Staff

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

    Go to front-page.php present in your theme directory and remove the code given below

    Code:
    <?php echo $address; ?>
    Note:-Remove code from line no.97
     

Share This Page