wp_user1
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?Finally solved it – it was simply the z-index. Don’t know why that problem suddenly existed, because we did not change anything on the website..
Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?Does not work. When I hit the button, nothing happens.
Tried to rename the title – after saving it is still the old name.
Even duplicate function does not work. After saving, only the old one exists..
Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?Any idea?
Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?Not using multisite, just a regular wordpress installation.
I sent the json via the support section, hope you find it!Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?Tried it with Test mode too, no change.
Saved changes, no change.
Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?
here you can see
Forum: Plugins
In reply to: [Sticky Buttons - Floating Buttons Builder] Not working anymore?Hey, posted it with the question. URL is http://www.elektro-lenzgen.de
Status is “On”, Test mode is “off”.
okay this is really weird. We saw the Message but never expected that Mailpoet completely stops working thenโฆ Good to know :/
Could it be that Mailpoet stops working completely only because WooCommerce is not the newest version? ๐ฎ
Hm but Mailpoet is installed and active.. We did not change the code, but it stopped working after upgrading Mailpoet.
I get this error message:
Fatal error: Uncaught Error: Call to a member function getSubscribers() on null in /var/www/html/wp-content/themes/xxx/functions.php:3504Here is the code:
if (class_exists(\MailPoet\API\API::class)) { $mailpoet_api = \MailPoet\API\API::MP('v1'); } try { $get_subscribers = $mailpoet_api->getSubscribers(array('listId'=>3), 999); } catch (\Exception $e) { }Fatal error: Uncaught Error: Call to a member function getSubscribers() on null in /var/www/html/_cron-newsletter.php:99
Stack Trace
1.
{main}
thrown in xxxx.php on line 99this is my error message.
The class does not exist anymore since the last update. But I cannot find the new documentation.
I made some tests and there are 2 problems – the pdf should be PDF/A1 (at the moment it is PDF/A3).
Regarding UBL:
ZUGFeRD XML does not contain <rsm:CrossIndustry>, <rsm:SCRDMCCBDACIOMessageStructure>, or <rsm:SCRDMCCBDACIDAMessageStructure> and can thus not be valid.
It appears that my UBL file does not meet the required ZUGFeRD format. Specifically, it is missing the necessary XML elements such as <rsm:CrossIndustryInvoice>, which is essential for ZUGFeRD compliance.
I understand that ZUGFeRD is based on the Cross Industry Invoice (CII) standard, and the XML must be structured accordingly.
Thank you for your assistance!
Perfect, thanks!