Home › Forums › Welcome! › Pre-Sales Questions › Various pre-sales questions
- This topic has 4 replies, 1 voice, and was last updated 11 years, 7 months ago by
Brian.
-
AuthorPosts
-
October 2, 2014 at 1:32 pm #783578
Balu
GuestHi,
I’m a few clicks away from buying EC Pro, Community and Filter bar, but I need to know the answers to a few questions beforehand π Some are obvious customizations – in this case I’m only interested if they are possible at all or not (or maybe some hints/guidelines)
1: After setting up custom fields for the events, can I filter for these custom fields in the filter bar? Or can I only filter for the predefined parameters?
2: On the community upload page can I customize the layout of these custom fields? Maybe only by editing the .php file?
3: On the community upload page would it be possible to integrate something like https://wordpress.org/plugins/multi-image-upload/ ? It is of utmost importance for me to enable users to upload images to an event on top of the featured image. I thought about editing the php of the upload page, and calling the shortcode of the plugin in php. Would this be a viable solution?
4: When customizing the single-event.php how can I display a custom field created in EC Pro? (couldn’t try this in the free version)
5: How to get a proper tax invoice of the purchase? πThanks a lot in advance. Best Wishes,
-baluOctober 2, 2014 at 3:45 pm #783767Balu
Guest6: Let’s say I create a new custom content type with Pods (or ACF or Types, etc). Is these any chance of displaying this custom content type in the calendar, given that the essential fields are included in the type?
October 3, 2014 at 9:49 am #785356Balu
GuestEven though the answered tag was put on the topic, I’m still waiting for an answer π
October 3, 2014 at 11:42 am #785608Brian
MemberHello Balu,
Sorry about that looks like a glitch marked your message complete. Thanks for the interest in our plugins. I have answers to your questions below each one:
1: After setting up custom fields for the events, can I filter for these custom fields in the filter bar? Or can I only filter for the predefined parameters?
I am afraid it does not work with the Additional Fields in Pro.
2: On the community upload page can I customize the layout of these custom fields? Maybe only by editing the .php file?
Yes you can follow the Themer’s Guide to move the form into your theme and customize it there.
3: On the community upload page would it be possible to integrate something like https://wordpress.org/plugins/multi-image-upload/ ? It is of utmost importance for me to enable users to upload images to an event on top of the featured image. I thought about editing the php of the upload page, and calling the shortcode of the plugin in php. Would this be a viable solution?
It maybe possible, but would require customization on your end that goes beyond the support we can provide through the forum. You may have to build in your own function to process the coding and add it to the event too as I do not think there is a method to include it with our event creation functions.
4: When customizing the single-event.php how can I display a custom field created in EC Pro? (couldnβt try this in the free version)
By default the fields will already display. But there is a function to display them as well that looks like this:
<?php echo tribe_get_custom_field('Additional Field Name', $event->ID); ?>5: How to get a proper tax invoice of the purchase? π
Not sure what you mean, the purchase of our plugin? We send an invoice by email for the purchase.
6: Letβs say I create a new custom content type with Pods (or ACF or Types, etc). Is these any chance of displaying this custom content type in the calendar, given that the essential fields are included in the type?
There is a possibility to display it, but I cannot say for sure using any of those plugins. I know it would take us beyond the support we can provide through the forum unfortunately.
Does that answer your questions?
October 6, 2014 at 6:41 am #791221Brian
MemberSince the questions are answered I am going to close this ticket, but if you have any questions related to this or something new, please create a new ticket for us to help you out π
-
AuthorPosts
- The topic ‘Various pre-sales questions’ is closed to new replies.
