Viewing 15 replies - 1 through 15 (of 23 total)
  • Plugin Author m.tiggelaar

    (@mtiggelaar)

    Hello,

    Currently we got no shortcode for this however we pull the Open ticket count using:
    $getNumOpenTickets=$ost_wpdb->get_var("SELECT COUNT(*) FROM $ticket_table WHERE user_id='$user_id' and status='open'");

    i can see if we can add this to our v2.0 list
    currently we are working hard on attachments feature.
    (already made signatures and mass delete/ close features possible in our dev).

    Regards,
    Marco

    Thread Starter amicatech

    (@amicatech)

    Hi Marco

    I absolutely love this plugin ??

    If you could add this feature with the use of a shortcode that would be awesome ??

    Thanks and cant wait for the update.

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    Hello,

    I’m sorry but we did not manage to include this shortcode yet.
    It’s however on the official list of the 1.2.1 feature schedule (which should be in about 7 days from now).

    Meanwhile i hope you can enjoy the newly introduced features ??

    Regards,
    Marco

    Thread Starter amicatech

    (@amicatech)

    Hi Marco

    Love the update and thank you for adding my request so quickly. I’ll look forward to the next update.

    Thanks

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    Hello,

    A update has just been released with your requested feature.
    the shortcode is:
    [addopenticketcount]

    Regards,
    Marco

    I’m not sure if someone is having the same issue as me, but I tried putting this shortcode on one of my pages and it doesn’t work. It just shows the shortcode in the brackets.

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    hmm..
    i didn’t have time to test it my self as i just released VirtualPF (a firewall OS) today.
    (still working on the first beta download which is now compiling).

    I will check tomorrow morning for you ??

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    My php dev has checked and says it should be working
    Please note it only shows after login.

    I was logged in and it wasn’t working. However, I downgraded from the latest upgrade because I wasn’t fond of how the frontend looked with the checkbox and close button.

    Is there going to be an update released that will give the option to disable the ability for normal users to close tickets?

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    alright.
    i will check this out (finally done with that large firewall project so got some time to look into it :-))

    I will get back to ya about the previous and this current points later today.

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    Alright so it’s later today.
    checked and confirmed a few things.
    i expect to have a minor update by tomorrow to fix some bugs and add the extra feature for it.

    Regards,
    Marco

    You’re to awesome, Marco. I am looking forward to it.

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    haha, no problem, thanks for catching those bugs ??

    a.t.m. just need 1 issue fixed (ticket count shortcode).
    also verified it wasn’t working even if it works on our dev haha.

    once it’s fixed (hopefully shortly) i will push the update

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    Hey,

    Did you check 1.2.4?
    use:
    [addosopenticketcount] as the shortcode.

    Regards,
    Marco

    Plugin Author m.tiggelaar

    (@mtiggelaar)

    Oh.. and forgot to say; option to disable client from closing tickets is now in the admin settings ??

    Layout bug is now also fixed.

Viewing 15 replies - 1 through 15 (of 23 total)
  • The topic ‘Showing number of open tickets on frontend’ is closed to new replies.