single event page not showing default sidebar

Home Forums Calendar Products Events Calendar PRO single event page not showing default sidebar

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #32162
    Josh
    Participant

    greetings. I’m using the Default Events Template and have been unable to get the sidebar to show up in the single event view. The default page layout we are using is set to Right Sidebar.

    Also, we’re wanting to have the image & description appear before the event details on the single event page. Any guidance to make that happen?

    We currently only have one event input for July 17, 2013 http://www.mendocinomusic.org/event/alison-brown-quartet/

    #32185
    Jonah
    Participant

    Hi Josh,

    Our plugin will not always pay attention to page layouts you have set in your theme. You may need to modify the behavior in your theme to get sidebars showing up properly for events. If you’re using the Default Events Template the plugin uses /wp-content/plugins/the-events-calendar/views/ecp-single-template.php as the template for single events. In there you’ll see get_sidebar() called but all this does is loads sidebar.php from your theme. So here’s where you might need to override things. Try making a copy of /wp-content/plugins/the-events-calendar/views/ecp-single-template.php and place in an ‘events’ folder in your theme. Then you can make changes and retain them the next time you update. Instead of get_sidebar(), replace that with this to call your sidebar directly: http://snippi.com/s/fchv366

    You’ll of course need to verify that that is indeed the slug for your right sidebar. This will be somewhere in your theme…

    If you want to move things around for single events, make a copy of /wp-content/plugins/the-events-calendar/views/single.php and place in that same ‘events’ folder and move things around however you want.

    Does that help?

    – Jonah

    #32235
    Josh
    Participant

    great. just what I needed. I’ll let you know once I’ve got it straightened out. Another request has come up – can we set the calendar to default to a specific month? The music festival happens in July so folks here would like the calendar to default there. thanks!

    #32237
    Jonah
    Participant

    Hi Josh, sounds good. I would just link directly to that month: http://www.mendocinomusic.org/events/2013-07/ – that’ll be the easiest way.

    – Jonah

    #32391
    simone
    Participant

    Hello Jonah I have a similar problem, the event show an undesiderable list of posts and categories at the bottom of the page. Maybe there’s something set in the template. I am using Gantry framework.

    #32399
    Jonah
    Participant

    Hi Simone, that sounds like a different problem. Can you please create another thread so we can keep things organized? Please also provide some more detail about your issue and include some examples we can take a look at.

    Thanks,
    Jonah

    #32403
    simone
    Participant

    Hi Jonah, I have already a thread but not solved. I saw another plugin of a new developer that it seems not to have the problems of events calendar pro, but I would like your staff to assist my request, actually there’s no solution and the plugin is unuseful for me. I also noticed in another post in this blog, a user using Gantry and having the same issue: this man says the problem is solved but if I go to his website, the menu categoriese etc after the event detail are still present. I think you are supposed to help me…

    #32465
    Jonah
    Participant

    Hi Simone,

    Do you have a link to the other thread? Is this a thread for the issue you are describing with the list of posts and categories at the bottom of the page?

    – Jonah

    #32484
    simone
    Participant

    Yes this a thread for the issue with the list of posts and categories at the bottom of the page.

    #32529
    simone
    Participant

    Hello Jonah, sorry but why did you ask me for ? No one here is answering to my assistance request. I understand you are doing your best, but please consider I am swithing to an alternative plugin. Without assistance, I cannot be a satisfied customer.

    #32552
    Jonah
    Participant

    Simone, do you have a link you can share so I can take a look at the issue?

    #32580
    simone
    Participant
    #32633
    simone
    Participant

    Hello Jonah still I appreciate your efforts, but please provide me an answer as soon as possible as otherwise I have to urgenlty switch to Timely as a better solution

    #32646
    Jonah
    Participant

    Hi Simone,

    That is your theme sidebar showing at the bottom. If you don’t want that there you will need to first tell me what you have set as your Events Template in Events > Settings > Template.

    Thanks,
    Jonah

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘single event page not showing default sidebar’ is closed to new replies.