How to add a link -add an event- in the main page

Home Forums Calendar Products Community Events How to add a link -add an event- in the main page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #875099
    autoschieber
    Participant

    Hi I created my event page
    http://www.kfz.net/messen/
    and bought the Community module so people can add events on their own and I only have to review them.

    How do I add my link
    http://www.kfz.net/messen/eintragen/add
    to the /messen page? (I can code and edit templates, I just need a quick info, in which file I have to add the link)

    #877512
    Brian
    Member

    Hi,

    I can help you out with this.

    There are a couple ways to add the links.

    Event Settings

    If you go here:

    Events > Settings > Display

    On the section titled “Advanced Template Settings” you can add html to the boxes to show above or below on all the single Events and Events Views.

    Themer’s Guide
    If you follow our themer’s guide you can see where to move templates to edit:

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    Then you could modify the files you like or start with the default-template.php after you move it to your theme.

    \the-events-calendar\views\default-template.php

    Then using a combination of these conditionals you could target specific pages.

    https://gist.github.com/jo-snips/2415009

    Let me know if that helps out.

    Thanks.

    #879547
    autoschieber
    Participant

    Thanks that helped! Done. I used the basic HTML field before & after event

    #879591
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to add a link -add an event- in the main page’ is closed to new replies.