| User | Post |
|
3:32 pm March 18, 2009
| mwiwchar
| | |
| New Member | posts 2 | |
|
|
I saw some code earlier when I was browsing around and for the life of me I can't find it again…
It was a fix for the listing if there is no tel, fax, address, etc.
Could you please, please point me in the right direction to find that code again?
Thank you.
|
|
|
5:46 pm March 19, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
use the following:
<div %HIDEADDRESS%>%ADDRESS1%, %ADDRESS2% %CITY%, %STATE% %ZIPCODE% %COUNTRY%<br />Ph: %PHONE%<br />F: %FAX%</div>
This will hide everything in that <div> if the address is missing.
I am still trying to figure out a better way to do all of this.
|
|
|
9:20 pm March 30, 2009
| myuzikalflare
| | |
| Member | posts 8 | |
|
|
i'm confused… do we put that code in the 'wp-directory-link-html' file?
and if so, on which line??
would like a fix for this as well :)
|
|
|
12:38 am March 31, 2009
| myuzikalflare
| | |
| Member | posts 8 | |
|
|
ah, found it, in the options of the WP panel :)
|
|
|
6:08 am March 31, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
Yes, all of the customization of the form and directory itself is in the options menu. It may not stay that way if I can figure out the best way to accomplish this.
|
|