[wordpress插件] Calculoid – Calculator builderCalculoid –计算器生成器

wordpress 插件 文章 2020-03-15 17:20 457 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

When you create some calculator from Calculoid.com or you just want to use some calculator from Calculoid.com 创建一些计算器时,或者您只想使用

://calculoid.com/#/calculators" rel="nofollow">Calculoid library, this plugin makes it very simple to embed it into your WP content.

://calculoid.com/#/calculators“ rel =” nofollow“> Calculoid库,此插件可以非常轻松地将其嵌入到WP内容中。

Plugin utilizes WordPress Shortcodes, so all you need to do is to insert this shortcode:

插件使用 WordPress短代码,因此您要做的就是插入以下短代码:

>

>

[calculoid id=”60204″ show_title=”0″ show_description=”0″ F300024=”15″ F310236=”my domain” billing_firstname=”John”]

[calculoid id =” 60204” show_title =” 0” show_description =” 0” F300024 =” 15” F310236 =”我的域” billing_firstname =“ John”]

With the id parameter you specify which calculator you want to display.

使用 id 参数指定要显示的计算器。

You can use this shortcode anywhere in WordPress.

您可以在WordPress的任何地方使用此短代码。

If show_title is set to 1, it will load calculator’s title.

如果 show_title 设置为1,则会加载计算器的标题。

If show_title is set to 0 (zero), calculator’s title will not be loaded.

如果show_title设置为0(零),则不会加载计算器的标题。

show_description is the same.

show_description 是相同的。

If set to 1, it will load description of the calculator, if set to 0, it will not load description.

如果设置为1,则将加载计算器的描述;如果设置为0,则将不加载描述。

You can set default value of every calculator field, just add to shortcode FieldID=”Value” or for Payment field use billing_fieldname=”value”.

您可以设置每个计算器字段的默认值,只需将其添加到简码FieldID =“ Value”中,或为付款字段使用billing_fieldname =“ value”。

Plugin's configuration allows you to insert your API key, which you receive when you register to Calculoid.com<

插件的配置允许您插入 API密钥,该密钥是在注册到 Calculoid.com <

/a>.

/ a>。

So if you want to embrace all features of your Calculoid membership, insert your API key.

因此,如果您希望包含Calculoid成员资格的所有功能,请插入您的API密钥。

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.

计算器不使用iframe,因此它是HTML内容的一部分,这很不错,因为它继承了CSS样式,并且计算器适合。相同的字体,相同的颜色等等。

It won’t slow down your website.

它不会降低您的网站速度。

The calculator is loaded asynchronously after the website is loaded.

网站加载后,异步加载了计算器。

安装步骤

    1. Install plugin the usual way.
    2. 按常规方式安装插件。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Insert your Calculoid API key at ‘Settings’ – ‘Calculoid Admin’ in WordPress administration
    6. 在WordPress管理的“设置”-“ Calculoid Admin”处插入Calculoid API密钥

下载地址
https://downloads.wordpress.org/plugin/calculoid-calculators-builder.zip
-EOF-

AI助手支持GPT4.0