I’m trying to add some content ‘after add to cart form’, which works fine if the product is in stock, but what I am trying to display is text based on a product being out of stock. The issue is if the item is out of stock, the text no longer displays.
Anyway around this?
]]>Seems like my HTML code example was removed when posting. But basically there are three divs on same priority and I want my block to be the last of these not the first.
Current
1. My block
2. Div
3. Div
Wanter
1. Div
2. Div
3. My Block
I would like to change the position of a block in a little more detail.
For example I use the block Position: “inside single product summary” and Position Order: “11”
But inside that, there seem to be several on the same “Priority” and I would like my block to come after one of the not before which seem to be standard. If I change to Position Order: “12”, it places it in the next section which is “too far”
Example Current:
Example Wanted:
Thanks for a great plugin.
]]>Hi Joody,
If it’s just a fixed content then unfortunately it would not be able to pull this information to PDF documents. I would suggest you to save the tariff number or this text as product meta under a fixed key for all your products and then use the appropriate column in your PDF document templates to pull this information by product meta key.
Best regards,
Rokas – Support Team
Hi Mike.
Unfortunately it’s not currently possible to display the date yet but we have added it to our todo list.
Best regards,
Rokas – Support Team
Thanks for the great plugin, we’ve found it really useful.
We use the product info module to add extra information to our products automatically but we want to know if it is possible to use this module and a short code to add the date the product was published automatically?
Thank you,
Mike
]]>Hi,
Could you clarify what you are typing? I’m not sure I understand. If you put all the text in between `[wcj_wpml]` for some specific language and then want all other languages to see some other text instead, you can use `[wcj_wpml]` shortcode with `not_lang argument`, instead of `lang`.
Best regards,
Rokas – Support Team