houndecho
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lemmony] PolylangIn FSE themes like Lemmony, the switcher is added as a block, not via old menu settings. Open the Site Editor, insert their the Language Switcher block where you want it (header, footer, etc.), and enable the dropdown option in the block settings if needed.
Forum: Themes and Templates
In reply to: [Lemmony] Some page elements are not loadingCheck that you are not using any performance optimization plugins. The issue seems to be related to animations not loading properly, which may be caused by JS optimizations.
@skiwhitefish the latest version is 1.7.1 and it doesn’t the load assets from cloud: https://themes.trac.ww.wp.xz.cn/changeset?old_path=lemmony/1.6&new_path=lemmony/1.7.1
Forum: Themes and Templates
In reply to: [Lemmony] Accordion menu isnt workingHello,
Did the accordion work correctly before and then stop working recently, for example after a theme or WordPress update? If you can recall roughly when it was last working fine, that could really help narrow things down.
Forum: Themes and Templates
In reply to: [Lemmony] PolylangHello,
Yes, Polylang can generally be used with the Lemmony theme. Since Lemmony is a standard WordPress theme and uses the native block editor (FSE), Polylang should work normally to create multilingual content. You’ll just need to configure your languages in Polylang and assign translations for posts, pages, etc.
Forum: Themes and Templates
In reply to: [Lemmony] Works Lemmony theme with latest wordpress version?Hello,
It works great for me, haven’t noticed any issues with the latest WordPress version. Let me know if you notice anything unusual though!
Hi there,
Thank you for checking that. I tested it as well – Kadence Blocks seems to work fine, but I can confirm that the Spectra plugin is causing issues. It looks like there are some compatibility problems with Spectra at the moment. Kadence Blocks should work without problems, just make sure the Spectra plugin is disabled.
Hi there,
Could you please check if any JavaScript errors appear in your browser’s console when the black screen occurs? That might help figure out what’s causing the problem.
Forum: Themes and Templates
In reply to: [Lemmony] Show newest single post open on home pageHi there,
You should be able to set this up using the Site Editor:- In Appearance > Editor > Home, add a Query Loop block configured to fetch 1 post and display its full Post Content.
- Then add a second Query Loop block below it, set to show more posts but with an Offset = 1 – this skips the one you already featured – and display excerpts or titles.
Save, and done: your newest post opens fully at the top, while everything else appears below in a neat list.
- This reply was modified 11 months ago by houndecho.