Hi,
I can't find a way to edit the contact section on my site. If I go to the Menu Items and select contacts I can select a single contact. No idea how it works but I want to remove the google maps link and be able to edit the info under 'contact us'. Also I would like to link the contact form to the correct address.
Thx
Hi sampardon
You should edit ja fit contact in components -> Contacts - contacts -
To remove the ja map remove the {jamap} tag in miscellaneous informations tab, for other info edit settings in display tab
Regards
Thanks. I would like to place text where the map used to be but when I add the text under miscellaneous information(where the map used to be), but it doesn't display it on the page. Any help?
sampardon Hi Kindly check the contact menu item settings > Misc information should be set to show. If there is any issue, kindly edit fields in first post and submit a temp super user login details for staff. So it can be checked on your site.
It should show it but still doesnt work. I've provided user acc details.
sampardon it should show it but still doesnt work
There was a display:none in your code , i added now in custom.css
.contact .contact-miscinfo .dl-horizontal dd .contact-misc p { display:block; }
It is showing now
thx