Iain Mars
Forum Replies Created
-
There was an issue with Google Maps but this has been resolved now. If you’re still seeing this issue on your websites, please clear your cache and try again.
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Someone using my Dropbox through WPB2DSunflair – sorry for late reply! If you deauthorise WPB2D via the security options you can then just reauthorise for the app. This will lock out anyone else using the Dropbox account. I’d also recommend changing your password at this stage.
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Someone using my Dropbox through WPB2DHi Sunflair it sounds like someone has authorised your Dropbox account to work with WPB2D
Go here https://www.dropbox.com/account#security
Then scroll to the bottom and unlink the app to deauthorise WPB2D. This will stop Dropbox from allowing connections from the plugin. If you want to use the plugin you just need to link it again.
HTH
Forum: Alpha/Beta/RC
In reply to: Live site automatically updated to an Alpha versionHi guys
I have this problem too. Interestingly I ONLY have this problem on my EN_GB sites?
Hopefully the issue will be patched with a minor update or we’ll have to roll them back manually to 3.9.1
iain
An ambersand will be converted into HTML which gives you this:
&There’s your 5 characters.
HTH
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Back up stuck on strange PNG and PHP filesI think I’ve got it sorted. I’ve been using a captcha plugin for Contact Form 7. These strange php and png files were being generated but the plugin quicker than WPBD could back them up!
Thanks
Forum: Plugins
In reply to: [Revision Control] Does not work last updatesame here. i was using version 2.1 on another site so i downloaded it from there and rolled back on my 2.2 site.
Forum: Plugins
In reply to: [Twitter Widget Pro] Adding ParagraphingHi C2013
There are a few custom CSS options that you can add to your theme. There’s a load of examples inside the twitter-widget-pro/readme.txt file but I’ve posted these below to save you having to locate the file.
.widget_twitter div {
padding:0;
}.widget_twitter ul li {
margin-bottom:5px;
}.widget_twitter .follow-button,
.widget_twitter .xavisys-link {
margin:0 10px 10px 25px;
}.widget_twitter .entry-meta {
display:block;
font-size:80%;
}.widget_twitter .intent-meta a {
background: url(images/everything-spritev2.png); /** from Twitter ressources */
display: inline-block;
height: 16px;
text-indent: -9999px;
width: 16px;
}
.widget_twitter .intent-meta a.in-reply-to {
background-position: 0 center;
}
.widget_twitter .intent-meta a:hover.in-reply-to {
background-position: -16px center;
}
.widget_twitter .intent-meta a.favorite {
background-position: -32px center;
}
.widget_twitter .intent-meta a:hover.favorite {
background-position: -48px center;
}
.widget_twitter .intent-meta a.retweet {
background-position: -80px center;
}
.widget_twitter .intent-meta a:hover.retweet {
background-position: -96px center;
}HTH
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] You have not run a backup yet. When you do ..Hi Mikey
Cron is working – tested it with a scheduled post as suggested.
I’ve been able to narrow down the problem a little bit now. The backup will run if I’m logged in to the site. If I’m logged out – nothing.
The strange thing is the backup will run by itself without having to have someone logged in if the backup doesn’t contain anything new?
Very odd but still one of my favourite plugins.
iain
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] You have not run a backup yet. When you do ..I have the same problem. I’ve installed on a few sites and it really is a fantastic plugin! For some reason it’s not working on one site I have – I’m assuming this is a hosting issue as all of the others have been fine. Is there anything I need to check with the hosting company to make sure everything is configured as it should be?
Thanks