• Resolved rodman38

    (@rodman38)


    Hi,

    I added a field called “Places restantes” The problem is that on the front page, this field doesn’t display in the right column, along with the date, location, and share buttons.

    Is it possible to place this new field below the location? If so, how can I do this? I couldn’t find a solution (custom code) in your documentation.

    Here’s the video capture => https://komododecks.com/recordings/T4FcFqJGcvVxVuovH8Jf

    Another small issue :
    I’m using Elementor with a custom header that displays on all pages. The problem is that the unique events are below the header. I’d like to be able to offset them by about 100px from the header. Do you have CSS code ?

    Here is the video capture => https://komododecks.com/recordings/BROK9TNHVqICsPsUTutN

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support WPEM Support

    (@wpem)

    Hello,

    @rodman38 We’d like to inform you that field editor form is to add fields to the submit event form not to the front end you’d have to override the template to do that and for the elementor custom template please use the below css

    .event_listing{
    padding-top: 100px
    }

    Regards,

    WP Event Manager.

    Thread Starter rodman38

    (@rodman38)

    Hello @wpem
    I didn’t understand how to display new elements in the template in the right column instead of below :

    https://ibb.co/W4hDBbR4

    Do you have a link that explains this ?


    Thanks for the CSS code.

    • This reply was modified 10 months, 1 week ago by rodman38.
    Plugin Support WPEM Support

    (@wpem)

    Hello,

    please follow the below link to know how to override the template you’d have to customize according to your needs.

    Regards,

    WP Event manager.

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

The topic ‘New field location + header offset’ is closed to new replies.