Close

Profile: BrickHunters

Avatar

User posts

That's a shame...Hotjar is really great tool that has helped us optimize our website countless times..

Although if you check our website now, SSL is disabled due to Arvixe being a pain in the butt...

Yes indeed I had, and still have.

Though I am somehow convinced that enabling SSL on all our pages somehow resolved the issue...

I don't think Hotjar has anything to do with it. But you can try switching it off.

What resolved the issues for us:
- upgraded to 3.6
- enabled ssl on all pages
- rebuilt the website completely in Visual Basic

8 years ago

Peter,

Can you please explain what I need to do? If possible, I'd love to adjust it in CSS becasue I have already made multiple adjustments.

8 years ago

In case the bad image doesnt show up:

8 years ago

Dear NopTemplates team,

I am finalising my design for my client. Doing some final tests I found some odd visual issues in IE and Safari alone. These issues do not appear in Chrome, Firefox or Opera.

The subcategory text labels have all been moved left, also the website logo is out of center. Is this a known CSS issue or is it related to the browser's version?

Correct visuals:



Bad visuals:

I had reason to believe that this could be a hosting issue, but it is in fact also occuring on my localhost machine.

These errors only showed up from the moment that Sevenspikes plugins were installed on the website (which is obvious). I will leave them there for you to have a look but will probably uninstall them along with the theme to avoid issues in the future.

Hello,

Everything was done as you asked. We even updated our website to 3.60 and reset all the standard plugin files & lay-out. Still the same issue persists.

We are basically running a site under 3.60 with the "Smart Theme" now. A clean install with the same database underneath...but the issue still persists.

Please check www.brickhunters.be for yourself..

Hello,

We have upgraded the website to nopcommerce 3.6 with the most recent plugins. This has not resolved the issue.

Dear,




Thank you for your concern. However, downloading a new package didn't work out for me.




I find it rather curious. I was able to solve this problem in another manner.




By opening the javascript file I saw the procedure it gave me an error for. I changed the following:




$.isMobile() --> $().isMobile




I did so for all the javascripts which contained this line, and the issue seems to be gone.




Now what I am looking for is an explanation and a confirmation for what I did is the right thing.