ResolvedSeveral different questions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25990
    Surdusvacca
    Participant

    Hi there,

    First of all, thanks for the new update with listview for WooCommerce products, super nice work!
    I have some questions on how to change different things which I hope is possible 🙂

    Below you have my questions, but I have also made a video that explains what I ask, maybe the video makes more sense:
    Link to OneDrive https://1drv.ms/v/s!AqhcgM2CzbLckNNl9_WzwnFIf0t11Q?e=TcUjy9

    1. I am ofcourse using the new listview for WooCommerce ‘Product Category’. I am building the SHOP page most possible the same way as your ‘Restaurant Menu’ demo, which means I have some ‘Product Categories’ on white background, and then some ‘Product categories’ on a black background, and here I am running into troubles.

    How can I change the colour of the text to be white? Right now the text is dark, and on a black background. When you are using the ‘Restaurant Menu’ you have the option to choose between Light/dark scheme, which I dont have here 🙂

    2. On each product under the Variation tab, I wanna disable ‘Show in Catalog’ because I dont want to have the variations displayed on each product, BUT when you disable this feature, the price-range is showed – is it possible to only show the lowest price? And also, when you open the Quickview, the price range is showed, can this be totally removed since the price is already listed when you choose one of the varitions? I cannot see any reason for showing the prices 2 timnes 🙂

    3. Is it possible to either remove the link to single product pages or change it to open the Quickview menu instead?
    I know you have added the Quickview button on the right side when you see the products on the SHOP page, but I dont want customers to be able to go to the specific single product page, the quickview menu is enough. I dont care if clicking on the text does nothing or opens up the Quickview menu.. I hope one of these options are possible 🙂

    All the best
    Surdusvacca

    #25994
    Althemist
    Keymaster

    Hi Surdusvacca,

    Thanks for your kind words.

    1. The only way to change the color to white would be with custom CSS rule. Something like this

    .lafka-products-list-view .lafka-list-prod-summary *, .lafka-products-list-view .prod_hold .name {
        color: #ffffff !important;
    }

    However, please note that you can’t have dark color for some categories and light color for others. It’s either one or the other. You can’t control it on per-instance basis.

    2. I am afraid this is not theme related. It’s how WooCommerce work, so there is no way to change it. It’s the same with any theme.

    3. I am afraid this is not possible too and it’s also highly not recommended in terms of SEO. If your products can’t be reached on a separate page via standard link, they’d be invisible for Google and other search engines.

    Best regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register