Forum Replies Created
-
AuthorPosts
-
GeneWParticipant
Thank you, Anita. I had another look around and checked that date and a few before and after and somehow I've actually lost an email! 🙂
I'll message from your contact form. In fact, I was actually on your site a few days ago looking at your portfolio and saw your how-to resources on Essence theme. I appreciate your work!
GeneWParticipantVictor, thank you so much for that help. I don't know how I missed it but I did, just couldn't find that anywhere!
GeneWParticipantHi Anita, just to let you know it's the LiteSpeed cache plugin causing the problem. Widget areas in customize are normal when I fully disable the plugin, switching it off wasn't enough. Thank you for your help!
GeneWParticipantThank you Anita, I'll do that right away. Got that screenshot to work with the link you shared as well.
GeneWParticipantMy apologies, Anita. I should have had coffee before replying!
In Appearance > Widgets, I see populated widgets that are not appearing in the customizer.
Tried to get a screenshot up here but it wasn't loading.
GeneWParticipantIt sure is confusing. I was thinking maybe applying the latest theme update might resolve this. I understand that could remove my customizations but I keep a copy of my CSS and that should be all I've customized.
I hope. 🙂
GeneWParticipantInteresting outcome: the second issue of the widget areas displaying incorrectly is gone with Lazy Load switched off, but inside Appearance > Customize > Widgets it's still showing the Your theme has 8 widget areas, but this particular page doesn’t display them message.
If it's no harm I can leave it and edit these widgets in the Appearance > Widgets area like we used to do anyway. 🙂
GeneWParticipantHi Anita, thank you for your reply. The widgets are there in the Appearance > Widgets area and they are populated and displaying the information on the site.
The one thing I've done recently is optimised settings for LiteSpeed Cache and added a bit of CSS to assist lazy load images. To troubleshoot, I switched LiteSpeed Cache completely off and tested but it didn't help either the widget issue in customize theme or the widget boxes displaying incorrectly (too long) on the site.
GeneWParticipantThat worked perfectly, thank you mtibesar.
GeneWParticipantHi Victor,
Thank you for your help. It looks much, much better now!
I ended up having to do away with my flexbox while I try to figure out how to adjust for mobile display in the media queries. Do you happen to know a resource where I can find that?
I tried by adding min-width: 200px; to the .flex-wrapper and the .card lines on my css but that didn't do anything at all.
GeneWParticipantFunny thing, I logged back in and now that CSS I last shared isn't working at all.
The site is https://dev.genewhitehead.com and the credentials to view is devguest with a password of devguest1.
The widgets are a mess, but it's a theme I've just started with yesterday! 🙂
GeneWParticipantThank you very much, Victor!
I deleted the js, removed what I added to functions.php, and went with this in CSS:
.agct_sticky { position: fixed; top: 0; left: 0; right: 0; background:#000000; } div { z-index: 1; /* integer */ }
It does work in customization under additional CSS, but when I publish it's not working live in the browser.
If I could get it to work, I would like to change that background to white, but I can't find a way to use CSS to change the font color on scroll, even after searching all morning. Is that possible to do?
GeneWParticipantOy.
It was Photon in Jetpack that suddenly decided to act up. Ghastly plugin >.<
GeneWParticipantThank you for clarifying the widget will not do what I'm looking for. I'm going to tackle this with a few of your suggestions. First, I'll use an alternative while I attempt to modify the widget code to do what I'd like. It's time I take something like that on anyway, thanks again!
GeneWParticipantNow that is easy!
I have no idea why the tutorials I found were so complicated or just plain didn't work. One even broke the functions.php!
This is great, thank you. If I change the % 3 to 2 will I need to change the $classes[] array to something other than 'one-third'? I would change it up because the grid posts are very narrow and long.Fixed that 🙂And, not to be a big pain, but how difficult would it be to have one featured post, say the latest article sitting above the grid?
-
AuthorPosts