Full Calendar (not mini) within a page

Home Forums Calendar Products Events Calendar PRO Full Calendar (not mini) within a page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1092259
    James
    Participant

    Hello,

    I have tried the mini calendar, however it’s not great and doesn’t include the full title of the event on a particular day or the search at the top.

    How can I put the full /events into a page please?

    Thanks,

    James

    #1092265
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    Unfortunately, we do not have a feature to embed the month view or any of the main views (month, list, photo, etc ) in other pages.

    It is a feature we are working on to add with shortcodes, but I do not have a timeline when that will be released.

    For now we only have the Widget Shortcodes:

    https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/

    Let me know if you have any follow up questions.

    Thanks

    #1092286
    James
    Participant

    Hi Brian,

    Ah that’s a real shame – I thought something like that would be pretty standard to include.

    In that case, are you able to tell me please how I could disable the link for the event details, so if you click a date on the mini calendar, it shows the current events. When you click though it goes through to a new page. The customer’s site I’m using it on is a single page site, so would like to disable the link through.

    Thanks,

    James

    #1092373
    Brian
    Member

    Hi,

    Our standard is to generate our events page.

    There is no feature to disable the link outright.

    It is possible with a customization following our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    And move this file:

    plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php

    to here in your theme:

    yourtheme/tribe-events/pro/widgets/modules/single-event.php

    There you need to change this:

    " rel="bookmark"><?php the_title(); ?>

    To This:

    <?php the_title(); ?>

    To remove the link for the title.

    If you want to change anything else you can edit it on that template as well for the single events.

    Cheers

    #1098982
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full Calendar (not mini) within a page’ is closed to new replies.