Hi there,
Thank you for getting in touch with us.
1. Unfortunately the only way to replace featured images is by theme modifications.
2. Do you mean the image in top banner/slider from this screenshot: http://prntscr.com/h6gi96 ? The only way to hide it is by adding this css:
.frontpage-slider, .frontpage-banner {
display: none;
}
Kale Pro has special settings for changing the order and disable the sections on front page.
Thank you for your time in this.
Best regards
Thread Starter
cfm168
(@cfm168)
Thanks for advising.
In addition, how can hide top navigation menu? I just want to display Category thumbnail images with links on front page only.
Thanks in advance!
@cfm168 To hide the main menu, try this in Appearance > Customize > Additional CSSβ
.header-row-3 {
display: none;
}
Thread Starter
cfm168
(@cfm168)
Yea perfect.
More question:
I am going to use Woocommerce plugin. Then Can I set up Featured Product Categories and display them on same position of FEATURED POSTS (replacement)?
Please advise. Thanks in advance!
@cfm168 Great π For the Categories in place of the featured posts, you’ll need to modify your theme files. We can help you https://www.lyrathemes.com/customization/
Thread Starter
cfm168
(@cfm168)
hello Sir,
How to hide the Recent posts and MY DAIRY on front page? I can’t find the MY DAIRY post from admin.
How come only one post splits 3 images under FEATURED POST on your theme?
How to hide meta? I can hide some contents in meta, but when I hide all contents the meta show all again.
Please advise. Thanks in advance!
Hi there,
To hide My Diary section on front page please go to Appearance β Customize β Front Page β Large / Highlight Post and disable it. Please see this screenshot for reference: http://prntscr.com/h7woi5
Unfortunately the only way to hide Recent Posts section is to change “Front page displays” option under Settings β Reading to static page.
How come only one post splits 3 images under FEATURED POST on your theme?
Could you provide more details about this? To change post in Featured Posts section navigate to Appearance β Customize β Front Page β Featured Posts panel and change Post 1 -3 to your posts.
All options for meta in posts are available under Appearance β Customize β Posts section. You can hide date, category, author and tags.
Hope that helps.
Best
Thread Starter
cfm168
(@cfm168)
Hi Sir,
I want FEATURED CATEGORIES to replace FEATURED POSTS, as I will use Woocommerce plugin for the FEATURED PRODUCTS CATEGORIES instead. Waiting advise for this question.
I think you have answered all other questions so far.
Thanks in advance!
Hi again,
I’m afraid we don’t support Featured categories section on front page. The only way to change this is by theme customization.
Kind regards
Thread Starter
cfm168
(@cfm168)
I achieved it with a catalog plugin. Thank you for your theme and time you advising.