This topic has 11 replies, 4 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
Hello! I am in no way an experienced developer but am familiar with the basics of managing our site from the backend and uploading products etc. I am stuck on where to edit (in the backend) the ‘Featured Products’, ‘Popular Products’ and ‘Sale’ items which are displayed on the homepage. At the moment we are getting random products in there, some of which are out of stock items and others in the sale category are not actually on sale. Help for a newbie appreciated thanks!
Hello,
You need search for Tabs element on home page backend and edit Products element inside.
Best regards,
Jack Richardson.
Hi Jack,
Many thanks for the reply. I found the section but can’t see how I would go about editing it to choose which products go in there. Have pasted the code below in the private content section. Thanks, Simon
Not sure if that worked but the main section of the code is here: [vc_column][vc_tabs interval=”0″ type=”products-tabs”][vc_tab title=”Featured Products” tab_id=”c4c43b91-7470-7″][etheme_products products=”featured” orderby=”rand” limit=”8″ desktop=”4″ notebook=”4″ tablet=”3″ phones=”2″][/vc_tab][vc_tab title=”Popular Products” tab_id=”1428405701565-2-6″][etheme_products products=”bestsellings” order=”DESC” limit=”8″ desktop=”4″ notebook=”4″ tablet=”3″ phones=”2″ ids=”4733, 4340, 4776, 4351, 4747 “][/vc_tab][vc_tab title=”SALE” tab_id=”1428405703219-4-9″][etheme_products limit=”4″ desktop=”4″ notebook=”4″ tablet=”3″ phones=”2″ ids=”4007,5987,3995,4265″][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row css=”.vc_custom_1432114664335{margin-top: 0px !important;margin-bottom: 2.9% !important;}”]
Hello,
You need edit Products element inside the Tabs element via Visual Composer editor and select Product Type you want to display. To show sale products you need add sale price to your products. Here is a tutorial how to mark featured products http://www.modernmarketingpartners.com/set-featured-products-woocommerce/ .
Regards,
Eva Kemp.
Hi Eva,
Thanks for that. Yes I saw that tutorial before and understand how to mark products as featured but we have many items on sale which aren’t appearing in the sales category. 1 item that appears in there isn’t even on sale. And regarding the ‘popular products’ display as well – I can’t see where to edit that.
Thanks,
Simon
Hello,
Make sure you selected Product Type as “Sale” in Products element settings on your page.
Please check it.
Regards,
Eva Kemp.
Hi Eva,
Thanks but I’ve had a look and can’t see ‘sale’ as an option from the dropdowns in product type within the product’s settings/product data settings. I must be missing something or perhaps our site is coded differently/custom.
Simon
Hello,
Please provide wp-admin credentials in private content.
Regards,
Eva Kemp.
Hi Eva,
Thanks for your help but we are now asking our off-site developer to create an editable function for this section of the site.
Feel free to close the ticket.
Thanks,
Simon
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
The issue related to '‘Editing of 'Featured Products', 'Popular Products' and 'Sale' Items’' has been successfully resolved, and the topic is now closed for further responses