Reply to: tickets(389864)

No Way… I’m Still Unable To  Activate The Advanced Filter Plugin I’ve Buyed From You…

Sorry Artem I’m Unable To Use It… So I Need The Refund…

Thanks!

Reply to: tickets(390529)

Hi Ashan

I have added the patch, correctly I hope:

But the slide down event card is still not showing the “add to cart” or “book now” options. It is blank. 

Please advise. 

Many thanks, Lisa

Reply to: tickets(390269)

Hi Ashan and Artem, I think you are right that Woocommerce changed something in their last update. And indeed if I use a custom page just with the checkout shortcode it works fine. So for now I will continue with this solution. Thank you very much for the investigation and help!

Reply to: tickets(391276)

On your test site it looks fine, and on mine too, but only because I downgraded to version 2.1.2. With 2.2 it didn’t work and the days didn’t show up.

Could you please check if there’s an issue with version 2.2?

Thanks for your help.

Reply to: tickets(390534)

Hello Artem & Ashan,

in this website (kitz-magazin.de) I used this shortcode in the sidebar widget:
[add_eventon_fc eventtop_style=”0″ ux_val=”3″]

in ibiza-heute.de I used this shortcode in the sidebar widget:
[add_eventon_fc eventtop_style=”0″ ux_val=”3″ event_count=”5″ hide_past=”yes” etc_override=”yes”]

So now I used the same shortcode for ibiza-heute.de:
[add_eventon_fc eventtop_style=”0″ ux_val=”3″]

And it works!

The only difference which bothers me here is that at kitz-magazin.de you have a scrollbar and at ibiza-heute.de you dont.

As the space in the sidebar is limited I also need a scrollbar at ibiza-heute.de.

If can give you login credentials if you need them for kitz-magazin.de

Thank you

Reply to: tickets(391401)

[add_eventon_list number_of_months=”12″ hide_empty_months=”yes” show_et_ft_img=”yes” lang=”L2″]

Reply to: tickets(390529)

Hello Lisa, thank you for reporting this. Here is a patch fix to resolve this, while we get a public release of tickets addon.

code: if( priceStr === undefined ) return priceStr; 

please add this as shown in the code in correct position. Your line numbers might be different.