About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Hi Srid,
Thanx for this tutorial. I am building a site with this theme and like the parallax scrolling better.
However, it seems to be interfering with the navigation. The submenu items are not clickable (are disappearing) on hovering. This does NOT happen on the homepage, but on other pages in the menu.
See for instance https://www.heartlighthealing.nl/cms/reacties/
I asked Studiopress and they thought this was caused by:
[begin quote Studiopress]
It is due to this custom code added to the site’s stylesheet, which is not present in the original theme:
.site-header,
.hero-page-title {
z-index: 1;
position: relative;
}
I recommend removing the “Parallax scrolling” custom code, or altering it to account for the submenu position
[/end quote Studiopress]
Can you see a solution, or should I just return to the original situation.
Regards and thanx in advance!
Kitty
Sridhar
This seems to be broken in Essence Pro 1.1.0. Is there a fix to make it work?
Thank you
Just tested in a site running Essence Pro 1.1.0, Genesis 2.8.0 & WordPress 5.0.3 and the tutorial worked fine.
Can you share the URL of your site where the problem can be seen?
Really, thanks for taking a look at this Sridhar.
Obviously my bad and I’ll take another look tomorrow.
It’s the first time one of your tuts hasn’t worked for me so I assumed it was broken!
Andrew
I have the same issue as Kitty with sub-menus.
Seems to be a hover problem. Would it be possible to set a transition delay to give time to click menu links before sub-menu closes, or something similar? Would really like to retain the cool parallax effect.
I had the same problem, so I moved that particular css code to front-page.css. This fixed the issue.
Sorry, I meant to say I moved it to style-front.css!