• Resolved kelsangchodor

    (@kelsangchodor)


    Dear Sir,

    I’m using small calendar widget for events manager. When a day is clicked then it goes to a page where all the events on that day they displayed (including featured image for each event). How can I change the format of that page? Is there a template I can change?

    Also, is there a way when you hover over a day on the small calendar that each event in the hover box could be listed vertically rather than horizontally (which can make a very long horizontal line of events!!!)

    Many thanks for your help,

    Best wishes,

    Christopher Skelton.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can change format under Events > Settings > Formatting > Events > Default event list format or modify template file at events-manager/templates/templates/events-list.php

    to use templates: http://wp-events-plugin.com/documentation/using-template-files/

    eg. wp-content/themes/Your Theme/plugins/events-manager/templates/events-list.php

    Thread Starter kelsangchodor

    (@kelsangchodor)

    When I click on the small calendar a new page is opened and there are a list of events displayed. For each event there is a featured image displayed as well as the date of the event, title, categories it belongs to etc etc. – all this information I don’t want to be displayed but I can’t see any reference to it in the template file you mention above or within any setting. Any ideas which template file this is in? are you sure the featured image etc above for each event is within /templates/templates/events-list.php?

    • This reply was modified 6 years, 4 months ago by kelsangchodor.

    Can you post a link?

    Thread Starter kelsangchodor

    (@kelsangchodor)

    I managed to sort it using css styling and display:none;

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Small Calendar – Click on Day – How to change template of page’ is closed to new replies.