This topic has 4 replies, 3 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez
1.
When you create a page and use a featured image… ( ) the feature image is appearing on the actual front page.
How do I solve this issue?
2.
We will be selling article writing services, SEO, link building etc. so not one digital product for all users.
When users buy link-building or article writing, how will it be possible to upload the file (once the work is complete) to the user dashboard for them to log in and download?
If this is not possible by default, can you help with customisation please?
I use the digital marketing demo theme
Hello, Combizopp,
Thank you for contacting us and for using XStore.
1/ Please provide URL of the page from your screenshot.
2/ We would recommend you contact WooCommerce support – https://wordpress.org/support/plugin/woocommerce/
Kind Regards,
8theme team
Can you also help with css code to reduce the size of the breadcrumb please?
Hello @Combizopp,
1. To stop the featured image from appearing on the front page under the breadcrumbs, please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes.
.page-heading {
background-image: none !important;
}
2. To reduce the size of the breadcrumbs, please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS, and then clear your browser cache to view the changes.
.page-heading {
padding-top: 100px !important;
padding-bottom: 10px !important;
}
Best Regards,
8Theme’s Team
Tagged: feature image, seo friendly, stop front page, templates, woocommerce, wordpress
The issue related to '‘How to stop feature image appearing in the front page’' has been successfully resolved, and the topic is now closed for further responses