Home › Forums › Support › Questions using Marketer – featured image, homepage, and product highlight
- This topic has 7 replies, 2 voices, and was last updated 3 years ago by
David.
-
AuthorPosts
-
December 6, 2019 at 9:20 am #1096106
Steve
Hi. Per suggestion, I’m working to use Marketer for my site. I have gone thru customizer but have three questions (so far)…
1. It says that in order to make a “normal” homepage (I want a homepage with a background image and short 100 word intro below it) I need two pages. One for home and one for blog archive. Can I not just use the existing page for blog archive and use Elementor to create a new homepage, pointing to it?2. Featured images need to be replaced, but I want to resize them. What’s the right technique for this. I’ve read the adjusting featured image article and I know that the image lives in media library and can be edited there. Is that the right way or should I just adjust my image before importing and the theme will pick up the changes? My posts at the moment are way too tall, even after I adjust, and its due to the featured image size. Site name included below…
3. I do not understand the functionality of product highlight
Thanks
SteveDecember 6, 2019 at 11:53 am #1096289Leo
StaffCustomer SupportHi there,
1. Not quite sure if I fully understand. So do you want the home page to be the posts page or a static page
2. Marketer has this CSS added for the featured image size:
@media (min-width: 769px) { .post-image-aligned-left .post-image img { max-width: 300px; } }If you remove that, the customizer option should work.
3. Nothing specific. This CSS is applying a specific background color for the first sidebar widget. Yo can simply remove it if you don’t want it:
.sidebar .widget:first-child { background-color: #e86000; color: #fff; }Let me know if this helps 🙂
December 6, 2019 at 12:16 pm #1096303Steve
Hi. Let’s work #1 first. I want the home page to be a static page. Can I create a page using Elementor Free and then point to that as the home page? Will E Free have control of all elements or will Marketer?
December 6, 2019 at 12:19 pm #1096305Leo
StaffCustomer SupportYes you can create a static page using Elementor and assign it to be the home page:
https://wordpress.org/support/article/settings-reading-screen/Elementor will have control over the content if it’s activated.
December 6, 2019 at 3:01 pm #1096453Steve
Hi. I have created a homepage and an empty page that works as the blog archive page. On the homepage however, the product highlight and recent posts elements from the sidebar are still active. I want to eliminate them. How do I do that?
December 6, 2019 at 3:12 pm #1096466Leo
StaffCustomer SupportSidebar layout options are in the customizer:
https://docs.generatepress.com/article/sidebar-layout/Or you can set it per page basis using the metabox option:
https://docs.generatepress.com/article/sidebar-layout/#different-sidebar-layouts-for-individual-pages-and-postsMarch 9, 2023 at 6:26 am #2561460mohammad
How i can put same featured image for all the new post.
March 9, 2023 at 6:54 am #2561495David
StaffCustomer SupportHi there,
you can use this plugin to set a default/fallback image for any posts that don’t have one:
-
AuthorPosts
- You must be logged in to reply to this topic.