Robert Wattner
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Navigation Menu gets overlappedHi,
I had some time to look at your site again and it looks like you are using the elements kit menu. I don’t support that plugin but since I was already looking I thought I’d help anyway.
I found this code@media (max-width: 1024px) .elementskit-menu-offcanvas-elements { height: 100%!important; padding-bottom: 10px; }That needs to be changed to this
@media (max-width: 1024px) .elementskit-menu-offcanvas-elements { height: 100vh !important; padding-bottom: 10px; }I hope this helps!
@acal thank you! Recovery is going slow but good. I suggest rolling back to the version that was working for you until we sort this out. Sorry for the trouble.
@pleuratp yes, for now. My plugin partner and I are still trying to figure out a fix for the current bugs. Our pro version beta is working fine but it’s code is completely different at this point. I’m actually considering releasing pro finally. The free version will be replaced with a “stripped down” version of pro. We’re using freemius to unlock pro features.
We’ll see. Thanks for your patience.If rolling back doesn’t work let me know and I’ll write you some temporary css to hold you over.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] It’s not workingHi, I just checked on a clean wp install with current plugins and it’s working for me. Flexbox is still in beta so I can’t officially support it yet sorry. The container class names aren’t final.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] top page heightHi
I think this conversation covers your situation. I hope this helps.https://wordpress.org/support/topic/navigating-to-anchor-menu-issue/
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Navigation Menu gets overlappedHi
I see that your header isn’t sticky on mobile, but this sounds like it could be a z-index issue. Try setting e very high number for the z-index under the advanced tab. Try that on the header section and the nav menu widget. I hope this helps.Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Shrink option stopped working on 1.55Hi,
Still working on this. I haven’t forgotten, I promise. Sorry it’s taking so long but thanks for your patience! I really appreciate it.Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Shrinking Logo bug not FixedHi, there are 3 threads about this know bug below this post. Here is one.
https://wordpress.org/support/topic/shrink-option-stopped-working-on-1-55/Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Shrink option stopped working on 1.55Hi,
the logo shrink developed a bug with the responsive settings. In an attempt to fix this I tried using scale instead. The problem with scale is that it doesn’t affect the actual height of the logo. This also doesn’t allow the header to shrink enough in some cases.
I’m currently looking into a fix for the logo shrink that will solve both of these issues.Hi,
Thank you very much, I appreciate that. Yes, I’ve solved 2 of the 3 bugs. I’m still trying to figure out the logo shrinking bug. It’s working fine on desktop but the responsive settings are the problem. Once I fix that I will update the plugin.Hey guys,
thanks for letting me know about these problems. I’m still recovering from surgery yesterday but I’ve spent some time on this already. I’ve got the logo color and header shrinking issues figured out on my end. Still working on the logo shrink bug. I want to get all current issues fixed with this next update.
Thanks again for your input and patience while I work on these.Understandable, thanks for your understanding. Let me know if I can do anything to help.
I’m sorry the updates have given you problems. I’m trying to solve problems for others while not creating any new ones. This is very difficult to juggle. Again, I apologize if this has caused you problems.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] CSS conflictYou’re welcome! Yes, I’m fixing this and another issue with 1 update. I appreciate your patience. I believe I have the code ready, just need to test more. The update will most likely be later today.
Are you using the logo widget or image widget? Do you have the width of the logo set using px? Have you tried changing the values and saving the page again? Do you have any caching plugins that should be purged?
If you email me rwattner@gmail.com I can help you better.