Robert Wattner
Forum Replies Created
-
Do you have a link?
I’m not allowed to ask for login credentials but my email is rwattner@gmail.com if you would like to continue to look for a solution
Hi, thank you, glad you like the plugin! Do you have a link to the site?
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Disable transparent header on mobileCan you please email me rwattner@gmail.com so I can help you further
Forum: Reviews
In reply to: [Sticky Header Effects for Elementor] Excellent, I use it on all sites nowThank you! I’m glad you are enjoying the plugin. As for your feature requests…. I’ll show you a secret preview of an upcoming update. Visit this link on desktop or in desktop mode https://testing.robertwattner.com/ you can see everything change color on scroll.
we will be adding complete logo replacement on scroll, logo CSS effects to convert to all white or black before scrolling for a monochrome transparent header then original color on scroll, link color change, link indicator(underline, box, outline etc) color change for hover and active. Blur background, hide header on scroll down show on scroll up, and a few more options as well.Yeah, that happens sometimes. Happy to help
Hi, sorry to hear you are having issues. I looked at your site code and the section is set to relative. My plugin doesn’t make the header sticky, it just makes changes after scrolling. I saw that the background is changing to black so it’s working. Can you please double-check that, under the advanced tab of your header section, the motion effects sticky option is set to “top”. That is the setting that actually makes the header sticky.
Let me know, thanks.Hi, could you try changing your code to “background-color: rgba(0,0,0,0);” on each one. Let me know if that helps
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] background blur when scroll downHappy to see you figured it out. Also, yes, this is a new feature already added and ready to go on the next update. There are a few more new features too. We are ironing out a few last details and then we’ll be ready to update.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Disable transparent header on mobileI completely understand. Well, you know where to find me, I’d be happy to help. Stay safe
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Disable transparent header on mobile@aperturedesign Hey, did you get it figured out? Sorry, I’ve been really busy lately. If you still need help just let me know.
Looks like the header isn’t even sticky? What do you have the scroll distance set to?
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Uninstall pluginNo, elementor pro makes the header sticky. My plugin makes changes when scrolling.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Uninstall plugin>m not seeing it shrink or change background, it’s just sticky. In that case you don’t need my plugin. Elementor pro has a setting to make a section sticky on the advanced tab under motion effects. Set sticky to top, that’s it.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Uninstall pluginYou don’t need a plugin if you just want the header to be sticky and stay how it is. If you want to trigger an event when scrolling you’re going to have to add a JavaScript function to toggle a class on the header.
The plugin is the same as “hard coding it” but it just uses the elementor ui to change the CSS styling.