helpfulsubjects
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 5.3.1 bug: Continue Reading issue…UPDATE:
Another issue I was able to troubleshoot is why some posts were invisible.
Well, if you use Adblock Plus and you have the tag: Social and you’ve tagged a few articles (posts) on WordPress with that tag, they will not show until you either disable Adblock Plus or remove that tag from the article.
I decided to delete the tag: Social — so I no longer have to deal with that issue.
Forum: Fixing WordPress
In reply to: WordPress 5.3.1 bug: Continue Reading issue…Sorry, I goofed. The problem is not WordPress, but an old theme plugin that I was using: Fourteen Extended — Once I disabled that, of course WordPress does not add the excerpt automatically to my articles.
I appreciate the reply…
They do have a forum, and in this section of their forum, you can simply request for them to remove a filter or consult with them to see why that filter was placed in the first place.
I don’t believe a form is annoying. I am thinking that perhaps another site was using a similar string:
.nf-form-content— and perhaps was using it for some really annoying fashion and that is why it got black-flagged.Another thing you can try is change that string to:
.nf-forms-content— notice I simply put an s and that should not trigger that block anymore.I’m surprised that their members in their forum haven’t reported this issue. Perhaps this filter was recently added — since a few months back, I didn’t have this issue on my site, but just recently. It would be great to learn why something gets added to their filter list, this way we know where the issue really is and how to avoid getting added to this block list.
I wish you good luck!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured Image Post BackgroundI had the same issue. So I installed the free plugin: http://wordpress.org/plugins/fourteen-extended/
It takes care of that, plus other issues with Twenty Fourteen theme.
Once you install it and enable it and so on…
Go to your admin panel (left panel):
1) Appearances
2) Customize
3) TwentyFourteen Content Options “tab”
4) Check to remove whitespace… or remove background color…
5) Repeat step 4 under the “General Options “tab”
And that should fix that.I also opted this setting, perhaps you may like it:
Check to show full width in single post (I kind of like that feature enabled for just the posts, but not the home page.)Forum: Plugins
In reply to: [WP Mobile Detector] PHP Warnings – error.logSame here. I believe the problem is the two forward slashes in the URL to the image.
example:
/wp-mobile-detector//themes/error_log reports within the root of WordPress:
[06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-up-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-down-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-up-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-down-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-up-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-down-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-up-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268 [06-Apr-2014 05:21:05 UTC] PHP Warning: getimagesize(http://www.mysite.com/wp-content/plugins/wp-mobile-detector//themes/bluesteel-mobile/images/small-down-arrow.png): failed to open stream: no suitable wrapper could be found in /home/username/public_html/mysite/wp-content/plugins/wp-mobile-detector/functions.php on line 268