ReThink Theme: Is it possible to add text on Contact Page Template?

Discussion in 'ReThink WordPress Theme' started by gloryous, Dec 17, 2014.

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

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Hello!

    I'm wondering if it's possible to add some text and/or images at the top of the Contact Page that would then appear above the Name, Email, and Message blocks.

    I tried adding text, but it doesn't show when I go to View Page. [It has worked with some other WordPress themes. I'm not sure if they were InkThemes, though.]

    Thank you!

    Glory
     
  2. Pramod

    Pramod Guest

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

    Please use below code in template-contact.php file as used in below image.
    HTML:
    <div class="extra-content-contactpage">
                  <h3>globe of world</h3>
                  <img src="http://www.clker.com/cliparts/5/9/c/2/1194984395619889880earth_globe_dan_gerhrads_01.svg.med.png" />             
    </div>
    17-dec-rethink-contact.png


    Thanks & Regards
    Pramod
     
    gloryous likes this.
  3. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Pramod!

    Excellent and perfect! You guys really know what you're doing!

    Thank you!

    Glory
     
Thread Status:
Not open for further replies.

Share This Page