tjcinsf
Forum Replies Created
-
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Problems with AMP pagesI have the exact same problem — on AMP pages, the Starbox plugin inserts code above the doctype, causing Google Search Console errors.
Any ideas how to fix this? Or even how to turn off Starbox on AMP pages?
Forum: Plugins
In reply to: [AMP] Error “class-fastimage.php on line 31” collapses my webWhat’s the status on an update to the AMP plugin that includes a fix for this problem?
my error log file is filling up with 1000s of lines related to this “class-fastimage.php on line 31” error:
PHP Warning: fopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/blog/blog/wp-content/plugins/amp/includes/lib/class-fastimage.php on line 31
PHP Warning: fopen(http://img.zemanta.com/pixy.gif?x-id=daf4fc83-3391-4b05-8619-7efa0b142c50): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/blog/blog/wp-content/plugins/amp/includes/lib/class-fastimage.php on line 31
If there’s no update due out soon, any suggestions for a temporary fix would be very much appreciated.
Thanks.
- This reply was modified 8 years, 12 months ago by tjcinsf.
Forum: Plugins
In reply to: [Nooz] Add Publication to Press Release list (next to date)Thank you for letting me know. I look forward to the update.
Forum: Plugins
In reply to: [Nooz] Add Publication to Press Release list (next to date)I’ve tried editing the plugin files directly.
Nothing renders when I add the following line to the file, nooz > inc > templates > list-default.html:
<h2 class=”nooz-subheadline”>{{item.subheadline}}</h2>In the source code, I can see that <h2 class=”nooz-subheadline”></h2> has been added to the page, but {{item.subheadline}} didn’t produce any content.