darenbaker
Forum Replies Created
-
Yes, double-checked the theme just to be sure. You can view source on the site I provided and you’ll see the references to Hannari. I started using Meta Slider with Vantage on the other site and it was built in. I manually added it to the site using Hannari by adding a container div and slider reference to the main PHP template.
That does help with the rendered height of the slider, which is great for now, thanks. It doesn’t set the next/previous buttons at the right heights because it looks like they’re being positioned relative to the intended overall height, just as an fyi.
Thanks for your help!
That does indeed force the slider to stretch to full width. Here’s the main difference: prior to the upgrade, the slider would stretch in width but not in height, so your layout was never changed vertically just because a user runs their browser at a higher resolution. Is it possible to force a max height to keep the old functionality the same?
Scratch that. See the beta upgrade option now
Is it possible to install the beta in parallel with the current release version? The install of the beta fails because the folder exists.
Interestingly, the site that’s still working is using Vantage. The site with the problem is using Hannari. I’ll test the beta and update.
I’m not sure if this is related or not, but I’ve had an issue after upgrading as well. My slider no longer scales to the browser size. In debugging two different sites both using the slider but one has had WordPress upgraded and the other has not, I see that on the first DIV inside the #slider DIV one gets its max-width set to 100% (the one that still works) and the other gets its max-width set to 1280 (staying fixed at that width and not scaling to larger browser).