Home › Forums › Weaver Xtreme Theme › WP5.6 Some Other Issues
- This topic has 6 replies, 3 voices, and was last updated 1 year, 6 months ago by
hkp.
-
AuthorPosts
-
December 10, 2020 at 05:53 UTC - Views: 25 #66366
hkp
ParticipantHi Folks,
Just updated to WP 5.6 and have found a couple of issues on appearance of our Home Page at https://www.hiskingdomprophecy.com/
- On a phone screen – portrait mode – the ‘Site Title’ now splits. I guess the font now being provided to the browsers is now larger than before.
- Our front page has 2x columns of posts titles, images and excerpts which used to display on a phone screen – portrait mode – as a 1x single column. They are now displayed as a 2x columns, the setting as for larger screens.
Regards and thanks,
Angus
December 10, 2020 at 06:21 UTC - Views: 23 #66369scrambler
ModeratorIt appears Wp 5.6 is breaking a number of javascript, @weaver is looking into it…
December 10, 2020 at 19:51 UTC - Views: 18 #66389Weaver
KeymasterCan you reproduce the two column issue on a desktop by reducing the width? Or is it on real phones only?
December 10, 2020 at 20:30 UTC - Views: 24 #66390Weaver
KeymasterHow are you generating the posts on the home page? [show-posts]?
Are you sure you weren’t always seeing 2 columns on a phone. The Weave Xtreme CSS for 2 columns on a post intentionally leaves 2 columns on mobile devices as far as I can remember and tell from the existing CSS.
December 10, 2020 at 21:27 UTC - Views: 18 #66393scrambler
ModeratorI may be missing something, but I do not see the .is-desktop / .is-mobile / .is-phone / .is-tablet classes on the Body tag.
Am I dreaming or is that broken (which would explain many of the problems…
December 10, 2020 at 23:12 UTC - Views: 14 #66396Weaver
Keymaster@hkp –
If I look at the generated HTML on your site, that includes the custom CSS generated by Weaver for your settings. One of the generated rules is broken. An “@media” has been replaced with a simple “f”. This might explain the issues you’ve described on this thread.
This is a bit hard to see because of the compression you use on your site, but I used a tool to look at the output in a readable format.
There are two explanations I can think of for this:
- The settings got corrupted.
- You compression plugin may have a problem with compressing a <style> section.
First, try saving your settings (either from the Customizer by changing some option – like check-uncheck an option) and publishing, or saving from the Legacy interface.
You could also try deactivating the compression plugin.
December 11, 2020 at 03:00 UTC - Views: 13 #66400hkp
ParticipantHi Each,
Thanks. After your update of the Theme the problems are resolved.
Much appreciated.
Please see my small phone screen-capture links with descriptions FYI.
In reply to your question:
“Can you reproduce the two column issue on a desktop by reducing the width? Or is it on real phones only?”
Yes, it was showing on desktop F12 reduction.
Regards and thanks,
Angus1) Page Title now Corrected
2) Front page – with 1x column of posts – portrait mode – small phone.
2) Front page – with 2x column of posts – landscape mode – small phone
-
AuthorPosts
- You must be logged in to reply to this topic.