• Closed
  • Chuck-Bruce
    Spectator
    June 6, 2018 at 10:39 pm #36785

    I am evaluating the Events Manager plugin from https://wp-events-plugin.com/ on our test sub-domain. Everything seems to be going fine except for 2 formatting issues, one of which I think I figured out. It uses the default page.php when displaying a single event but since that page was displaying a long list of breadcrumbs, I copied page.php, renamed it to event-page.php per their documentation, then commented out the lines that displayed breadcrumbs. I hope that was the correct solution – it seems to work!!

    But I still have the issue of not having the sidebar I want displayed. I have lots of sidebars defined – usually a different one for each of my main pages. I think it is displaying SIDEBAR 1 from the Widgets list, perhaps by default. I see the line that says get_sidebar(‘2’) in it. Is there a way to pass the get_sidebar() function a parameter to use a specific sidebar? And if so, how do I find out what # or name should be used as the parameter for my various sidebars?

    As always…thanks for your help!!
    -chuck

    Roman
    Spectator
    Posts: 3147
    July 23, 2018 at 6:15 am #36844

    Was this issue solved Chuck?

    Chuck-Bruce
    Spectator
    Posts: 65
    July 24, 2018 at 5:43 am #36867

    Yes. I forget what I did though-:).
    I think it might have been to create a separate “events” page per the plugin’s support recommendation. I’ll have to check but let’s close it.