Short Codes problem

About Support Directory Short Codes problem

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2510
    Avatar for Jay JonesJay Jones
    Member

    First, I want to say thank you for your work… I’m looking forward to using this plugin with our new church website.

    I just installed the plugin and things for the most part are working fine on the backend, but I’m having a problem with the shortcodes. Specifically, no matter what shortcode I use on the front end, it results in displaying my address list. I’m quite certain I’m putting the shortcode in properly, as it’s displaying content, but it doesn’t switch to reflect the content of any other shortcode.

    #3164
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    It’ll be the double quotes! Use <2> for the quotes or don’t bother with the quotes!

    Code:
    [church_admin type="address-list"]
    [church_admin type="rota"]
    [church_admin type="calendar"]
    [church_admin type="calendar-list"]
    [church_admin type="small-group-list"]
    [church_admin type="small-groups"]

    And do it in the HTML tab of the editor or it may not work at all!

    #3165
    Avatar for Jay JonesJay Jones
    Member

    I removed the quotes, and it worked great… thanks!

    #3166
    Avatar for Jay JonesJay Jones
    Member

    OK. Another question… (I hope you don’t mind all these… I’m loving the plugin, and hope I’m helping more than hurting! Ha!)

    On a test page, I have included these…
    [church_admin type="small-group-list"]
    [church_admin type="small-groups"]

    But only the “small groups” is appearing. Line 361 of index.php calls for small-group-list.php to be called when this case is selected, but the page doesn’t exist in my plugins folder. Is this another auto-generated page that I’m missing?

    #3167
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    You are being helpful! Judging by what is happening we are still in beta land I reckon!!!

    Can I suggest you delete the files and reload a freshly downloaded copy of the plugin – I did an update a week or two ago without changing the version number, because I was finding that files were missing! small-group-list.php definitely should exist and does in a copy I installed recently from wordpress.org.

    In your other thread, you offered help! I’m not sure my coding style is good enough for colloborative effort, but I appreciate the beta testing and suggestions!

    I’m working on making families made up of individuals who can have different roles like elder, small group leader, kids worker etc – which will take the plugin to a whole another level of usefulness. I can’t get my head round svn tags and working copies ( do you know of a simple tutorial?) so I will do a beta testing section on the forum here – if you are interested in testing and improving!

    I also need to work out how to set up a cron file that doesn’t need creating by the plugin, because it’s not working for you.

    By the way is the plugin creating pdf’s in the cache folder okay?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.