Display the current month with the help of shortcode
-
Yes it worked. I have another concern now. Totally different one. Here is goes below.
Is it possible to display the current month with the help of shortcode?
Hello,
Unfortunately, there is no such kind of shortcode in our theme or WordPress by default. You may try to find some extra plugin for this purpose.
Kind Regards
Hello,
I couldn’t reply in my previous post. So I am writing here. I was told by your colleague to add the following code so that in stock is NOT displayed but out of stock is Displayed.
.product-image-summary .in-stock{
display:none;
}
.variations_form .woocommerce-variation-availability .stock {
display:none;
}
For single product out of stock is dsiplayed for example – Link 1
For variation product it doesn’t, for example – link 2
Hello,
I cannot login your site it requires 2 Factor Authentication code* I insert what I have it does not work. Are you sure the simple product is out of stock? Please provide valid access in private area I will check the code again.
Best Regards