• Resolved Paul Buijs

    (@paulbuijs)


    Hi,

    1. My theme is ugly but I need it for some other functionality elsewhere on site. Right now to get Single Event to display somewhat normal I have to select Elementor Full Width Canvas template in settings for each individual event.

    I tried setting up a Single Elementor template in Theme Builder but then then each event page is blank. I guess I need to build the Single Elementor template with all of the desired event elements. I have already brought up the fact the elements don’t have any styling options currently unlike every other Elementor element. So building a sing template is not really a task I have time for. It would take a full day’s work when it should only take an hour at the most. Do you have an Elementor Single template file you could provide me with so I can import and only make minor changes?

    If not, how do I force single events to use the default Elementor Canvas page template instead of my default theme page without having to select the template each time?

    2. I added an Organizer Field for Instagram URL. How do I get it to show up on the single event front end? Can you please consider adding Instagram URL field as part of the plugin?

    3. How do I add optional coupon field (i.e. Save with code: FFW10) to the Single Event front end?

    4. The Register for Event button – how I do link with new tab to event URL instead of opening up the text dialogue that says: To register for this event please visit the following URL: https://hyrox.com/en/events/hyrox-nyc/ → ? Please Consider adding this option to plugin. ‘

    5. On the Events page: https://www.functionalfitnessworld.com/events/ – how do I change the text “Recent Events” to upcoming events? How do I display the events in order of start date?

    Thanks again!!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @paulbuijs
    1. Regarding your first query,
    you can use the default design provided by the plugin by editing the event in block editor itself, rather than elementor, and customize it according to your need by overriding the template file: https://github.com/wpeventmanager/wp-event-manager/blob/master/templates/content-single-event_listing.php2.
    This will adapt to the design and all events would be showcased as you have customized.

    However, if you wish to use Elementor, you will have to design each event page individually.

    2. I added an Organizer Field for Instagram URL. How do I get it to show up on the single event front end? Can you please consider adding Instagram URL field as part of the plugin?
    Surely, we will try incorporating other social media links as well in our upcoming version.

    3. How do I add optional coupon field (i.e. Save with code: FFW10) to the Single Event front end?
    I can help you with creating a custom field using the doc: https://wp-eventmanager.com/knowledge-base/fields-on-single-event-page/

    However, creating an optional custom field is a part of customization, which unfortunately I will not help with.

    4. The Register for Event button – how I do link with new tab to event URL instead of opening up the text dialogue that says: To register for this event please visit the following URL: https://hyrox.com/en/events/hyrox-nyc/ → ? Please consider adding this option to plugin.

    This is the part of customization, you can do this by making changes in your PHP file. We will not be able to help you with customization.

    5. On the Events page: https://www.functionalfitnessworld.com/events/ – how do I change the text “Recent Events” to upcoming events? How do I display the events in order of start date?

    For this override your template at your theme side wp-event-manager/templates/event-listings-start.php
    In this file you need to find “recent Event” and you can replace word as per your choice.

    In order to display events in order of start date, enter the shortcode: [events orderby=”event_start_date”]

    Let me know if I can help further.

    Regards
    Priya

    • This reply was modified 5 years, 10 months ago by Priya Goenka.
    • This reply was modified 5 years, 10 months ago by Priya Goenka.
    Thread Starter Paul Buijs

    (@paulbuijs)

    Hi Priya,

    1. Thank you for your help. Please consider making adding custom fields something that can be easily done in the settings of the plugin. I believe showing the custom field externally requires some additional work. Every other response in the support forum seems to be overriding template file. I consider myself able to follow instructions well but that borders on coding.

    2. Do you have a default Elementor template for single event I can import? This would save me a lot of work as opposed to starting from scratch.

    I don’t mean to pile on, but this plugin does feel “unfinished.” It has a lot of promise. But I could also use a default Elementor template for a single event, please. Thanks!

    • This reply was modified 5 years, 10 months ago by holifffame.

    Hi @holifffame

    We have released new update with elementor compatiblity. Please create single event template using elementor.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Single Event Listing Template’ is closed to new replies.