Coffee Theme – Contact Page

Home Forums All Other Themes Coffee Theme – Contact Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37543
    HoangHoang
    Member
    • Topics: 6
    • Replies: 5
    • Total: 11
    Member since: June 7, 2016

    In the theme options, for the Coffee Pro template, where it says “contact page Address Title”, I entered my address. Right next to the that section ,there is a description that reads, “Add company address1 here” It has a “1” after address in the description. I believe it is pulling that “1” and adding it to my address. I tried to look into the contact.php and footer.php, but I do not code to edit the one “1” out. Unless, I overlook or if it’s in a different file? Even if I remove my physical address and save it in the theme options, it will still show a random “1”. Where can I properly edit this out? Here it the website, in the contact info section, you will a “1” after the zip code that doesn’t belong there . http://www.phothanhlong.net/contact-us/

    #37669
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Hoang,

    Kindly go to Appearance>>Editor>>Contact us page template

    and remove this code from the file.

    <?php if( of_get_option('address2',true) != '') { echo of_get_option('address2',true) ; } ; ?>

    Regards,
    Brad

    #37929
    HoangHoang
    Member
    • Topics: 6
    • Replies: 5
    • Total: 11
    Member since: June 7, 2016

    Thanks Brad. The issue is resolved.

    #37960
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.