Robert Wattner
Forum Replies Created
-
Hi,
I plan on updating the plugin to work with the new menu very soon. I’m actually working on it today. The plan is to have the settings only apply to the site logo widget or a regular image widget with the class/id of “logo”.
For now, the logo settings aren’t compatible with the new menu yet.
Forum: Reviews
In reply to: [Sticky Header Effects for Elementor] Just excellent!Thabk you very much! I’m happy that you like the plugin!
Forum: Reviews
In reply to: [Sticky Header Effects for Elementor] Great Plugin for ElementorHi,
Thabk you for the nice words. I’m glad you are happy with it!
chqnging the logo on scroll, the navigation, bottom shadow, custom hamburger menu, custom blur, and more responsive options are all working in the pro version. I’m currently trying to get the code of this free version closer to the pro code so when it’s released there isn’t too big of a difference. I’m trying to minimize the chances for problems.
These things are definitely in the plan. Thanks again.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Change Logo and Navigation on scrollHi, try this code
.she-header .jkit-menu > li > a { color: #000000 !important; }Without a link I can’t check myself. Let me know if this works.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Social icon color changeHi,
If you are using the elementor “Social Icons” widget, then this code should work for you
/* SOCIAL ICONS TRANSITION */ .she-header-yes .elementor-social-icon, .she-header-yes .elementor-social-icon i { transition: all 0.4s ease-in-out; } /* SOCIAL ICONS PRIMARY COLOR AFTER SCROLL */ .she-header .elementor-social-icon { background-color: #FF0000; } /* SOCIAL ICONS SECONDARY COLOR AFTER SCROLL */ .she-header .elementor-social-icon i { color: #0000FF; }Just change the hex colors to whatever you need.
I hope this helps!
Also, if you want to have different hover colors or borders after scroll, just let me know. I can help with code for that too.
Thanks for the input. I’ll mark this thread as resolved. Let me know if you find anything else.
Yeah, no need for an extra plugin for that. Even my own plugin haha. Sounds good. I’d like to know if that issue is fixed.
Thanks man
Hi,
This has been mentioned before and I’ve added code for this in the most recent updates.
.she-header-yes { width: 100%; }Is this code getting applied for you on the latest version? Maybe an !important is needed. Do you have a link?
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Shrink option stopped working on 1.55I’m sorry, I should clarify.
There were too many issues for me to handle with the 1.6 update. I was trying to get closer to the pro code base. So I basically reverted and I’m fixing one issue at a time. I haven’t gotten to the shrink issue yet. So far the logo color, transitions, and errors have been fixed. I’ll probably push the new logo size settings on monday.
- This reply was modified 3 years, 2 months ago by Robert Wattner.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Logo shrinking but header is notI recommend starting with this forum if you are having issues. There are several post recently about this.
https://wordpress.org/support/topic/shrinking-logo-bug/
https://wordpress.org/support/topic/shrink-effect-doesnt-work/
Also in the changelog:
“1.6.4
Fixed: Js bug
Fixed: Logo color not changing on scrollFixed: CSS for smooth transitions
Konwn Bugs: Shrink logo/header”
I’ve just released an update that fixes the logo color bug and a few other small things.
I have a fix for the known logo/header shrink bug, but I’m pushing smaller updates to try to avoid problems. That fix is next up on the list.
I’ll probably push the shrink fix on Monday. Sorry for the problems
- This reply was modified 3 years, 2 months ago by Robert Wattner.
Hi,
I’ve just updated to 1.6.5 with a few tweaks and WP 6.2 compatibility. You should be fine to stay on 1.5.4 with WP 6.2. The new WP version doesn’t affect the plugin.
I tested this version as thoroughly as I can with no issues. If this version doesn’t solve your issues I’d like to help troubleshoot the problem.
Thanks
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] On Scroll not working anymoreHi everybody,
I’ve just released an update that fixes the logo color bug and a few other small things. Please let me know if you are still having this problem.
I have a fix for the known logo/header shrink bug, but I’m pushing smaller updates to try to avoid problems. That fix is next up on the list. I appreciate your patience.
- This reply was modified 3 years, 2 months ago by Robert Wattner.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Shrink effect doesn’t workHi everybody,
I’ve just released an update that fixes the logo color bug and a few other small things.
I have a fix for the known logo/header shrink bug, but I’m pushing smaller updates to try to avoid problems. That fix is next up on the list. I appreciate your patience.
You’re welcome, and sorry for the trouble. I’m pushing much smaller updates more carefully to avoid this in the future.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Shrinking Logo BugHi everybody,
I’ve just released an update that fixes the logo color bug and a few other small things.
I have a fix for the known logo/header shrink bug, but I’m pushing smaller updates to try to avoid problems. That fix is next up on the list. I appreciate your patience.