geekasso Apr 3, 2015 · 4:37 am #1156 Hello,
First i wanna say the Ultra theme is excellent! I am having an issue however with the site-branding area. Once the is-sticky class is invoked, the logo gets jittery (while it is being resized/animated). I did some poking around and I think it is caused by the javascript code where the sticky menu is being invoked.
I noticed that this line: <header style=”width: 1903px; position: fixed; top: 32px;” id=”masthead” class=”site-header” role=”banner”> when does not have a width specified does not jitter. So if i remove the style and make that line equate to <header style=”position: fixed; top: 32px;” id=”masthead” class=”site-header” role=”banner”> and scroll up, the sticky menu hides smoothly. Then once I start scrolling it jitters (invoking and revoking it).
PS: I do not have resizing enabled.
Hopefully there is a quick fix. Thanks again.
Andrew Misplon Puro Apr 3, 2015 · 8:58 am #1157 Hi geekasso
Thanks for giving Ultra a try, the feedback is most welcome.
There is a substantial update pending approval. It’s about half way up the WordPress.org theme update queue right now but being Easter it might take a bit longer than usual to get checked and hopefully approved. I hope the problem you’ve raised has been resolved.
I’d rather you didn’t install the update on your main WordPress installation until it’s been approved. Do you perhaps have a local version or test site somewhere you could test it on? If so, I’ll send through the ZIP. If not, I’ll setup a testing instance.
Thanks 🙂
Andrew Misplon Puro Apr 6, 2015 · 9:37 am #1160 Hi again
Ultra 0.9.3 is live. If you’re still making use of the theme perhaps you can let me know how it goes.
Thanks!
Andrew Misplon Puro Apr 6, 2015 · 9:38 am #1161 Hi again
Ultra 0.9.3 is live. If you’re still making use of the theme perhaps you can let me know how it goes.
Ultra
Thanks!
geekasso Apr 6, 2015 · 12:41 pm #1162 OK, thanks. I will give it a try.