chopper72
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Transition on Shrink not smoothHi Robert, I have loaded it to me test server so that you can see what I mean about the lack of ‘transition easing’ when scrolling to reveal the sticky menu.
Yes, If I add the missing css below, it ease’s both in and out of the sticky menu.
However, any ideas why it is missing? I only have Elementor Pro and your sticky plugin installed on a clean install.https://wordpress-224129-900747.cloudwaysapps.com/homepage-v1/
Thanks
PaulForum: Plugins
In reply to: [Sticky Header Effects for Elementor] Transition on Shrink not smoothLooks like the following is missing from the css, regardless of base theme used. Any ideas why the transition effect could be missing?:
.she-header {
transition: all 0.4s ease-in-out;
}When I manually add is, it shrinks and expands with ‘ease’ ???
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Transition on Shrink not smoothHi Robert, can you tell me what the answer was on this issue? My menu jumps to the reduced size sticky menu, but ‘ease’s’ when scrolling to top to show the original menu. I am building on localhost so can’t provide access, so I thought you may have the answer from the above question.
Thanks in advance
PaulForum: Plugins
In reply to: [Stealth Login Page] Stealth Login Lost Password LinkI have exactly the same…”Lost Password page still doesn’t work. When I click the ‘Lost Password’ link, it redirects me to the url entered in the ‘URL to redirect unauthorized attempts to’ box on the settings page.”
Any help would be appreciated.
Cheers ears.
Forum: Fixing WordPress
In reply to: Add Media button doesn't work 3.5.1I actually found that the real reason for this was the Theme provider needs to be contacted for an update to support WP 3.5.1
Even simpler.
Forum: Fixing WordPress
In reply to: Updaed to 3.5.1 and now the INSERT-ADD LINKS buttonYour theme needs updating by the developer. simples
Forum: Fixing WordPress
In reply to: Add Media button doesn't work 3.5.1Install this in your plugins directory and enable it. Fixes this problem!!!
http://wordpress.org/extend/plugins/option-tree/
I like!!!