Skip to content

Shop / WooCommerce

Shop related questions and issues

208 Topics 1.0k Posts
  • Projects + search question

    3
    0 Votes
    3 Posts
    38 Views
    RichardR
    Dear @lotte

    Ok, happy to clarify 🌝

    Building a Webshop not a Portfolio - noted βœ….
    Originally and for a long time Lay Theme has been about Portfolio based websites. The webshop has come in the last half year so in essence it's still all functioned around being a portfolio-style site.

    For this reason Projects exist. They allow the user to create Project's with Content inside & the key ingredient being the "Project Thumbnail" (no thumbnail on pages) .These "Project Thumbnails" can be used in Large "Project Thumbnail Grids" to show all of an Artists work etc on one page. - A Portfolio ⭐️
    Then you can click on the Thumbnail and be taken to that body of Work E.g

    Scrolling page of Photographers body of work (in Thumbnail Grid)

    Project Thumbnail of Photo's of Greece March 2016 to March 2017.

    Click on Project Thumbnail

    Now inside this collection and able to see all photos of Greece..2016...etc...

    Hope i explained it ok, many features have been added of course but this captures the idea.

    "Is there any documentation about this or can somebody explain?"

    Sure! :)

    https://laytheme.com/documentation.html

    https://laytheme.com/getting-started.html

    "I'd like to search on Products, not Projects. Where to set this?"

    Currently Search only works for Projects as this was what it was set up for when created. Woocommerce is recent so the search does not work for Products yet - unsure when this will be implemented sorry Lotte.

    Hope this helps & talk soon, sincerely Richard 🌻
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Product variation costumiziation

    1
    0 Votes
    1 Posts
    28 Views
    No one has replied
  • 0 Votes
    2 Posts
    47 Views
    RichardR
    Dear Tin @tinjessen

    Are you able to post a link to your website with the Carousel in question to better inspect it's behaviour/issue πŸ”

    Talk soon Tin & have a wonderful day 🌝 Richard
  • Payment method graphic

    2
    0 Votes
    2 Posts
    43 Views
    RichardR
    Dear @Motoproprio

    Currently no, there are only the options provided in > Customize > WooCommerce > Checkout:

    But these mostly relate to Text Formats and the privacy policy text. If you wish to change things i would suggest some simple Custom CSS

    https://laytheme.com/documentation.html#custom-css-styling

    https://www.khanacademy.org/computing/computer-programming/html-css#intro-to-css

    https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools

    Best wishes @Motoproprio 🌝 Richard
  • Shop Navigation active

    28
    0 Votes
    28 Posts
    528 Views
    arminunruhA

    sorry everybody!

    im releasing an update later today that fixes this

  • 0 Votes
    2 Posts
    43 Views
    RichardR
    Dear Sasha @spontans

    According to this documentation:

    https://docs.woocommerce.com/document/payments/currencies/multi-currency-setup/

    Multi currency is setup on the front end via "widget" Lay Theme does not support Widgets at the moment except via +more > HTML or > +more > shortcode. I did test with the Plugin WOOCS

    https://wordpress.org/plugins/woocommerce-currency-switcher/

    And was able to get some results by adding the shortcode via the Gridder:

    +More > Shortcode Screen Shot 2021-10-21 at 2.10.33 PM.png

    Result (currency does indeed change within Product Thumbnail):
    Screen Shot 2021-10-21 at 2.10.11 PM.png

    This is a third-party solution which is unlikely to work long-term. But may provide an option while Lay Theme features are being worked through with Woocommerce.

    Best wishes and have a wonderful day 🌻 Richard
  • 0 Votes
    5 Posts
    66 Views
    RichardR
    Dear @Villads

    " it is only possible to have a dropdown selector for product variations"

    As far as i can know yes, , the Attributes and Variations are the only way of creating dropdown menu's for the variables area on the product page:
    Screen Shot 2021-10-21 at 1.53.40 PM.png Screen Shot 2021-10-21 at 1.54.39 PM.png

    What other information did you want in these dropdown menu's?

    "Have tried different not working plugins for other button types for product variations."

    I dont yet understand this one sorry. Could you provide any more context please πŸ”

    Sorry for such delay, and best wishes, thank you for supporting Lay Theme 🌝 Richard
  • 0 Votes
    10 Posts
    118 Views
    RichardR
    Dear @alexandrot

    After reviewing your website, im sorry but unfortunately I cannot help. You have a large number of third-party plugins installed along with heavy Custom CSS HTML and JS coding. Installed plugins that are de-activated may still affect the normal workings of Lay theme - Woocommerce connection. Due to such heavy customisation i cannot de-bug everything and find out what the problem is, this is up to you. It could be that past installed plugins have left their mark and are causing the issue. once again sorry about this Alexandrot.

    Becuase your website is already so heavily built up, i wouldnt expect to try any fresh re-install. An option would be to use jQuery to isolate the problem <p> paragraph elements within the problem woo-commerce container and then "display:none"

    Woocommerce Lay Theme integration was not meant for such customisation. The work around will need to come from you, I hope that future updates of Lay Theme may remedy this problem anyway. 🌝

    Sincerely Richard
  • The shop : cart icon, footer & privacy policy.

    2
    0 Votes
    2 Posts
    85 Views
    RichardR
    Dear Karim @karimus1888

    Let's answer these questions! 🌝

    Do you know where we can find a good text for privacy policy and terms & conditions ?

    On the "shop setup" page within the Lay Theme website - Armin provides some info as well as the suggested plugin "wp legal pages" https://laytheme.com/shop.html#privacy-pages

    For the cart, there is the word "cart" to access of the orders. Is it possible to change the word by an icon of a cart ?

    For an icon within the Cart, you can choose settings within "flying side cart plugin > settings " The plugin is also mentioned here: https://laytheme.com/shop.html#sidecart-plugin
    Screen Shot 2021-09-21 at 11.47.45 AM.png

    If you mean the "cart" as part of the main menu:
    Screen Shot 2021-09-21 at 11.49.33 AM.png
    This is not as easily changed but you still have options - if you add some custom code. "Screen Options" can be found at the top of the > appearance > menu page:
    Screen Shot 2021-09-21 at 11.51.13 AM.png

    With this you can now add a 'custom class' to this menu-item e.g my-custom-menu-item

    With this class you can then target it with some custom code and change it into an image (note this customisation will be up to you and image size/padding etc will need to be tested by you as well, however i can send you in the right direction.

    https://onelittledesigner.com/2013/02/28/replacing-text-with-an-image-using-jquery/

    Code may look similar to this:

    jQuery().ready(function () { jQuery('.my-custom-menu-item').each(function () { string = jQuery(this).text('CART'); jQuery(this).html('<img src="https://www.asaworld.online/wp-content/uploads/2021/09/cart-icon-e1632184362536.png" alt="' + string + '" />'); }); });

    You can get the source for your image (img src) from a URL. This could be another website or link online, but even easier:

    in > Media > Media Library >
    any image in your media library will have its own URL when clicking on it (file-url):
    Screen Shot 2021-09-21 at 12.34.47 PM.png

    Copy and paste this into the img src="insert-new-img-src-here" in the above code.

    For the footer, I have created a page for the footer but it doesn't appear in all pages. I see also the possibility to add a footer per page but it doesn't work for the article pages : https://keight.shop/

    Currently standard footers aren't available for the shop page unfortunately - This should be worked out in the next updates ( is your Lay Theme fully updated? ) For now a special shop-related footer has been created by Armin:

    https://laytheme.com/shop.html#footer

    Hope this helps Karim 🌝Best wishes, good luck and have a wonderful day!!! Richard
  • inkl. MwSt. zzgl. Versandkosten

    2
    0 Votes
    2 Posts
    36 Views
    RichardR
    Dear Marc @moND0711

    I see that you can create your own suffix to display 'after' the price within > Woocommerce > Settings > Tax > Price display suffix

    "Define text to show after your product prices. This could be, for example, "inc. Vat" to explain your pricing. You can also have prices substituted here using one of the following: {price_including_tax}, {price_excluding_tax}."

    Screen Shot 2021-09-21 at 10.59.24 AM.png

    However this is not the setting that you have used, i am still myself learning all the functions - could you send me in the right direction as to what settings you used? πŸ”

    If we cannot find any options you could always use some code, but i would advise against this until necessary - it may have some unforeseen bugs when testing:

    jQuery('.legal-price-info').each(function() { jQuery(this).insertAfter(jQuery(this).parent().find('.woocommerce-product-details__short-description')); });

    Gives me this result:
    Screen Shot 2021-09-21 at 11.05.45 AM.png

    Talk soon Marc & best wishes πŸ– Richard
  • menu point active

    2
    0 Votes
    2 Posts
    25 Views
    RichardR
    Dear Marc @moND0711

    Thank you for the update, this is known about and will hopefully be resolved in the next updates.

    Best wishes 🌝 Richard
  • 0 Votes
    11 Posts
    182 Views
    RichardR

    Amazing! thanks for the update @pascal this is great for others in the future, will keep this in mind, as well as letting Armin know 🌝

    Best wishes Richard
  • no "save draft" in the product ?

    4
    0 Votes
    4 Posts
    56 Views
    RichardR

    No worries @ooblik Have a great day! 🌝

  • Footer on cart and product pages

    5
    0 Votes
    5 Posts
    73 Views
    RichardR
    Dear @emgeoffice

    Not for me either - i think it may still be coming 🌝

    Best wishes Richard
  • Woo Commerce template notification

    4
    0 Votes
    4 Posts
    41 Views
    RichardR

    Awesome! thanks for the update @emgeoffice πŸ’₯

  • 0 Votes
    2 Posts
    33 Views
    RichardR
    Dear Alasdair @alasdair17

    Very interesting - Im inclined to agree with you that this previous 'shop' setup left files in the database that clashed with the new information being installed. Having installed on multiple website & this one being the odd one out is pretty suspect. Im sorry that i don't have any 'quick' solutions without knowing your setup - Basically i just super agree with you! 🌝

    Best wishes Richard
  • Woo Commerce Payments - Gridder disappears

    9
    1 Votes
    9 Posts
    175 Views
    RichardR
    Dear @Agnes3000

    Have sent you a message via Chats ✨

    Talk soon & best wishes Richard
  • € and EUR behind the sum

    3
    0 Votes
    3 Posts
    42 Views
    RichardR
    Dear @tinjessen

    Thank you for the update, its good to know relating to the Paypal features. Currently PayPal still has a few bugs to work through.

    http://laythemeforum.com:4567/topic/6983/fatal-error-after-update-woocommerce-paypal-payments/3

    Best wishes 🌝 Richard
  • 0 Votes
    2 Posts
    109 Views
    RichardR
    Dear Lo @Lo-Theme

    Installing Lay Theme's Lightbox Addon does not yet work with Woocommerce functions. A Woocommerce plugin will need to be found. Not all Woocommerce Plugins are guaranteed to work as mentioned by Armin here:

    "WooCommerce is a very feature-rich Plugin. So Lay Theme might not support every WooCommerce Feature."

    There is mention of the Woocommerce Lightbox near the end:

    https://docs.woocommerce.com/document/adding-product-images-and-galleries/

    Best wishes Lo, have a wonderful day 🌝 Richard
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
J F
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com