emaillo
Forum Replies Created
-
Forum: Plugins
In reply to: [Klaviyo] Plugin ErrorThank you very much for your quick response!!
The error was fixed when I created categories for the store. But is there a way to avoid the error message without having categories in your store by any chance?
That was my only problem actually, but I thought it was related to the snippet.
For your records, I found the instructions about the snippet in this link https://www.klaviyo.com/wizard/web-tracking and I used the plugin Code Snippets to try to add it.
Forum: Plugins
In reply to: [Klaviyo] Plugin ErrorFYI This is the error message when trying to add the snippet:
The code snippet you are trying to save produced a fatal error on line 3:
Uncaught Error: Call to a member function get_title() on null in /home/customer/www/thesideoftheplanet.com/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php(213) : eval()’d code:3 Stack trace: #0 /home/customer/www/thesideoftheplanet.com/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php(213): eval() #1 /home/customer/www/thesideoftheplanet.com/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php(259): Code_Snippets_Edit_Menu->validate_code(Object(Code_Snippet)) #2 /home/customer/www/thesideoftheplanet.com/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php(122): Code_Snippets_Edit_Menu->save_posted_snippet() #3 /home/customer/www/thesideoftheplanet.com/public_html/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php(99): Code_Snippets_Edit_Menu->process_actions() #4 /home/customer/www/thesideoftheplanet.com/public_html/wp-includes/class-wp-hook.php(286): Code_Snippets_Edit_Men
Forum: Plugins
In reply to: [Klaviyo] Plugin ErrorHi, I have the same issue,
I installed the klaviyo plugin (latest version) on my storefront theme (woocommerce) I added the keys as said in the website but I didn’t add the snippet as when I tried it gave me an error as well.
After doing that I can see the following error message on my checkout page
Warning: Invalid argument supplied for foreach() inhome/customer/www/thesideoftheplanet.com/public_html/wp-includes/class-wp-list-util.php on line 150
The error message disappear when the Klaviyo plugin is not active.
Before I installed the plugin I created the Rest API key to integrate woocommerce and klaviyo. I don’t know if it’s related