How to display "signle-organizer" view

Home Forums Calendar Products Events Calendar PRO How to display "signle-organizer" view

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #15037

    Hi, many thanks for this great application.
    I would like to display a view similar to “single-venue” (which shows the upcoming events at this place) for singles organizers (with the list of upcoming events organized by him/her).

    #15085
    Rob
    Member

    I also think this is a duplicate of another thread that I’ve already responded to. Please let me know if not.

    #15143

    FIRST STEP

    Create a regular page for organizer, xit title and description.
    See this post :

    How to add a description to organizers ?

    (note : I’m still not happy with the link structure)

    #15147

    SECOND STEP

    Chande the display of organizer in the envent :

    In the file single.php (better make a copy in your theme directory under /events/), change :

    with :

    <a href="/">

    This will replace the external link by the internal one, in order to reach the organizer page.

    To be continued …

    #15148

    Well, the code is not passed …
    e-mail me to get it (or maybe mods can explain me how it works …)

    #15164

    Test inserting code :

    [code][/code] test

    #15166

    new test
    [code] Test [/code]

    #15168

    Now with the code for “SECOND STEP” in signe.php file :
    [code]

    &lt;a href=&quot;/"&gt;</a>

    [/code]

    Hop it helps

    #15169

    Sh…

    #15173
    Rob
    Member

    Woo! Thanks for sharing this 🙂

    #15175

    Tell me how to share the code !

    #15177

    Maybe this :

    #15178

    Again
    [code]

    [/code]

    #15179

    Or this ?

    1
    2
    3
    4

    <a href="/”>

    #15180

    I cannot send any code here…

Viewing 15 posts - 1 through 15 (of 23 total)
  • The topic ‘How to display "signle-organizer" view’ is closed to new replies.