How to add G+ and Facebook 'like' buttons to default home page?

Discussion in 'GeoCraft WordPress Theme' started by azza, May 16, 2013.

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

    azza Member

    Joined:
    Apr 29, 2013
    Messages:
    61
    Likes Received:
    7
    Also is there a way to add text and images to the homepage?
    Displayed either below the slider or above 'Recently added'
    Any tips?

    -------------------------------------------------------------


    Hello,

    1.For your first issue

    Search social share plugin from WordPress.org and upload it, This will solve your issue.

    2.For your second issue

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

    Code:
    <img src="Enter your image address"/><br><p>Enter your text here</p>
    Sending image for reference

    [​IMG]
     
  2. Gourav

    Gourav Support Staff

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

    1.For your first issue

    Search social share plugin from WordPress.org and upload it, This will solve your issue.

    2.For your second issue

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

    Code:
    <img src="Enter your image address"/><br><p>Enter your text here</p>
    Sending image for reference

    [​IMG]
     
  3. azza

    azza Member

    Joined:
    Apr 29, 2013
    Messages:
    61
    Likes Received:
    7
    Thanks that worked great.
     
  4. nzcid

    nzcid Member

    Joined:
    Mar 22, 2013
    Messages:
    72
    Likes Received:
    1
    Thanks for the hints - now have a banner display above the slider.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to front-page.php present in your theme directory and add the code given below

    Code:
    <img src="Enter your image address"/>
    [​IMG]

    This will solve your issue.
     
  6. nzcid

    nzcid Member

    Joined:
    Mar 22, 2013
    Messages:
    72
    Likes Received:
    1
    Sorry what issue??????????????

    Please read what I posted before replying...:(

    I actually thanked you and indicated I now had a banner image because of the previous information you had posted.
     
  7. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    oh that was posted by mistake. Please don't mind :).
     
  8. tobyb

    tobyb Active Member

    Joined:
    Dec 28, 2011
    Messages:
    256
    Likes Received:
    31
    Location:
    World Wide
    Thank you Gourav for your great support !!

    Take care
    Tob
     
Thread Status:
Not open for further replies.

Share This Page