Where did that URL structure come from /var/ri-35.I-L1/ (example)
These are links to Repeating Events. For example, https://texaswinetrail.com/events/party-in-pecan-park-wine-club-party/var/ri-1.l-L1/
So the errors I am receiving from Moz about no h1 is incorrect or I should ignore?
Let me contact our developers about this just to be sure.
Hello,
Please copy event_manager.php to /wp-content/themes/Extra/eventon/actionuser/templates/.
Also the edit icons as shown on …
Could you please try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.
Hello,
Unfortunately, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote to get it moved into development faster.
OR You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
Hello,
Unfortunately, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote to get it moved into development faster.
OR You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
_field_var_name is the name in DB of the field you want to import. For example, for Discipline it should be _evcal_ec_f2a1_cus https://tppr.me/9cxCv. Could you please try to import only Discipline?
Actually any custom field gets imported, this should work without any additional code from us right?
When importing it checks every field in csv file and then add_post_meta saves the data.
Hi Jeff,
As they cannot be done by default functions, you can add custom code to achieve the feature you are seeking.
Please check the link below to learn about custom coding:
https://docs.myeventon.com/documentations/import-additional-fields-using-hooks/
Let us know if you need help with anything else.
Thank You
Hello,
According to the source code their names are
_evcal_ec_f3a1_cus
_evcal_ec_f3a1_cusL
Could you please try to add them to
add_post_meta($eventID, '_evcal_ec_f3a1_cus', $postdata[$field]);
...
add_post_meta($eventID, '_evcal_ec_f3a1_cusL', $postdata[$field]);
https://docs.myeventon.com/documentations/import-additional-fields-using-hooks/ instead of _field_var_name?
Unfortunately, due to the way we programmed Featured Images, they can’t look exactly the same on PC/Mac and Mobiles because of different screen ratios.
Yes, i want to give a review, but i am not happy, that my other ticket is not solved by you guys and pint me back to the theme developer, because you do not want to do the modification for me.
I am not a developer and you don’t want to do customization, i understand, but am not happy about this at all.
So if you still want me to give a review, it will be not a very good one, because of the first ticket.
Please send us FTP access to your site as a private message, so we can perform several tests from our end and resolve your issue fast!