-
AuthorPosts
-
August 31, 2018 at 9:14 pm #1004220
Hi
the gallery added to the tab section does not load.
If it loads its often crashed.
Please see video:
[video src="https://maskenzauber.com/temp/tab-section.mp4" /]
(Firefox latest)Here a screenshot of the result when using Opera:
https://maskenzauber.com/temp/opera.jpgHere is the site-code:
https://maskenzauber.com/temp/code-homepage.txtURL with live-issue:
Kind regards
MarenSeptember 2, 2018 at 6:36 am #1004572Hey Maskenzauber,
I checked your site several times on Chrome and Windows PC the site loaded fine every time.
You can find the video link in the private content area.
Please do let us know which browser and device you are trying to view the tabs so we can try to reproduce the same.
Best regards,
VinaySeptember 9, 2018 at 1:22 pm #1007582I already told you which browsers
OS: Windows 7
Screen-Res: 1920 x 1080Same issues in….
CHROME
https://maskenzauber.com/temp/chrome.jpgSeptember 11, 2018 at 7:02 am #1008200Hi,
Thanks for the update. This css code should help.
.avia-gallery-thumb img { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
Just add it on the Quick CSS field.
Best regards,
IsmaelSeptember 11, 2018 at 12:38 pm #1008359Sorry – but didnt help
Please see screencast.
It shows Chrome – but its still the same in FF, Opera & Edge
Cache has been emptied:
[video src="https://maskenzauber.com/temp/enfold-galery-tabs.mp4" /]September 11, 2018 at 12:46 pm #1008363And here another screenshot
– Another computer (Apple)
– 8 kilometers away from my machine – so its another network
– Firefox
and its exactly the same issue
https://maskenzauber.com/temp/apple-enfold.pngSeptember 11, 2018 at 1:20 pm #1008387You forget to mention the “!important”
.avia-gallery-thumb img { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; }
It seems that it works now for Chrome, Edge & Opera but not 100% in FF
I cant check Apple in the momentQuestion: Why arent these CSS rules not default?
September 11, 2018 at 8:11 pm #1008571Hi Maskenzauber,
They are not the default because they are probably supposed to fade in and so JavaScript will set the rules for them.
Best regards,
VictoriaSeptember 11, 2018 at 10:44 pm #1008633Probably?
Probably is a good thing to rely on. -
AuthorPosts
- You must be logged in to reply to this topic.