Stylemix
Forum Replies Created
-
Forum: Reviews
In reply to: [Cost Calculator Builder] NO 30 DAYS FREE TRIALHi @chapterland,
Looks like there is some sort of misunderstanding. We do not advertise any kind of free trials, however, we offer 30-days money-back guarantee based on our Refund Policy, namely Refund will be approved when the product had a bug/problem which Support couldn’t resolve.
Have you tried to reach our plugin support and ask for a refund? Please let me know so we can work this issue out.
Take care!
- This reply was modified 5 years, 11 months ago by Stylemix.
Forum: Plugins
In reply to: [Cost Calculator Builder] Code displaying instead of UIHi @roofsrestored,
Thanks for your inputs. We will run one more test iteration, to find where the problem is. And will release an update to fix compatibility with most popular caching and optimising plugins.
Forum: Reviews
In reply to: [Cost Calculator Builder] No translation possibilityHi @shaktihki,
We are now launching a translation campaign for our plugins, so please let us now what locale you need for, and we put it into a translation queue.
Thank you in advance!
Take care!
Hey,
Thanks for the inputs. This issue was fixed in v. 1.1.0
Hi @turansaim
Are Standard Posts opening correctly on your site Postname Permalinks?
Since the meetings are actually hosted by Zoom and all requests are processed by Zoom API, it’s unavailable to integrate meetings through embedding it into a WordPress page.
Hey,
Thanks for your inputs and feedback. Shortly you’ll see the UI/UX improvements in one of the upcoming updates.
Cheers!
Hi, you can check all the pro features and eRoom Pro here.
Forum: Plugins
In reply to: [Cost Calculator Builder] Correct formulaHi @zaferkucuk
Please use
Math.pow()instead ofPOW(), and here we also corrected your Calculator formula/logic:quantity_field_id_0 * (( quantity_field_id_1 / 100) * Math.pow(1+( quantity_field_id_1 / 100), quantity_field_id_2 ) / (Math.pow(1+( quantity_field_id_1 /100), quantity_field_id_2 )-1)Forum: Plugins
In reply to: [Cost Calculator Builder] Additional Fee and Hide ElementForum: Plugins
In reply to: [Cost Calculator Builder] Create percentage tax calculatorYes, of course. You can use any kind of Formula for your Calculator.
If you know a little bit JavaScript coding, you can even use JS under Total > Formula field 🙂regards
Forum: Plugins
In reply to: [Cost Calculator Builder] subtractionForum: Plugins
In reply to: [Cost Calculator Builder] console ErrorForum: Plugins
In reply to: [Cost Calculator Builder] Have 2 TotalsYes, you can use multiple Total Fields for one Calculator. You need to just add one more Total field in your Calculator.
regards
Forum: Plugins
In reply to: [Cost Calculator Builder] Duplicate function