Steven (LyraThemes)
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Kale] Border option not showing in GutenbergHi Luna,
Thanks so much for reaching out, we really appreciate it!
Very sorry to hear about the trouble. Could you let us know the specific block you’re running into this issue on? Some blocks include different options from others, but we would love to test this out and see what we can find.
Thanks again, hope you have a great day!
Forum: Themes and Templates
In reply to: [Kale] Gallery arranging images verticallyOh, I see what you mean, on the category pages- that makes sense!
Unfortunately we don’t currently have any alternate layouts for the category page, but this is a great idea, and I will pass it along to the dev team to potentially include in an update.
Thanks again, really appreciate the kind words and the helpful ideas!
Forum: Themes and Templates
In reply to: [Kale] Gallery arranging images verticallyHi Anamaria,
Thanks for reaching out, and thank you for using Kale- we really appreciate it!
We don’t currently offer a vertical option for the highlights section, but there are layout options for the recent posts section below. It looks like you’re currently using the grid layout:
https://help.lyrathemes.com/article/247-grid-layoutThere is a “full” layout where they’re stacked vertically, but unfortunately this one isn’t available in the free version. As a bit of a compromise, you could go with the “mixed” layout, it’s somewhat of a hybrid approach:
https://help.lyrathemes.com/article/248-mixed-layoutThanks again for getting in touch, and please let us know if you have any questions!
Have a nice day! ??
Thanks Haylee! It should be similar to the errors/warnings in your first post here, hopefully checking it again now will show the errors from when you experienced the white screen today, which should give us some clue into what’s causing the issues at this point.
Sorry to hear that! Would you mind sharing your current error logs since it’s not something we can reproduce from here?
Thanks so much!
Hi Haylee, very sorry for the delay here, but just wanted to follow up and let you know that this has been resolved in the latest theme update.
Thanks again for bringing this to our attention!
Forum: Themes and Templates
In reply to: [Kale] Clickable links in footer not workingHi Luna,
Thanks for getting in touch about this!
It looks like in your custom CSS, beneath the CSS to remove the theme credit, there’s some CSS that looks like this:
.footer:before {
display: block;
content: '';
background-color: rgba(39, 88, 38, 0.5);
width: 100vw;
height: 100%;
position: absolute;
left: -50vw;
margin-left: 50%;
top: 0;
}This is placing an invisible cover over the footer, which prevents you from clicking on the link. If you remove this code, the link should begin working.
Thanks again and let us know if you have any trouble!
This is perfect, thanks Haylee! I have a feeling it’s related to PHP 8.3…we’ll do some testing on our end and can release an update to address this pronto if so.
Thanks so much, talk to you soon!
Hi Haylee, thanks so much for the follow up- very sorry about the continued issues!
Could you try loading the site in an incognito tab and see what happens? And if you don’t mind, could you let us know what version of PHP you’re currently running?
Thanks a bunch!
Hi @haylskitchen,
Thanks for reaching out, very sorry about the trouble! Were you already able to get this resolved? It looks like the site is running great from here, but if you’re still seeing some issues just let us know and we would love to get them taken care of for you.
Thanks so much, hope you have a great day!
Forum: Reviews
In reply to: [Kale] Elegant theme and incredible support!!This was such a kind and generous review, it means a lot and we can’t thank you enough! Really appreciate this! ????
Forum: Themes and Templates
In reply to: [Kale] How To Make Post Headlines BIGGER?So happy to hear that- thanks for letting us know! ??
Forum: Themes and Templates
In reply to: [Kale] How To Make Post Headlines BIGGER?Hi @pinkerton84, thanks so much for the kind words, we really appreciate that! ??
If you go to Appearance > Customize > Additional CSS, you can add something like this to increase the titles (just change 36px to whatever size you like):
.single-post .entry-title { font-size: 36px; }
Thanks again, and if you need anything else just let us know!
Forum: Themes and Templates
In reply to: [Kale] WooCommerce checkout page – conflict with KaleOh, I see what you mean…nice job tracking it down, and thanks for letting us know! ??
Forum: Themes and Templates
In reply to: [Kale] WooCommerce checkout page – conflict with KaleHi @yrmegard,
Thanks for reaching out, and thank you for using Kale- we really appreciate it!
When I go to checkout on the site, for some reason I’m not seeing any overlapping…here’s what is showing up for me:
Could you let me know how to reproduce the issue you’re seeing? Is it in a certain browser, or does it happen both when logged in and logged out?
Thanks so much!