A rare error with the menu

Posted in: Newsmag
Post count: 18

Hi Guys! After I upgraded the theme from v1.4 to v2.0. I could fix some errors, but there is a rare one with the menu. Is like a “phantom come back” to the oldest menu.

I tried in 3 different browsers and in 3 differents PCs. All with the same error.

You can see/download the video showing the error here: https://drive.google.com/file/d/0B5dq3sjUkSlFZXNuUllYUkNCOGs/view

Do you know how to fix it? Or what is causing this error?

Thanks in advance!

Juan.

Post count: 6535

Hi

When the site loads, the first css loaded it’s the default theme style.css then loads your custom css and because of cascading properties of css appears that delay. You can try to insert your custom css directly in style.css file to be loaded at the same time with the theme css: http://screencast.com/t/dKAMRuUxC to avoid that.

Thanks!

Post count: 18

Hi Andrei. Thanks for your response.

I did it. I added the code to the top of the style.css file, but same happens.

The problem is solved when I deactivate Speed Booster. Is there a way to keep speed booster activated and solve this issue?

Thanks!

Post count: 9544

Try putting your CSS at bottom of the style.css so it loads AFTER and replaces the default CSS, but inline with the CSS loading. At least that is what I do.

And be sure to clear all your caching once you make this change including browser cache (which you have to do manually in Chrome to ‘really’ clear it).

Post count: 18

Hi Chris! I tried it, same error! But again, only when Speed Booster is activated.

Deleted all page cache and Chrome. Also tried with different browsers and PCs.

Is there anything else I can try?

Thank you very much!

Post count: 6535

Hi

If you place the custom css or you alter the original css of the theme in the style file then that styles would load first just like you want it and without other css to overwrite it should work fine.
Make sure you do your changes to the style files then purge cdn files and empty caches and test again.
Let us know how ti goes and give us wp-access via email at contact@tagdiv.com so we can have a closer look at this if you still can’t manage to solve it.

Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.