Home Forums Basel support forum Shop Page

Shop Page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #133206

    uvalux
    Participant

    Hello,

    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.
    #133295

    Hello,

    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

    #133430

    uvalux
    Participant

    Ok 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?

    #133466

    Hello,

    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

    #133484

    uvalux
    Participant

    Can something be done with this option on the single product page?

    Attachments:
    You must be logged in to view attached files.
    #133486

    uvalux
    Participant

    Also can I show the product attributes selected by a product’s sku?

    #133507

    Hello,

    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

    #134092

    uvalux
    Participant

    Hello,

    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

    #134111

    Hello,

    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

    #134112

    uvalux
    Participant

    Hi,

    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?

    #134123

    uvalux
    Participant

    4. 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.

    #134150

    Hello,

    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

    #134289

    uvalux
    Participant

    Hello,

    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.
    #134341

    Hello,

    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

Viewing 14 posts - 1 through 14 (of 14 total)