timbearcub
Forum Replies Created
-
Yes I’ve installed the fix and it works really well. Thanks!
I replied over at the Git repository too. Does he read that?
My site is https://www.digitaldebris.org.uk
It seems to be fine now, dunno if it’s because I use an old theme I designed?
Actually disconnecting the plugin from WP.com, deactivating it and deleting then reinstalling it worked for me.
I also added define(‘WP_ALLOW_MULTISITE’, false); to the wp-config.php just to be sure. Shouldn’t have to though….
I’m having the same problem? Standalone site, based on my own theme based on Kubrick, Jetpack is saying it’s a multi-site, it never has been.
Hmm strange, seems to be something in my theme, my child theme (I’m using Shaken & Stirred theme).
Oddly I took out some spaces from the header.php, then renamed and put back the functions.php and one of those things fixed it?
I switched the tabled in PHPMyAdmin to UTF-8 and they still work, though. Need to do the rest when I’m REALLY bored/it’s rainign because it’s completely dull switching all the fields and tables to UTF-8.
Really odd that on all my installs – new or old, WF insists on latin_swedish even though most if not all of them are configured like Steveorevo’s to UTF-8 – wp-config, the tables, etc? Even the newest ones which have always been UTF-8 from the start.
Forum: Plugins
In reply to: [tags.mowster] Text length is over 7200 characters, use a lower post content.Thanks!
Forum: Themes and Templates
In reply to: [Superhero] Change content_width (no sidebar) and featured imageYes I tried that (I updated the theme which cleared any changes in the parent theme and added that to my child functions.php)
It still doesn’t show 910x images in the dropdown unless I edit $content_width = 910 in the parent theme. Very odd.
Forum: Themes and Templates
In reply to: [Superhero] Change content_width (no sidebar) and featured imageThanks!
This worked for the Featured Image (which was fixed by adding the function superhero_setup() to the child function.php), but there isn’t the option for the right size in the size box 910 x etc when you add an image to the post.
If I change the settings in the main theme, it appears, whereas otherwise with the code above it only shows (645 x )
The bit that makes the difference is:
if ( ! isset( $content_width ) )
$content_width = 910;Forum: Plugins
In reply to: [Auto-tags] Got it working with ZemantaGiven than other plugins are having issues – Simple Tags seems to have stopped for me ?? and tags.mowster has a content limit so no long articles…it would be good to have a Zemanta & YQL option, because atm WordPress is very limited…Alchemy too – since having 2+ plugins running side by side is far from optimal.
Personally I do prefer being able to choose, though…but good work both of you!
Hmm stopped working again, not sure which plugin. I’ve tried deactivating them all, but it now doesn’t work? Odd that it worked again for a bit…
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPup won't send via emailI was setting my SMTP settings to use GMail’s SMTP for years without problem, then when there was a problem (possibly partly something to do with GMail wrongly thinking my domain was spam) I switched to my local SMTP server – that’s when both wasn’t working. I was putting in the full settings, including TLS and without, both of which my email server accepts.
Test Email on Sendmail and PHP.Mail didn’t work, but I didn’t test them with running a job, unlike the other settings.
It’s odd that it worked when I switched it to using the ‘Site Settings’ – and used my own server. I suspect it’s now using the ‘Configure SMTP’ plugin settings…
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPup won't send via emailIt’s called ‘Configure SMTP’ – Contact7 seems to need it, but this problem started with bouncing while actually it wasn’t activated…
https://coffee2code.com/wp-plugins/configure-smtp/
I’ve tried my local SMTP settings, localhost and the full URL with a similar issue:
[27-Mar-2014 23:33:19] ERROR: Swift Mailer: Expected response code 220 but got code “”, with message “+OK Hello there. ” [27-Mar-2014 23:33:19] Email sent. [27-Mar-2014 23:33:19] One old log deleted [27-Mar-2014 23:33:19] ERROR: Job has ended with errors in 13 seconds. You must resolve the errors for correct execution.
Not sure what SwiftMailer is, nothing I knowingly have installed on the server?
I’ve just tried it with ‘Server settings’ instead and now it magically works…odd. Not sure why SMTP didn’t work though, it seems to be running through my server now, but not bouncing back from Gmail? Glad it’s working, but no idea why SMTP wouldn’t work, when other applications and plugins happily use it.
It wouldn’t send a test email on any setting, including ‘Server settings’ before though…
Forum: Plugins
In reply to: [WP-Instaroll] "There was a problem requesting the authorization code:"I have the same problem. Tried removing all plugins, no dice. Also tried switching to the default 2014 theme – again doesn’t work.
Annoying since Instagrate charges for the hashtag functionality, and it’s not something I really want to use that often, so paying 35 dollars seems a bit steep.