New lower pricing for Subscriptions

50%off old price

Andy Moyle

Forum Replies Created

Viewing 15 posts - 1,306 through 1,320 (of 1,354 total)
  • Author
    Posts
  • in reply to: Cannot Send Bulk Email #3364
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    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.

    in reply to: Cannot Send Bulk Email #3363
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    If 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

    in reply to: Multiple Calendar Users #3415
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    There’s no limit to admins and they can do damage!

    in reply to: color problem #3175
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    The 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!

    in reply to: Extra Rotas #3294
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Adding that ability, shouldn’t be too hard!

    in reply to: Multiple Calendar Users #3413
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Hi

    In the current version Wordpres Administrators cando anything – so if your WordPress users are admins they can do it all!

    in reply to: Extra Rotas #3292
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    I’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.

    in reply to: Calendar not savingdisplaying events #3409
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Okay – try updating the permalinks in wordpress admin – it maybe that has killed it – you never know!

    in reply to: Calendar not savingdisplaying events #3407
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    I 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!

    in reply to: Calendar not savingdisplaying events #3405
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    You 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!

    in reply to: Calendar email notifications #3402
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Category view is done for calendar-list…

    Version 0.32.9.3 – should be viewable within the hour!

    in reply to: Calendar view by Category and html links in event #3399
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    nachobz – 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 work

    in reply to: Calendar email notifications #3400
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Good 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!

    in reply to: Calendar view by Category and html links in event #3397
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Go 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!

    in reply to: Calendar view by Category and html links in event #3395
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Escaping is clearly not the issue.

    It’s because jquery is running in your install in no conflict mode, but apparently not in mine!

    I’ve update the plugin to 0.32.9.2 to fix that – please let me know if it is resolved. Thanks

Viewing 15 posts - 1,306 through 1,320 (of 1,354 total)