Contact us page

Discussion in 'RoadFighter WordPress Theme' started by jivingjuniors, Aug 6, 2013.

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

    jivingjuniors New Member

    Joined:
    Jul 8, 2013
    Messages:
    15
    Likes Received:
    0
    Can I remove the Location Map heading or add two maps?
    Thanks
     
  2. Gourav

    Gourav Support Staff

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

    1. For removing Location map heading

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

    Code:
    <h1>Location Map</h1>
    Sending image for reference

    2013-08-07_1258.png



    2. For adding two maps

    Go to
    Appearance > Theme Option > Contact Page Map

    and add your map iframe code there.

    For example:
    Code:
    <First map iFrame code> <br><br> <second map iFrame code>
    This will solve your issue.
     
  3. jivingjuniors

    jivingjuniors New Member

    Joined:
    Jul 8, 2013
    Messages:
    15
    Likes Received:
    0
    Thanks Gourav I will try that.
     
Thread Status:
Not open for further replies.

Share This Page