Jump to content

Site looks different on another computer... HELP !


pcwilkinson

Recommended Posts

Hi Guys

 

I am pulling my hair out with this one.

 

When looking at my website (www.a1mcganns.co.uk) on my own laptop, it sometimes doesn`t show my Theme Configurator module or my Responsive Mega Menu Pro module. Instead it shows the original prestashop ladies fashion images. (see attached image) post-206178-0-57150000-1461094086_thumb.png

 

If I open up another laptop, phone etc working on the same network everything works and looks perfect.

 

I have cleared history etc, but still the problem exists.

 

I am hoping this is an easy fix, because instead of spending time improving my store I am wasting hours trying to sort this problem.

 

Thanks in advance for any advise.

 

Phil

 

 

 

Link to comment
Share on other sites

Hi Phil

 

Your issue is with languages. You have both English (US) that adds en after your domain in url

and also English (UK) that adds gb in url. If you use both then you need to change images for both languages in

theme configuration module in back office. Click on en/gb dropdown on right had side of image when you edit it.

 

For menu I suspect it is similar, so you need to define menu items in both languages. If that is not the case

then something else is causing error in javascript "Uncaught ReferenceError: anchor is not defined"

		if(width_window>768){
			showPanel(anchor,speed);
		}else{ 
			$('#mega_menu_plus ul li').unbind('hover');
		} 
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...