Shop / WooCommerce

182 Topics 898 Posts
  • missing country on Checkout

    0 Votes
    4 Posts
    21 Views

    yes!

    maybe u can find a plugin that does this!
    then the plugin wont be overwritten when lay theme updates.
    when lay theme updates, all files in the lay folder are overwritten

  • WOocommerce outdated templates

    0 Votes
    10 Posts
    89 Views

    but yea once this happens i will then always release a lay theme update that fixes this

    so i will release an update soon

  • woocommerce single product

    0 Votes
    3 Posts
    38 Views

    Hi Arminuruh,

    Yes, I did everything that was on the blue box.

    The link is this, but the problem isn't on the desktop but on the mobile

    https://www.shutupclaudia.com/prodotto/smoking-objects-red-cup/Screenshot 2024-03-25 at 11.39.25.png Screenshot 2024-03-25 at 11.39.33.png Screenshot 2024-03-25 at 11.40.37.png Screenshot 2024-03-25 at 11.41.25.png

  • Product Categories/Tags Filters

    4 Votes
    26 Posts
    480 Views

    Hi there, i solved it with the advanced Ajax Product Filter Plugin from rocket: https://en-gb.wordpress.org/plugins/woocommerce-ajax-filters/, because you can implement the filter as shortcut. Maybe this helps someone :)

  • Hide Weight on Single Product Page

    0 Votes
    10 Posts
    69 Views

    @arminunruh Thank you!

  • Adding a footer to the Product Page

    0 Votes
    2 Posts
    8 Views

    i think the footer for the product pages is the same footer that is used for
    the footer for pages:
    Screenshot 2024-03-20 at 13.49.15.png

    if you know how to use css: the body on shop pages has this class:

    woocommerce-page

    so theoretically you could add something to your footer that is the same footer for pages and add a class to it and then use css to hide it on normal pages and show it on woocommerce pages

    for example add a row to your footer for pages,
    right click the row and "set html class and id"
    enter "myshopfootercontent" as the class

    then use css like:

    .myshopfootercontent{ display: none; } body.woocommerce-page .myshopfootercontent{ display: block; }

    i should probably add a setting to have different footers for shop pages

  • Product page embed videos

    0 Votes
    3 Posts
    11 Views

    Thank youu :)

  • SPLIT SCREEN AND WOOCOMMERCE PROBLEM

    0 Votes
    4 Posts
    16 Views

    oh :O

    mmmh

    maybe that little tutorial helps:
    https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page

    maybe u can hide the footer with css on woocommerce pages

    i think woocommerce pages all have a body class of "woocommerce-page"

    u could use that to target those pages with css

  • This topic is deleted!

    0 Votes
    5 Posts
    5 Views
  • This topic is deleted!

    0 Votes
    4 Posts
    35 Views
  • show store notice only on shop pages

    0 Votes
    2 Posts
    9 Views

    maybe

    .woocommerce-store-notice{
    display: none;
    }
    .woocommerce-page .woocommerce-store-notice{
    display: block;
    }

  • Single product page

    1 Votes
    9 Posts
    193 Views

    actually i just started a really big project for a really big client and im going to travel to a different country for a while in a few days so no ://

  • Mobile cart icon quantity error

    0 Votes
    15 Posts
    49 Views

    ok i think i fixed it!

  • 0 Votes
    5 Posts
    28 Views

    so the issue was the shortcode [woocommerce_cart] was in both the desktop and custom phone layout gridder

    its better to just put that shortcode into the textfield above the gridder

  • 0 Votes
    2 Posts
    24 Views

    hey visch! i think its not possible!
    but its a good idea for a setting, im writing it down

  • shop page not showing any products

    0 Votes
    5 Posts
    24 Views

    @arminunruh sure! just sent it

  • 0 Votes
    5 Posts
    14 Views

    Thank you!

  • 0 Votes
    3 Posts
    11 Views

    its probably an issue with your permalinks

    go to settings → reading → permalink

    now make sure this is the structure:

    Screenshot 2024-02-22 at 15.19.17.png

    and then click save

    or its an issue with your website url
    maybe you moved your website to a new server but the old website url is still in your database? i think its probably not this issue, but you can replace all occurences of your old url with the new url by using the plugin "better search and replace"

  • 0 Votes
    7 Posts
    13 Views

    It doesn't jump any more. Thank you.

  • More space for lots of variations

    0 Votes
    6 Posts
    131 Views
    .lay-woocommerce-variations-select-selected-list > div{ height: 30px!important; line-height: 30px!important; }

    this just makes it flatter

    is that ok for u?

Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

This often solves issues you might run into

When you post:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
arminunruhA H panteleyP F luluKappiL K J
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com