events redirect to page

This topic contains 3 replies, has 2 voices, and was last updated by  Stephen Harris 11 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3431

    When clicking on an event in the sidebar or from the calendar, can I redirect it to a Page I can change how it views ?
    Would like No Sidebar, No Author and Date showing.

    rlsinning
    #3436

    You can change the link yes – see this page: http://wp-event-organiser.com/documentation/hook/eventorganiser_calendar_event_link/

    But it sounds like you might just want to be editing the templates.

    Stephen Harris
    #3445

    I am new to WordPress and am not a programmer. Tried looking for a Plugin and Widget to work with your plugin but not luck.
    Here is a image for the church I am trying to support. They do not like the sidebar and the author and date showing. Ant suggestions ?

    rlsinning
    #3446

    Yup, try editing the templates – the link above should give you a good start.

    An example of a template for the single event page can be found here: https://github.com/stephenharris/Event-Organiser/blob/master/templates/single-event.php (it is also in the ‘templates’ folder of the plug-in).

    Copy that file (single-event.php) across into your theme and add/remove bits you don’t want. It might not ‘look right’ depending on your theme. If this happens, take a look at your theme’s single.php and use that as a basis for single-event.php

    Stephen Harris
Viewing 4 posts - 1 through 4 (of 4 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.