Jump to content


Replying to Footer does not display 'address 2' line


Post Options

  or Cancel


Topic Summary

Ronald

Posted 20 March 2011 - 03:22 PM

Hi,

similar, but to fix this, edit functions.php and change (around line 15):

"id" => $shortname."address_2",

to

"id" => $shortname."_address_2",

(note the added underscore before _address_2)

Ronald

Posted 20 March 2011 - 02:31 PM

Thank you for the correction involving the missing zip code. I'm hoping the missing 'address 2' line is something just as easy to fix. This site should display "Suite 111" but does not.

http://www.saltsolutionsinc.com

Review the complete topic (launches new window)