This question has been flagged
3 Replies
6193 Views

I don't want a map on the contact us page of my multishop. How do I remove it?

Avatar
Discard
Author Best Answer

Both those answers don't work ( I can't post comments or I'd say so there) - no company info option under "customize" and creating the page and adding a block just produces a link to the same page with the unwanted map.

Here's what I see under customize on the contactus page:

HTML Editor

Change Theme

Install Apps

Main Layout

 [x] Show Logo

Footer 

[x] Automatic Footer

Contact Us

[x] Contact Form

Contact Form

 [x] Company Name


And none of these options seem to do what you say. I guess it's a configuration issue or a module. I logged in as admin and I see the same options in the dropdown.

Thanks for your help!

Avatar
Discard

Of course this works, I did test it myself. You must stay on the contact page in order to have the "Company Description" available in the HTML-Editor. OK, it is named Company Description instead of Company Information but you could well have figured it out :-)

You have to open the HTML Editor!!!!! :-) As I said in my previous answer: "Use the HTML editor"

to make it fool proof: Using the HTML Editor means clicking on the first entry you have listed above after opening the "Customize" menu, the entry before "Change Theme" :-)

Best Answer

An easier way:

On your website use the HTML editor under "Customize", then select the "Company Information" from the dropdown and delete the following tag:

<a t-att-href="res_company.google_map_link()" target="_BLANK">

<img class="thumbnail img-responsive" t-att-src="res_company.google_map_img()"/>

</a>

Avatar
Discard
Best Answer

Hi,

The work around procedure:

Login as Administrator

Go to Website

Create a new Contact us Page, Insert blocks you like (there is a block with contact us button)

Change the link of 'Contact us' menu to newly created page.


Avatar
Discard