Dear @Warul-Kawa
Are you able to test this behaviour with a Vanilla Lay Theme setup?
No Custom Code, everything updated. NO third-party plugins 🌝
Best
Richard
Hej @arminunruh,
Unfortunately, when I activate the footer on all pages, I can currently only select one language. I have installed Polylang, but automatic switching is not possible.
Is there another solution for integrating the footer on the single product page via PHP?
Thanks in advance,
Fabi
hey i looked into this and the positioning of the vimeo video affects in the fullscreen state still.
however, i cant find a way to fix this for safari sorry
Dear @astd
Are you able to post a link to your website or share any examples of what you are trying to achieve? if it's deep custom coding that will be up to you, but happy to see if i can help 👍
Best
Richard
Dear @augustoemendoza
This link may help with that:
https://www.w3schools.com/css/css_text_spacing.asp
However, you shouldn't need this -- if you apply a Text Format to the Cart text via > Customize > Woocommerce then the settings within "Text formats" should apply:
[image: 1648099406805-screen-shot-2022-03-24-at-6.22.16-pm-resized.png]
I would always go for the Lay Theme settings before using any Custom CSS 🌝
Best wishes
Richard
Hello Richard,
I was also looking for a Sold Out badge, but one that's more visible, directly on the product image for example.
I have tried to use this plugin for it https://wordpress.org/plugins/sold-out-badge-for-woocommerce/ but unfortunately there were several problems with the placement on desktop and mobile and also the z-index ( I think?) that I couldn't solve.
My questions are:
Can something like a simple "Sold Out" badge be included in future updates?
A badge that shows both in the shop overview and the single product?
For now:
How can I change the Lay Theme "out of stock" text to "sold out"?
How can I show this message in the single product when I have "show stock" disabled? I only want the stock to show if it's sold out, since it doesn't really make sense to have 1 in stock written on every product when it's original art.
But I think hiding the stock also hides the sold out message in the single product.
Or what would actually be ideal for the Single product view: Is there a way to change the "Add to Cart" Button to a "Sold Out" Button (in a different style of course)?
I think that might be visually clearer.
Thank you!
Dear Antoine
@Antoine
I can confirm that Woocommerce Payments can be installed & updated:
[image: 1645514074218-screen-shot-2022-02-22-at-8.12.56-pm-resized.png]
Wordpress, Lay Theme & Laytheme's Addons are all up to date ?
Any custom CSS or JS that may interfere is temporarily removed.
Any third-party plugins are de-activated to see if this resolves the issue.
In regards to the missing template, this is know about but should not be a problem (mine also has this):
[image: 1645514105558-screen-shot-2022-02-22-at-8.12.41-pm-resized.png]
http://laythemeforum.com/topic/6784/lay-theme-contains-outdated-copies-of-some-woocommerce-template-files?_=1645514114243
http://laythemeforum.com/topic/6726/review-order-php-outdated/3
Best
Richard
Dear @jpj-design
These three pages you deleted voluntarily?
Does re-installing Woocommerce bring the pages back?
i thought that maybe the data is still in the database and may work.
Is there a way I can restore these pages and make them functional again?"
What is goal of restoring these pages if you deleted them? maybe you didn't want them to be deleted.
Talk soon
Richard
Dear @Bella
Best wishes & hope you are well ✨
how can I change the color of the line around the quantity in the single product?
It's actually three boxes with borders so the following code relates to all, let me know if it works for you
(w e may need to specify the input-text with an ID if it affects other input-texts):
.lay-woocommerce-qty-wrap *, .input-text {
border-color:red !important;
}
Result:
[image: 1644273765824-screen-shot-2022-02-08-at-11.42.01-am-resized.png]
how can I change the order of the shown information? For example how would I put the price and the button below the product description?
The following Code:
<script>
window.laytheme.on("newpageshown", function(){
jQuery( ".cart" ).insertAfter( jQuery( ".lay-woocommerce-product-tab" ) );
});
</script>
Gives the result:
[image: 1644274446802-screen-shot-2022-02-08-at-11.53.09-am-resized.png]
This is added into Custom <head> Content in Lay Options > Custom CSS & HTML >
https://laytheme.com/documentation/custom-javascript.html
We also need a little space between the Quantity and Description now that they have been switched:
.woocommerce div.product form.cart {
margin-top: 50px;
}
Hope this helps Bella! 🏖
Richard
@Richard said in Emails setup WooCommerce:
emails
Hello Richard,
I am wondering how to change the textformats of the email template. There is no option in the Email template section nor in the Customize section of Laytheme for this.
Thank you
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com