Forum Replies Created
-
AuthorPosts
-
Andy MoyleKeymaster
Finished my sermon! And worked on some fixes and tested stuff I’ve been working on
I’ve just uploaded them to the WordPress site, so they should be available soon.
I’ve added email templating, check before send and fixed your issue hopefully. Let me know how you get on.
Andy MoyleKeymasterIf you are not queueing emails – I think you have found a bug! Which only happens when the setting “Queue emails” is not checked.
The mailserver settings are redundant – I forgot to remove them – will do in next update.Please visit http://www.yourdomain.com/wp-content/plugins/church-admin/includes/cronemail.php changing the url to your website and let me know what it says. That will confirm what I think the bug is
When you select to not queue emails, they are queue’d still but should be sent immediately. In your case they aren’t
A quick fix will be to select queuing and put something like 500 as max emails per hour and then select wp-cron as the method. Then it should work
Andy MoyleKeymasterThere’s no limit to admins and they can do damage!
Andy MoyleKeymasterThe address list – I’ve done a fix that doesn’t specify the background colour – so it won’t force it to be white. I take it the weird blue boxes were photoshop’d in for prvacy!!!
Your theme stylesheet (http://www.the-movement.net/wp-content/themes/MusicLife/lib/css/screen.css) has a setting in it that alternates the colours of table rows on line 65
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
If you remove that line it should come good for you.Hope that helps!
Andy MoyleKeymasterAdding that ability, shouldn’t be too hard!
Andy MoyleKeymasterHi
In the current version Wordpres Administrators cando anything – so if your WordPress users are admins they can do it all!
Andy MoyleKeymasterI’m the process of a major rewrite to allow multiple services and so on – will be in beta in September and then released in October.
Andy MoyleKeymasterOkay – try updating the permalinks in wordpress admin – it maybe that has killed it – you never know!
Andy MoyleKeymasterI am afraid your website is not viewable yet in the UK – looks like a new domain name, I’ll look later.
I can’t break the calendar here – and it’ll throw a database error if the database has a problem. I’ve just added an update so you only get the event saved message if the db worked.
To try and replicate the error here please can you let me know what the event details were – a screen capture would be excellent!
Andy MoyleKeymasterYou need to put start/end time into an event (I should get round to adding an all day checkbox)
“Errors in red” – the input boxes get a red outline when there are errors. It works on all versions and IE, Chrome, FF…
The widget will only appear when you have an event.
Have a look at the calendar page in the admin – are your 2 events saved?Lastly what is your web address, so I can have a look!
Andy MoyleKeymasterCategory view is done for calendar-list…
Version 0.32.9.3 – should be viewable within the hour!
Andy MoyleKeymasternachobz – you have 2 other calendar plugins activated all adding lots of javascripts to webpage, so there’s probably a clash.
Apostrophes make no odds either way
Deactivate “wpng-calendar” and “google-calendar-widget” and it will probably workAndy MoyleKeymasterGood ideas – the category view will hopefully be out later this week
I am working on a complete rewrite that will allow much more powerful admin stuff like email reminders etc – It’s almost ground up so it’s taking a while!
Andy MoyleKeymasterGo for it! I take it you understand how the category, date and event tables relate to each other?
Display by categories would be great – send over any files to clients at the moyles dot co uk please!
As to calendar functionality, the category select bug on an edit needs fixing. One other thing the calendar could do with is a date exclude field in the event table, so that when an individual date is deleted from a series, that date is put in the exclude field, so a subsequent series event doesn’t re add it!
I’m not doing anything to the calendar at the moment – the address, rota and small groups are getting a major rewrite. People will have their own record and families will be made up of people, so people can have roles assigned and be in different groups etc!
Andy MoyleKeymaster -
AuthorPosts