Hi,
I have this plugin working on my WordPress 4.0 (development site) but it fails to activate on my LIVE WordPress 4.1 site.
I see that the support page says it is untested with this version of WP so I thought I’d post the error I get when trying to activate the plugin.
“Plugin could not be activated because it triggered a fatal error.”
“Parse error: syntax error, unexpected T_FUNCTION in /home/content/…more path…/wp-content/plugins/wp-announce/src/wp-announce.php on line 687”
Ritchie
]]>I just loaded this plugin to my site curiousbee.com and made a pop-up and now nothing on my site will load and it just says “error”.
]]>This us the javascript I am seeing in my console.
(index):397
GET https://www.blah.com/announce/announcement-example/ 404 (Not Found) (index):1
Uncaught TypeError: undefined is not a function
]]>
It seems there is bug in the WP Announce plugin that insert ‘Page not found’ in the title bar.
I could solve this bug by commenting line 644 in src/wp-announce.php file.
641 if (file_exists($file)) {
642 $incFile = $file;
643 }else {
644 //$wp_query->is_404 = true;
645 }
i see that the newest version should have this fixed, however i installed the plugin and immediately got the content failed to load problem.
thanks,
andrew
Content failed to load and cannot apply featured images using WP 3.9. Is there a plan to have functionality with 3.9? Anyone have any insight?
]]>I get a message on my popup saying:
this content failed to load.
Any idea whats causing this?
]]>Hi, Just installed this plugin and received this error when i tried to activate it. Any ideas?
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_FUNCTION in /home/linweb16/b/bluebeen.co.uk-1063198408/user/htdocs/homecube/wp-content/plugins/wp-announce/src/wp-announce.php on line 665
Hi,
Useful plugin. I got an error message from my announcement with a line of text only. “This content fail to load”.
Can you please help
Thank you
]]>