Apologies if this is a duplicate post but I have not received any response to my first attempt to post, so perhaps I did something wrongly.
I have upgraded the site in my dev environment to the latest WordPress and theme, and the theme no longer displays correctly.
There are two problems I have notices, which I would appreciate some help with.
a) The title in /careers/ now has too much space. I investigated a little and found that margin-top and -bottom of 324 was being added inline to the title element in the upgraded version. The page source does not have this, so it is being added by a script (I removed the angle brackets)
div class=”spb-asset-content” style=”padding: 0%; margin-top: 324px; margin-bottom: 324px;”
h1 style=”text-align: center;”We are hiring!/h1
/div
I found a script which might be doing this: spb-functions.js around line 417, but I don’t know what it is trying to achieve.
Why is this being added? Is there a setting which I need to change, or is this a bug? I have the same settings as on the live site, which is WordPress 4.0.17 and Cardinal 1.90.
Screenshot of my dev version is included, which you can compare with live.
b) The slider on the front page is quite different – the layers parallax is different and the overlays are different. When I started to compare the DOMs there were just quite a lot of changes, z-transforms were different, opacity was different. I just dont know where to start.
Again, I would expect an upgrade to keep the site looking the same.
Screenshot of my dev version is included, which you can compare with live.
Your help would be appreciated. I cant let you access my dev version. We could perhaps do screen sharing on skype? Or perhaps I could set up a version of this system in a place where you can see it, although that would take a while to achieve.
regards,
Derek Storkey
Attachments:
You must be
logged in to view attached files.