Rico Mossesgeld
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Kale] Avoid Content Exposure on Static PageHi @joshtaroli, @ricotheque from Lyrathemes here.
Glad that you were able to find the solution, through Appearance > Customize > Blog Feed in the Dashboard!
In case you need help with the other features of Kale, you can check out the theme documentation here: https://wordpress.org/support/topic/kale-documentation/
Hope this helps!
Hi @ayeselle, @ricotheque from LyraThemes here!
I’ve just checked your home page, and it seems there are open graphs after all: https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fwww.beneaththeweather.com%2F
However, there are still some errors. It seems that there’s no OG image set for your home page. Here are some possible fixes:
- Plugin-conflict: Disable all your plugins, except for Yoast, and see if that fixes your OG tags. You can use the link above to check if there are any changes in your tag, just click on the “Scrape Again” button
- Misconfigured settings for Yoast: Please check with Yoast support for more details
- Disable Yoast’s OG functionality, and use a plugin like Jetpack or this one: https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Hope this helps!
Forum: Reviews
In reply to: [Kale] Extremely good support teamHi @piamark51, @ricotheque from LyraThemes here.
Thank you so much for the kind words. As always, we’re glad to help.
Enjoy your weekend! 🙂
Forum: Reviews
In reply to: [Kale] Beautiful theme, excellent service!Hi @kswaikar, @ricotheque from LyraThemes here. Thanks so much for the kind words, and good luck with your blog launch! 🙂
Forum: Themes and Templates
In reply to: [Kale] Email Subscribers Widget Doesn’t workHi @nomastekitchen, I’m @ricotheque from LyraThemes.
Continuing our discussion via email, I’ve seen your screenshot and can tell you that the error highlighted shouldn’t be related to the Email Subscribers widget.
The error is caused by a bug with the carousel we use in the theme, so it shouldn’t affect the widgets. Have you tried the Email Subscribers widget with another non-LyraThemes theme? If the error still occurs, then it might be a plugin configuration problem.
I’m honestly not sure what you can do this point, since you’ve already reached out to Icegram’s support regarding this. You can either try another plugin like MailChimp for WordPress.
Hope this helps!
Forum: Reviews
In reply to: [Kale] Completely worth the upgradeHey @kbryant5, @ricotheque from LyraThemes here.
Thanks so much for the kind words! 🙂
Forum: Themes and Templates
In reply to: [Sirius Lite] Bootstrap required file 404Hi @giovancruz, I’m @ricotheque from LyraThemes!
Thanks for the heads-up. I’ve just passed on the feedback to our theme development team. Would it be possible to get a screenshot of your waterfall analysis?
Forum: Themes and Templates
In reply to: [Kale] Related Posts Images Not ShowingHey @ntumblin, no problem! Happy to help as always. 🙂
Forum: Themes and Templates
In reply to: [Kale] custom previous/next post link by categoryHi @pinterjuico, ah that’s actually a great workaround. Since there are no other categories, the previous and next links would definitely work as desired. Glad you’ve worked your way through this!
Forum: Themes and Templates
In reply to: [Kale] custom previous/next post link by categoryHey @pinterjuco, I’ve just checked your site and no longer see Hungarian posts with previous/next links to English posts. Were you able to get the links you wanted?
- This reply was modified 8 years, 7 months ago by Rico Mossesgeld.
Forum: Themes and Templates
In reply to: [Kale] custom previous/next post link by categoryHi @pinterjuico, @ricotheque from LyraThemes here!
To explain what my colleague’s previous message was about: what you want to do is only possible by editing the code of our theme. The
previous_post_linkandnext_post_linkcan just show a link to the previous or next post in the same category (or in your case, the same language), with some modification of the theme’s code.Just to be sure we’re on the same page: have you edited your theme’s code, or are you comfortable doing so?
Forum: Themes and Templates
In reply to: [Kale] Related Posts Images Not ShowingHi @ntumblin, hope the rest of Kale has been working out for you!
From the code you’ve pasted, it seems that the Jetpack plugin’s Related Posts feature can’t detect the featured image for your post(s). Have you tried contacting Jetpack support?
Something you can try now is to delete the Featured Image of the post(s) and try uploading a new one for each. It might force Jetpack to recognize your featured images.
Hope this helps!
Forum: Reviews
In reply to: [Kale] Beautiful themeHi @vaguelymarci, @ricotheque from LyraThemes here.
Thanks for the kind words!
Forum: Themes and Templates
In reply to: [Kale] Change Content WidthHi @joshtaroli, @ricotheque from LyraThemes here.
You can reduce the width of your text by adding this to Appearance > Customize > Additional CSS in your Dashboard:
.single .entry-content p { max-width: 800px; margin-left: auto; margin-right: auto; }Just change “800px” to your desired width in pixels (like “600px” or even “450.5px”).
On a related note, you can also make the text larger through the Custom Typography feature of Kale Pro.
Hope this helps!
Forum: Themes and Templates
In reply to: [Vega] Home PageHey @biz360tours, have you tried turning off the demo mode through Appearance > Customize > General Setup?