embeded calculator
-
I have a calculator made on calconic that i want to embed onto my website, I just wanted to know is it possible to get the information from the calculator to be sent to the admin email and the customers email once completed?? and can i connect other items to my calculator such as google maps and buttons etc
Thankyou
-
Hi there,
On what site do you want to do this?
It’s not possible to embed JavaScript of
iframecode on a WordPress.com site. -
the code is in HTML format i just wanted to know if i can add other things to it once its been embedded on the site such as an email function and paypal etc ?
-
Any HTML embed code for something interactive like a calculater will contain either
iframeorscriptHTML tags. In the case of Calconic, their embed code containsscripttags, which means it uses JavaScript inside the HTML, and that cannot be used on WordPress.com except on our Business plan: -
I will be upgrading my plan to business plan once I figure out or find out if what i want to do can be done on WordPress. Would i need to edit the script to add other functionality to it or can I add things to it via plugins? thats what i wanted to know
-
Hi @tayyab1212, if you have the Business Plan you can add other code.
I’m not sure about the features of calconic and whether it can be edited to do that. But I am sure if you are a developer, or are able to hire one, it’s definitely possible to make calculations that interact with your WordPress data to get info to your customers.
You might even find an existing calculator plugin that suits your needs better. If it’s a cost estimator, for example, I know there are several options out there. If you’ll search “WordPress estimator calculator” for example, there are even several reviews and best-of lists available.
If that isn’t exactly what you need though, you can still write your own plugins for the Business Plan too.
Hoping that helps!
- The topic ‘embeded calculator’ is closed to new replies.