• Hello,

    I have a SQL, something like this:

    ...WHERE p.post_type = 'myposttype'
        AND g.ID = 'arg1'...

    arg1 is a number, it is the ID of another custom post type. If I replace with the actual ID, query works fine.

    How should I reference this in the SQL and in the shortcode?
    These do not work:
    SQL: ...AND g.ID = {arg1}...
    In a page: [gvn_schart_2 id="605" arg1="41"]

    Please check it out,

    Thank you,
    Kostas

Viewing 1 replies (of 1 total)
  • Plugin Author Elvin Haci

    (@elvinhaci)

    Hi, thank you for the next report.

    All these minor bugs came after major upgrade we made in 3.0.0. We rewrote some blocks from scratch which brought such exceptions. Anyway, we think we are close to get stable state.

    Today you will see an update with fixes.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.