moomooagency
Forum Replies Created
-
Hi,
Please check the documentation https://moomoo-agency.gitbook.io/uni-cpo-4-documentation/usage/options/dynamic-notice
For price tag:
.wpb_column .price .amount
should be ok.
For image tag – you do not have the image on the page. There is FPD instead.On the page you posted I do not see that message, but I see a JS error related to one of your plugins.
Uni CPO probably works with FPD in the way when Uni CPO handles product options and price calculation and FPD only for creating designs. I cannot test it, I do not have FPD, but you can try the free version of Uni CPO. If it works the way I described, then the pro version works too.
Hi,
Your page cannot be previewed. Could you open it?
Hi,
I answered you through email.
Hi,
Probably you should check our documentation https://moomoo-agency.gitbook.io/uni-cpo-4-documentation/, video tutorials https://www.youtube.com/channel/UCC7Otx-N7qei-SEyuoGEftQ/videos and our blog https://moomoo.agency/blog/ There are a lot of examples.
Please check it to understand how plugin works.
Hi,
Sorry, but that add-on is not relevant anymore. I should remove it. Such functionality that you asked about will be available in the successor – plugin Builderius. Please, our fb group Builderius community for more info.
Hi,
Like for many products at once? It is not possible, you have to create configurations product per product.
Hi,
Of course! Please, check the docs, section about Dynamic notice. There is an example of the code that does it.
Hi,
The order items meta data is inside WC. Please, ask the developer of that plugin for support in this.
Hi,
The price suffix with tax info is hidden because it is not getting updated on the price update. It means that it will be wrong when the price calculated will be changed. If you need to display the tax info, then create it in the dynamic notice. Additionally and with your own formula if needed.
Hi,
Could you please post here an url of product page with options where I can reproduce that js error?
Hi,
Hmm… What the support of that plugin says? Why their minification breaks the code?
Yes, please send us new support request with correct email.
Hi,
Try to use this function:
ceil(0.91*10)/10
-> 1
ceil(0.56*10)/10
-> 0.6