mattstat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Most uploaded images not showing on blog using Firefox 43.04Eric,
I also discovered 4.4 broke all old image links. The srcset looked like it was pointing to the right places, though. But all the images I used were (and are) one size only, if that’s any help, used as “full size”.
The plugin you recommend fixes it. But I understand it’s imperfect.
All,
WP-SpamShield is the culprit. On the redirect after filling out the Stripe form WP-SpamShield checks for Javascript, which isn’t on, so it throws this “Sorry, there was an error. Please be sure JavaScript and cookies are enabled on your browser and try again.”
Deactivating this plugin solves the problem. This is a pain in the keister because WP-SpamShield is a terrific plug in.
I have the Pro version of Simple Pay.
Forum: Fixing WordPress
In reply to: Vimeo Videos Showing up in commentsUpdate from Jetpack:
Vimeo Embeds in Comments: If you are seeing random Vimeo videos in your comments, please deactivate the Shortcode Embeds module at Jetpack > Settings in your sites Dashboard for now. Version 3.9.6 is due out soon to fix this.
Forum: Fixing WordPress
In reply to: Vimeo Videos Showing up in commentsEverybody,
I deactivated Jetpack and the videos disappeared. I then reactivated Jetpack (3.9.5) and the videos did not return. Yet, anyway.
Forum: Fixing WordPress
In reply to: Vimeo Videos Showing up in commentsHappening at my place, too.
https://wmbriggs.com/post/18343/
Can’t see the code in comments on the WordPress admin. It appears like the host has been hacked. The vimeo video code doesn’t appear to be in the comments part of the DB, but is injected after, as the page is served.
I notice there was a new Jetpack update a couple hours earlier.
Forum: Fixing WordPress
In reply to: Your subscription could not be activated, it may have expired.Thanks, James.
Forum: Themes and Templates
In reply to: [Hemingway] MySQL Connection Problems?You’re right, designsimply.
I used to run Weaver II and when I switched to Hemingway, which I love, Weaver II left a Plugin (yes, a Plugin) which I forgot about deleting. It was trying to call to the DB and causing intermittent problems.
This makes me an idiot for not checking the Plugins first!
And again: love the Hemingway theme!
Forum: Themes and Templates
In reply to: Magazine Basic – Can’t Upload Header Imagecles22
The problem seems to be in the style.css in the definition of
#headerad
which appears innocuous. Take out the <div> tags around the banner ad in the header.php file and the image will display, perhaps not prettily.
Forum: Fixing WordPress
In reply to: Images won’t show previews…I had all the same difficulties, but it turns out the problem was the missing (in my case) GD library.
See this post.