
內容簡介
這個外掛讓你可以輕鬆將從Calculoid.com建立的計算機或從Calculoid library中選擇的計算機,嵌入到你的WP內容中。
此外掛使用WordPress短碼,所以你只需要插入此短碼:
[calculoid id=”60204″ show_title=”0″ show_description=”0″ F300024=”15″ F310236=”my domain” billing_firstname=”John”]
你可使用id參數來指定要顯示哪個計算機。你可將此短碼放在WordPress的任何地方。如果show_title設為1,它會載入計算機的標題。如果show_title設為0(零),則不會載入計算機標題。show_description也是如此,如果設為1,它會載入計算機的描述,如果設為0,則不會載入描述。你可以設置每個計算機字段的默認值,只需添加到短碼中 FieldID=”Value” 或對於付款字段,請使用billing_fieldname=”value”。
外掛的配置允許你插入API金鑰,當你註冊Calculoid.com時就會收到。因此,如果你想使用你的Calculoid會員的所有功能,請插入你的API保鑰。
計算機不使用iframe,所以它是你HTML內容的一部分,這很棒,因為它繼承了你的CSS樣式,計算機適應於它。相同的字體,相同的顏色等等。
它不會減緩你的網站速度。計算機在網站載入後異步加載。
外掛標籤
開發者團隊
② 後台搜尋「Calculoid – Calculator builder」→ 直接安裝(推薦)
原文外掛簡介
When you create some calculator from Calculoid.com or you just want to use some calculator from Calculoid library, this plugin makes it very simple to embed it into your WP content.
Plugin utilizes WordPress Shortcodes, so all you need to do is to insert this shortcode:
[calculoid id=”60204″ show_title=”0″ show_description=”0″ F300024=”15″ F310236=”my domain” billing_firstname=”John”]
With the id parameter you specify which calculator you want to display. You can use this shortcode anywhere in WordPress. If show_title is set to 1, it will load calculator’s title. If show_title is set to 0 (zero), calculator’s title will not be loaded. show_description is the same. If set to 1, it will load description of the calculator, if set to 0, it will not load description. You can set default value of every calculator field, just add to shortcode FieldID=”Value” or for Payment field use billing_fieldname=”value”.
Plugin’s configuration allows you to insert your API key, which you receive when you register to Calculoid.com. So if you want to embrace all features of your Calculoid membership, insert your API key.
The calculator does not use iframe, so it is part of your HTML content, which is great, because it inherits your CSS styles and the calculator fit in. The same font, same color and so on.
It won’t slow down your website. The calculator is loaded asynchronously after the website is loaded.
