Home › Forums › WoodMart support forum › Recent Products.
Recent Products.
- This topic has 14 replies, 2 voices, and was last updated 6 years, 7 months ago by
Elise Noromit.
-
AuthorPosts
-
November 23, 2018 at 2:13 pm #91246
[email protected]ParticipantThank you for all previous help. Now I want to know that I have a widget in my home page called “Recent Products” and I have displayed 10 products in 2 columns but now I want to add a button(load more/show more),by clicking that it will show all the recent products that I have added(but show only 10 products on home page). How can I do that?
November 23, 2018 at 3:33 pm #91262
Elise NoromitMemberHello,
You can add a button leading to a shopping page.
Create the button in the HTML block, assign the link.
Add the HTML widget to the sidebar with the recent products and choose the created HTML block
Best Regards
November 23, 2018 at 3:48 pm #91271
[email protected]ParticipantOk thank you.
November 23, 2018 at 4:14 pm #91279
[email protected]ParticipantI have a problem now..link is created now and it works well now but the problem is in my recent product or sale product or any other product widget,I want to show only 5 products in my home page and after clicking in the button,I want to show all recent/sale products to be shown on the other page..how to do that?
November 23, 2018 at 6:46 pm #91305
Elise NoromitMemberHello,
In this case, you will need to create Product Grid in HTML block with load more button. You will set 5 recent, for example, products and display this HTML block via HTMl widget in your sidebar. Here are more details on how to configure https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/
Best Regards
November 24, 2018 at 12:28 pm #91383
[email protected]ParticipantThank you for your help. but I want to show highlighted product. How can I show it. There is a option for highlighted products after clicking yes, still there is no option to which products is to be highlighted.
November 24, 2018 at 12:47 pm #91384
[email protected]ParticipantCan you send me the RGB value of your demo retail header banner? I want to use this in my website
Attachments:
You must be logged in to view attached files.November 24, 2018 at 12:53 pm #91387
[email protected]ParticipantHow can I change my load more button in products grid or carousal to be more stylish? It looks dull now.
November 24, 2018 at 2:38 pm #91397
Elise NoromitMemberHello,
Try this code:
body .woodmart-load-more { border-width: 2px; border-color: #e9e9e9; color: #333; font-weight: 900; padding-top: 12px; padding-bottom: 12px; padding-left: 25px; padding-right: 25px; }
Change the styles as per youк need and add the code to the Theme Settings > Custom CSS
If the code does not work, please provide your site admin access.
Best Regards
November 24, 2018 at 3:15 pm #91404
[email protected]ParticipantThe code you gave not working. you can access my admin panel
November 24, 2018 at 3:15 pm #91405
[email protected]Participantand please send the rgb value of your retail demo header section.
November 24, 2018 at 4:12 pm #91416
Elise NoromitMemberHello,
The code works: https://gyazo.com/25a0821d4bda0937e3d93bdf62300287 and https://gyazo.com/6dd39cdea6edfaea7ee653e731c4c1bb
As you see I have set blue border and red color and it works.
Retail header background-color:
rgba(9,33,67,1);
Best Regards
November 24, 2018 at 4:15 pm #91417
[email protected]ParticipantThank You, It works now.
November 24, 2018 at 4:18 pm #91418
[email protected]ParticipantI want to show highlighted product. How can I show it. There is a option for highlighted products after clicking yes, still there is no option to which products is to be highlighted.Can you help me with this
November 24, 2018 at 7:31 pm #91446
Elise NoromitMemberHello,
You can do it with the help of Products Grid. You can show one product and highlight it. https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register