bartmoss
Forum Replies Created
-
Jeremy, I just browsed around my blog a bit and it seems to work – thank you very much!
Sorry. The plaintext of that post is simply:
“
Sans quotes of course, That is, a URL, 2 linefeeds (1 empty line) and a space on the third line. When I first tried to debug the issue I did try with shortform URLs, htpt and https longform URLs and the issue I had didn’t seem to be tied to any specific URL type.Hope it helps.
Richard, Thanks for the reply. I don’t mind either way.
Sample: http://bartmossplays.blog.pandemonium.de/games/space-engineers/space-engineers-2-fixer-upper/
The Related post, Episode #0 (for some reason it does not pick up Ep. 1 either) just shows as an URL and text. No idea where to even begin to look into this… I did try disabling the youtube gallery plugin, didn’t seem to affect this issue. I do not have any caching plugins.
Let me know if you need anything at all, info from the server, whatever I can do to help.
Post Scriptum: I did try the youtube shortform URL, and both http: and https URLs. makes no difference, WordPress parses them all the same and there seems to be no pattern to the related-posts weirdness based on the url.
I am absolutely sure I did not have a subscription 🙂 I will email you guys.
Thanks for the quick response, that is definitely reassuring!
Forum: Plugins
In reply to: [Fourteen Extended] Featured content tag ignoredFollow-up: it seems that a workaround is editing the featured tag, then resetting it to the original value. Also, I have not noticed this on a blog which does not use twentyfourteen extended, but just the base theme, though of course this doesn’t necessarily meean the bug is in the plugin.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Stats GoneHi Jeremy,
Thanks very much for your answer!
Yes, it did use that url at the very beginning. It’s been happily gathering statistics for a while since then though. I’d submit that this is bad design on the wordpress.com stats/jetpack side and should probably be improved in the future.
Either way, unfortunately the fix did not take (I tried to reconnect as both enderra.com and http://www.enderra.com).
Best wishes
NilsForum: Plugins
In reply to: [AdPush] [Plugin: Google AdSense Plugin] Ads won't displayAds do not display for me either. Code from the plugin does get generated and shows up in the site’s sourcecode. Can’t grant admin access and deleted plugin again, but this is definitely not a “phantom issue”. Current WP, in multisite installation (and I kinda suspect that has something to do with it). Theme’s Tarski.
– Nils
Forum: Plugins
In reply to: [Flattr] [Plugin: Flattr] Cannot authorize with applicationHaving the same issue. All settings are correct, the oauth token is not in the authorize URL. Using WP 3.1.1. with multisite.
Any ideas?
Forum: Everything else WordPress
In reply to: Forums for WP?Okay, thanks for your feedback. Of course using bbPress would be the “convenient” solution, if it worked well. I’d rather not get into a discussion of bbPress’ shortcomings and the problems I see with it in combination with WP. If it works for you guys, great, but it doesn’t suit me.
So I’d still be very interested to hear whether there are any other options that users have successfully used.
Forum: Fixing WordPress
In reply to: 404s on Every PageThe .htaccess is correct. Since urls like http://www.nerdist.com/?p=300 redirect correctly, and the beautified URL then results in an apache default 404, my guess is that your mod_rewrite is broken / deactivated. Check with your provider to see whether there were any changes.
Isaac’s workaround is of course a good idea to follow until you found the problem.
Forum: Fixing WordPress
In reply to: WordPress Behind Reverse Proxy?And ProxyPreserveHost On seems to do the trick.
Forum: Everything else WordPress
In reply to: Under AttackGoogling for this seems to indicate that its an asp and/or coldfusion attack.
Forum: Requests and Feedback
In reply to: Not happy with WordPresshey, while the original post could have been worded nicer (it sounds too demanding), I think his points are entirely valid and should be noted just like other suggestions should be noted.
At least he also posted it here as well and not just ranting off on some obscure weblog.
Forum: Fixing WordPress
In reply to: Blog pages show at most…I also just ran into this, and I want that option back. What’s worse, the option also limits ARCHIVE pages. What’s the point of an archive if it only shows ten posts (or whatever)? I’ll report this as a bug.
Forum: Themes and Templates
In reply to: Single image description?OK, got to do
the_post()first. Funny that everything else worked… and again I say, wordpress needs better documentation…