Hi, on our test site, after pasting the typebot script in the settings field, on the front end pages a call is made to https://dev.ourdomain.comwhatever.js/?ver=6.2-beta3
The code in the source head section:
<script type ="module" src='https://dev.ourdomain.comwhatever.js?ver=6.2-beta3' id='typebot-js'></script>
This script call obviously fails…
]]>Hi, activating this plugin an a WordPress 6.1.1 with PHP 8.0 this plugin cause a fatal error and crashes the site:
PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Typebot_Admin does not have a method "enqueue_styles" in /var/www/html/wp-includes/class-wp-hook.php:308
Stack trace:
#0 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#1 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#2 /var/www/html/wp-admin/admin-header.php(118): do_action('admin_enqueue_s...', 'plugins.php')
#3 /var/www/html/wp-admin/plugins.php(605): require_once('/var/www/html/w...')
#4 {main}
thrown in /var/www/html/wp-includes/class-wp-hook.php on line 308
Hope it can be fixed. In the meantime, I’ll manually embed the Typebot script code with an HTML block ??
]]>hey, is there any documentation about how to use or setup for multiple typebots on the same site?
I noticed the new feature for url attribute for the shortcodes. Would this do the trick? How do i use it? What url do i add?
Thanks
]]>