Zuki theme gone wacky
-
AuthorPosts
-
foxdog1020
MemberOver the last couple of days, the Zuki theme has gone a bit wacky on my site and I noticed in the main support area other people are also saying the same thing. So I decided I should post this on the Zuki Theme support section.
Things are getting squished together on the home page. On blog post pages, the right sidebar is now at the bottom of the page instead of the right side.
I am not sure what is the cause perhaps an update by WordPress or an update of the theme?
The blog I need help with is: (visible only to logged in users)
aslihanoguz
MemberI have the exact same problem today (I don’t know if it started a couple of days before or not, I wasn’t looking at my blog. I only noticed today.).
The blog I’m talking about is: https://mydearkitcheninhelsinki.com/
I couldn’t find what’s wrong with it at all. So please help! Thanks!
naturallynidhi
MemberI also have exactly the same problem. The blog right sidebar is now at the bottom of the page, instead of to the right. Sample post from my blog – https://naturallynidhi.com/savory-sabudana-waffles/. One thing I did notice is that it looks messed up in Firefox and IE, but seems fine in Chrome. Ellen (theme designer), this seems to be due to latest Zuki update – please fix at the earliest. Thanks
jamieyao16
MemberI have the same problem.
Wordpress engineer has taught me how to solve this.Wordpress engineer team knows and is asking the theme developer to Fix it.
For now we can use this CSS to fix it.Paste the CSS snippet into your Customizer’s CSS tab, and hit Save Changes at the top.
My Sites → Design → Customize: https://wordpress.com/customize
/* Fix Zuki theme sidebar | RG hc-2240813*/
.page-template-front-page #primary {
width: 100% !important;
float: none !important;
}Thanks!!
Thanks It’s my pleasure. The css you provided, fixed the home page.
But the post pages are still not working properly, but still this is a step in the right direction.
Thanks
jamieyao16
MemberHi foxdog1020,
remove the old code, and add this:
/* Fix Zuki theme sidebar | RG hc-2240813*/
@media screen and (min-width: 1023px) {
.template-fullwidth #primary, .template-fullwidth #primary, .page-template-default.no-sidebar #primary, .single-post.no-sidebar #primary, .template-front #primary {
width: 70%;
float: left;
}
}/* Fix Zuki theme frontpage sidebar | RG hc-2240813*/
.page-template-front-page #primary {
width: 100% !important;
float: none !important;
}thanks
:)))aslihanoguz
MemberThank you! The CSS you provided fixed it all. I checked it in 3 browsers (chrome, firefox, safari) and it works fine!
Though, I made my blog design back in 2015 and I did my own customisations to CSS and I had to delete them now. I don’t know anything about CSS, I remember doing it with lots of googling and trial and error! I don’t remember a single thing about it so I will have to go through it now and make the changes again hopefully. :) (they were minor changes, with font size and things, I think!).
Cheers!!
Hey once again a big thanks “It’s my pleasure” that fixed everything.
diariodelautomovil
MemberBuenas nunca he usado CSS, me pueden decir que debo insertar. Gracias.
manshurzikri
MemberIt is not fixed yet. The full-width pages are still not working properly. The width for the main body of the post is too narrow.
Please WordPress’s engineers, do something!
Thanks!
ellenbauer
Theme AuthorHi everyone,
I’m so very sorry for my late reply and for the trouble you experienced with the Zuki layout.
The issues should be fixed by now.
Do you still any issues? If so, could you please send the the direct URL of the page showing any issues.
That would be so helpful, thank you so much.
clarisays
MemberI’m still having issues.
The homepage is fixed.
https://clarisays.com/But single posts, a no.
The Rules
Thoughts on 37 Seconds (2019), a Film By HIKARIdiariodelautomovil
MemberHola sigue el mismo problema en las publicaciones individuales.
https://diariodelautomovil.com/2020/06/12/nuevo-porsche-cayenne-gts-ahora-otra-vez-con-un-motor-v8/
ellenbauer
Theme AuthorHi everyone,
thanks so much for your patience.
I checked on the recent site URL’s you sent me and I could not see issues any longer. If you still have issues with the layout, could you please let me know the browser (e.g. Safari or Chrome) that you are working on and the screen size (e.g. MacBook Air 13′). That would be super helpful.
Thanks so much!
Ellenclarisays
MemberThank you so much. Mine’s all good. :)
jamieyao16
MemberHi Ellen,
The Layout is wrong when I add description to the photo.
(Chrom, iPhone X)But it’s fine when I use iMac 27′ and Macbook 13′.
ellenbauer
Theme AuthorHi @ jamieyao16,
I just checked your website on mobile, tablet and desktop, but I could not see any issues. Could you explain me in more details what issues you are experiencing or could you send me a link to a screenshot.
That would be very helpful for me in order to be able to find the issue.
Thanks so much for your patience and your help.
Best Regards,
Ellen
- The topic ‘Zuki theme gone wacky’ is closed to new replies.