ssandiss
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sub-menu will not work.Thanks! It worked
Forum: Fixing WordPress
In reply to: Images and links won't displayStill have this issue.
Forum: Fixing WordPress
In reply to: Images and links won't displayAnyone have any info?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Custom events colorHey!
I am not an author of this plugin, but I looked a bit into the code and it doesn’t seems to be a setting that you can configure that. Although you can always go into the code and hardcode the color you’d like into the gce-style.css file.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] "Jump to Date"I guess another solution would be to make your calender public, but not make it visable for the ones who visit your website.
You can just change in the feed settings so there is no link to your calender and you could do it that way.
That’s true, I haven’t really used that shortcode. But I guess you could find some other shortcode to seperate the diffrent events.
I found the issue.
Since it’s whole days it thinks that it’s going from May 1st 00:00 and then it THINKS it ends 00:00 4th but 00:00 is acually read as 5th. So if you make the end time to like 23:30 instead, it will show up as 4th instead of 5th
If that made sense ??
Still have the issue.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Missing function?Nevermind, I found out that “Grouped list” was the list I was looking for. I was using the normal list instead of the grouped one.
These are the plugins I currently use on both the websites.
AddThis for WordPress – V4.0.7
BackUpWordPress Backup Plugin – V3.2.4
Contact Form 7 – V4.1.1
CookieCert EU Cookie Directive – V1.1
Cookie Law Info – V1.2.1
Easy Automatic Newsletter Lite – V3.2.0
Email posts to subscribers – V1.7
Export Users Data to CSV for MS Excel – V1.0.0
Image Widget – V4.1
Issuu PDF Sync – V2.2.7
Post Expirator – V2.1.4
vendocrat Server Monitor – V0.2.1
Wordfence Security – V5.3.12
WordPress Database Backup – V2.2.4
WordPress Importer – V0.6.1
WordPress Social Login – V2.2.3
WP-DBManager – V2.75
WP-Polls – V2.68
WP Super Snow – V131203
YouTube – V9.7Today I will try narrow down which one of them is causing problems with our plugin.
This is my settings for the post if that helps you by any chance.
And when I hit update, it still says published instead of draft.
Also I found out that the it does change to draft after a while.
2015-05-04 09:00:28 11544 -> PROCESSED draft Array ( [expireType] => draft [id] => 11544 ) 2015-05-04 08:17:53 11544 -> SCHEDULED at Tue, 03 Mar 2015 00:02:00 +0000 (1425340920) with options Array ( [expireType] => draft [id] => 11544 ) 2015-05-04 08:17:53 11544 -> EXISTING FOUND - UNSCHEDULED
As you can see, it takes about 40 minutes before it changes, even though I set the schedule to 2 months ago.
So… I have installed all the plugins that we use for our website on a new WP account. On that one it works fine. The error still comes up, but it proceeds.
2015-05-04 08:57:58 435 -> PROCESSED draft Array ( [expireType] => draft [id] => 435 ) 2015-05-04 08:57:57 435 -> SCHEDULED at Sun, 03 May 2015 08:56:00 +0000 (1430643360) with options Array ( [expireType] => draft [id] => 435 ) 2015-05-04 08:57:57 435 -> EXISTING FOUND - UNSCHEDULED
Not to sure what this issue could be. The only diffrence I can find is that the newer version is using WP v4.2.1
I’ve been trying to find it, but I can list you the ones Im using. It’s for work so I could list them tomorrow?
I think it’s conflicting with other plugins. That error comes up whenever I have a published post and try to make it draft using your plugin.
When I have no other pluigns on WP it works fine.