• I’m using your plugin for a while now and am happy. But the function COUNT doesn’t work.
    I’m using the code
    [cfdb-count form=”Aanmelding Koffietreffen Gorinchem, 18 maart 2017″]
    but despite the entries (3 now) the total count stays 0.
    I’ve used the shortcode creator, so there are no mistakes in the code.

    What am I doing wrong?

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    How many entries does this show?
    [cfdb-table form="Aanmelding Koffietreffen Gorinchem, 18 maart 2017"]

    Is this one form or 2? If it is one form name, then it will not work because the comma is interpreted as a delimiter, so the shortcode thinks this is 2 forms: the first form name is
    Aanmelding Koffietreffen Gorinchem
    and the second is:
    18 maart 2017

    Avoid using form names with commas in them.
    When specifying 2 forms, don’t put spaces after the comma.

Viewing 1 replies (of 1 total)

The topic ‘Count function stays 0, entries are 3’ is closed to new replies.