Home › Forums › Basel support forum › Shop Page
Shop Page
- This topic has 13 replies, 2 voices, and was last updated 5 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
July 17, 2019 at 4:02 pm #133206
uvaluxParticipantHello,
I am looking for help with these items please:
1) How to select a different option for the order of products show up on the shop page. Currently is is showing alphabetically, but I would like to change.
2) How to display the attribute icons on products.
a) I want some to show and some to not.
b) Currently they appear in product thumbnails, which I would like to remove.
c) Also on the single product page I want them to appear below the product image instead of beside it.Thank you
Attachments:
You must be logged in to view attached files.July 18, 2019 at 7:25 am #133295
Elise NoromitMemberHello,
1. You can change the default sorting in Appearance > Customize > Woocommerce > Product catalog.
2. You can hide/show the labels in the Products > Attributes > edit the attribute > and disable “Show attribute label on products”
a,b,c the default Woocommerce does not provide the option and our theme does not have either.
Best Regards
July 18, 2019 at 3:30 pm #133430
uvaluxParticipantOk thanks. Is there a custom html code to embed a product attributes category into a page? That way I can turn off from showing the attributes but still display them only on its product page.
Will thee be an option for ‘Small’ under Attributes swatch size?
July 18, 2019 at 8:23 pm #133466
Elise NoromitMemberHello,
You can create an HTML block and use it in an additional tab or extra content on the product page. You will have to create a list another way of attributes displaying as there is no automatic way to show all or selected attributes.
Best Regards
July 18, 2019 at 11:07 pm #133484
uvaluxParticipantCan something be done with this option on the single product page?
Attachments:
You must be logged in to view attached files.July 18, 2019 at 11:07 pm #133486
uvaluxParticipantAlso can I show the product attributes selected by a product’s sku?
July 19, 2019 at 6:51 am #133507
Elise NoromitMemberHello,
1 The option changes the attribute which is shown on the product grid. For example, if you have set the color attribute in the Theme Settings > Shop > Attribute swatches, this option will change this option locally for this product.
2. There is no option.
Best Regards
July 23, 2019 at 4:37 pm #134092
uvaluxParticipantHello,
1. How do I edit the text for “Hot” label on products, and “Sold Out” label on products?
2. How do I edit the ‘Backorder’ text for products with that status?
3. Do you know why products with a ‘Backorder’ status, does not show a notification on shop or single product page?
Thank you
July 23, 2019 at 8:39 pm #134111
Elise NoromitMemberHello,
You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Please refer the Woocommerce documentation or their support on the backorder issue. This is Woocommerce functionality and our theme does not influence.
Best Regards
July 23, 2019 at 8:55 pm #134112
uvaluxParticipantHi,
1. Ok I will eventually need to install a translation plugin for our online store anyways. Is Loco Translate the one you recommend? or are they all compatible with the Basel theme?
2. Is there a way to use a user’s first name instead of the username for the ‘hello’ message in the menu?
3. How do I hide the quantities shown in the product categories menu widget used by attributes?
July 23, 2019 at 10:31 pm #134123
uvaluxParticipant4. Is there a way to order alphabetically category names and exclude ‘uncategorized’ category from the ‘Theme Settings > Shop > Shop page layout > Categories menu in page heading (Show categories menu below page title)’?
Like I have successfully done so in the category widget.
July 24, 2019 at 7:26 am #134150
Elise NoromitMemberHello,
1. Loco is compatible with Basel.
2. Woocommerce does not provide the option
3. You can disable it in the widget http://prntscr.com/oj9j0b
4. You can rename the uncategorized, you can set the order in admin https://gyazo.com/0ffc6ebdbaae4c99e7c478e8973317b4
Best Regards
July 24, 2019 at 4:58 pm #134289
uvaluxParticipantHello,
3. I do not see that option in the widget (see screenshots)
4. The order is already set (see the sidebar widget) but the order showing on the top Categories menu in page heading is not matching.
5. How do I show product star rating/review comments on the single product page?
Attachments:
You must be logged in to view attached files.July 25, 2019 at 6:48 am #134341
Elise NoromitMemberHello,
3. There is an option for categories as for the attributes, add this code to the Theme Settings > Custom CSS > Global:
body .widget_layered_nav ul>li .count { display: none; }
4. Your shop title has the same order as admin has https://gyazo.com/acc14eeca28f00c03dcd3428e21501b8
5. You can enable it in Woocommerce > Setting Product Tab > Inventory
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register