Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › Dante – parallax + iconbox issues
New Landing › How can we help? › Themeforest Theme Support › Dante › Dante – parallax + iconbox issues
Tagged: [email protected]
- This topic has 11 replies, 6 voices, and was last updated 8 years by David Martin – Support.
-
Posted in: Dante
-
February 2, 2015 at 12:29 pm #146273
Hi
I have an issue with 2 elements.
1. The parallax elements are either not showing or only showing partly. I can see similar problems in the forum, but haven’t found a solution. I am using your demo pictures, so it should work fine. It seemed to get even worse after I completed a translation of the site via WPML, and then it seemed to get even worse after the Dante update the other day.
2. I am using iconboxes on a page as the ones you have on your demo site. They are supposed to turn upon mouse over. It worked fine in the beginning. However, now the are locked on the “turn-text” (i.e. the text that used to appear upon mouse over) in Internet Explorer. In Chrome it starts on the “front-text” as it should, but when marked with the mouse the box starts to flicer for a couple of seconds before the “turn-text” is showed.
Could you please guide me to solve these problems?
BR. Simon
February 2, 2015 at 12:58 pm #146291Good afternoon, happens to me similar things with parallax.
With the latest update, the parallax of “banner” has been fixed, but now I fail the “icon-box” to the effect “flip”.I always fails all the Google Chrome and Opera. With other browsers will perfect.
Problem Google Chrome: http://gyazo.com/0d6cbd8f21c5690e5a345427f06b4b74 (goes wrong)
With Mozilla Firefox: http://gyazo.com/760d0a172216866d6451695ed3b17575 (works)
How I can fix the problem?
Thank you very much!February 3, 2015 at 11:27 am #146692Hi
Please try adding this to your custom css:
#container { -webkit-transform-style: flat; transform-style: flat; }
– Kyle
February 3, 2015 at 11:38 am #146697Work it! Thanks you very much!
February 3, 2015 at 1:34 pm #146768No problem. Thanks Kyle
-RuiFebruary 4, 2015 at 1:09 pm #147176Thanks Kyle.
It works for issue 1.
In regards to issue 2 the flickering has stopped in Chrome. However, in Internet Explorer when scrolling down to the iconboxes on the relevant page the “front-text” simply don’t show. It is just the “turn-text” that shows on all the iconboxes.
Hope you can help on this as well.BR. Simon
February 5, 2015 at 11:46 pm #147709Hi,
I’m seeing it fine in IE11.
https://www.dropbox.com/s/gb7yddc3h7ctx3h/icon_boxes_ie11.png?dl=0Can you try to clear your cache and offline content.
-Rui
April 22, 2016 at 3:24 am #263124I have a similar issue with icon box animate in a row with a parallax video background.
See https://autoserve1.com/2001-2/
They work fine in the row below the parallax row but on on top of the video.
Any thoughts?
Oh and I added the CSS in the previous post to my custom CSS and it has no effect
April 22, 2016 at 5:47 pm #263302I discovered what the issue is. In my first example I was using a ROW with a Parallax video background. It seems this also has a graphic overlay which renders everything else on the page un-actionalbe. If you could give me an option to remove the overlay (not just make it transparent) that would be great
I was able to work around the problem I had by using a Parallax element and then adding all the other elements as shortcodes. This is really clunky and I would rather just use my own javascript at this point. But it works mostly.
April 25, 2016 at 12:06 pm #263538The “graphic overlay” you refer to is the video cover image? This is the fallback for if the video is not supported by some browsers.
Unless you are referring to the
<div class="video-overlay overlay-none"></div>
CSS overlay content?Thanks.
April 25, 2016 at 8:09 pm #263705I suppose Im not sure what the cause of this problem is. Possibly you can tell me.
Take a look at https://autoserve1.com/test-hunter-2/
There are two examples.
The first is a parallax element in which I added icon box via a shortcode in the text box. This works.
The second is a Row with a parallax background. Nothing works on this one. The text links are not clickable. The Icon Box is not actionable and I can not click any linksApril 27, 2016 at 6:58 pm #264177Hi,
Please test adding this CSS:
.sf-parallax-video .video-overlay { z-index: 2; }
Thanks.
-
Posted in: Dante
You must be logged in and have valid license to reply to this topic.