Hi there,
I’ve just downloaded and installed both the Flamix App “WordPress forms integration“ and Flamix: Bitrix24 and Contact Form 7 Integration plugin on my wordpress website.
I activated my 30 days test period and have done the settings (both in Bitrix and WordPress)
When I go in my wordpress plugin, I have a error saying:
Elementor forms: Oh no! It looks like you still need to?integrate this plugin with Bitrix24
Thank you in advance for your help.
Best
Lydia
]]>The plugin doesn’t work on WP Multisite Network enable.
I modified the Helpers to make this work on my website.
public static function isPluginActive($plugin)
{
if (MULTISITE) {
return in_array(WP_PLUGIN_DIR . ‘/’ . $plugin, wp_get_active_network_plugins());
} else {
return in_array($plugin, (array) get_option(‘active_plugins’, array()));
}
}
Can you add this in the next version of plugin?
Thanks.
]]>Здравствуйте, при установке плагина, ложится полностью сайт с фатальной ошибкой из данного плагина. Делаю все по инструкции. С чем это связано?
]]>Hey there,
i just installed this Plugin, so far it works okay. But i have some additional fields where my customers can fill out informations i need. I can’t map these fields in Bitrix, because in the dropdown list they never show up. I added the fields in the CRM section.
So i thought okay, i map them all to the field comment, but then only the last value from my form is shown there. How to add my custom form-fields to fill bitrix?
Instalei o plugin Flamix, porém ao ir verificar, está dando erro e n?o consigo entrar no Painel da Administra??o de rede.
No outro painel da RS Assessoria Previdenciária está entrando normal, mas nesse painel só consigo ver os plugins instalado e ativos, mas n?o consigo desinstalar.
Necessito de ajuda.
I can’t download and install “Install the Lead interceptor module in Bitrix24!”
can you tell me how to get the API Key?
]]>