1. One of my Custom fields – “Access & Permits” does not align correctly. The input info/data should be after the semicolon not on a line below. Advice on how to fix this?
2. The Title Description Field (show as “Waiting for Owner to claim FREE listing) I would like to remove from the listing view. I how do I do this. I do not see this field in the settings – where does it hide out?
3. The custom field “Murrie’s Mark” why does a forward slash get inserted? how can I fix this.
4. Is there a way to change the the field name in the Add Listing view for “Title Description” to something more in inline with my site like Dog Park Name?
http://www.muttmaps.com/dog-parks-hikes/
Thanks & Cheers
Stacey
2. That looks like a custom field, so you should remove it from the listing by setting “Show on listing page” to NO
Or maybe it is a X theme specific and it is the Claim listing text (which I doubt it is) – Stiofan?
3. That is a little bug that shows the escape slash – Stiofan?
4. Yes, change in your language file
http://docs.wpgeodirectory.com/translate-core/
.geodir_access_permits p {
display: inline;
}
3 I think you can solve using the html special character :
'
instrad of the apostrophe.
Let us know,
Thx
]]>The css works perfect thank you.
The HTML special character work BUT I am still going to have the same problem when a user/custom goes to enter a listing with an apostrophe so the problem is not 100% solved.
Thanks
Stacey