Forum Replies Created
-
AuthorPosts
-
Ilkka
ParticipantHi,
Thank you for your answer. I am really happy to inform you that (Ninjaforms) was causing all my problems. In the same time i am really sorry for wasting your valuable time as i could have noticed this my self. i did not realize because i had to log out once before it started working again.
So i am thankful for your answer and happy to inform that it is goodbye for Ninjaforms and welcome gravity forms. I hope there wont be any conflicts with Gravity.
Very nice weekend for you. Keep up the good work.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantHi, Ok. i will start testing soon. and will be contacting you when i have some results. By the way. my woocommerce is giving me two warnings:
5.4.45 – We recommend a minimum PHP version of 5.6.
5.5.48 – We recommend a minimum MySQL version of 5.6.So just others can check out if it is related this. i will update those versions soon.
And also just to let you know, the attendee info started to disappear suddenly. No updates were made. This is kind of making it really weird. Only couple of plugins installed. One of them was made by moderntribe which is the view / print ticket plugin. I tried disabling that no success.
Ilkka
ParticipantThis reply is private.
Ilkka
ParticipantHi, i added those lines in email.php file.
Ilkka
ParticipantHi, thanks for your answer. but the problem lies in this setting as it is only available to 12am not after that so time like 18pm is not possible.
ilkka
Ilkka
ParticipantHi,
i already tried this. For some reason it is not working.
Ilkka
ParticipantHi,
Thanks for your reply
I just did all this you have described (changed theme, deactivated all plugins other than yours + woocommerce and unchecked the option in woocommerce options (it was not on)), but still no change in the behavior of the add cart button, it always redirects to the cart.
Any ideas?
Ilkka
ParticipantHi,
Thanks, but i got this solved by adding this in:
echo get_post_meta( $ticket[‘order_id’], ‘_billing_city’, true);
$country = get_post_meta( $ticket[‘order_id’], ‘_billing_country’, true);
echo $country;so this is solved.
Ilkka
ParticipantHi,
i figured out how to do this efficiently even this is not functioning in csv import. I installed the custom field bulk editor plugin and put in the appropriate data to the corresponding fields:
_EventShowMapLink
1
_EventShowMap
1
. Seems that the problem lies in the importer. It has to be messing the value somehow. As it is working if put in another way.
For me this is a solution at the moment.
ilkka
-
AuthorPosts
