Calendar view on homepage?

Home Forums Calendar Products Events Calendar PRO Calendar view on homepage?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #56682
    Stephanie
    Participant

    Hello
    I’m using the Graphene theme and would like to show the calendar view on the homepage like this site http://events.stcwdc.org/.

    I followed the instructions from this thread, entered the code into the end of my functions.php file and it now says there is a parse error.
    https://tri.be/support/forums/topic/lost-display-of-calendar-on-home-page-after-update-to-3-0-1/#post-54031

    #56724
    Cynthia Lockley
    Participant

    Hi Sherwin,
    In addition to the code at https://gist.github.com/neillmcshea/e02186aa700db743aa41 that you need to add to the functions.php file, you also need to add the following code to your index.php or home.php file of your theme (without the backticks). I put mine just above the start of the loop:

    #56725
    Cynthia Lockley
    Participant

    Back ticks didn’t work this time. Here is the snippit:
    http://snippi.com/s/dufba85

    #56983
    Barry
    Member

    Thanks for helping out here Cynthia 🙂

    @Sherwin: does that get you close to a solution?

    #58569
    Stephanie
    Participant

    Thanks for your help! Just a few more questions as I’m quite new at this code stuff.
    1) Do I need to add the snippet code to the index.php file before I enter the code to the functions.php file? or vice versa?
    2) Is there a specific place within the indez.php and functions.php files that I place the code?

    This is my site so far. http://newsaitsa.demowatt.com/
    Thanks!

    #58647
    Sean Mulkerrin
    Participant

    I would like to use this solution too, but not for the home page, but on a separate page, which has a slug /month-view – just want folks to be able to see the calendar on full width, because when it’s seen with my theme’s sidebar enabled it’s just too wide and breaks the layout.
    Any tips would be helpful! Thanks!

    #59191
    Barry
    Member

    Sorry for the delay everyone, it’s been a busy time and we’ve been snowed under with support requests.

    @Noel: if you need help removing the sidebar from certain event related pages please just create a new thread and one of the team will be happy to help if they can 🙂

    @Sherwin: I believe the first snippet Cynthia shared would go in your functions.php file – the second would go in your index.php or home.php template in place of wherever your other content would go.

    I’m afraid I can’t be much more specific than that simply because every theme is different. It definitely does require a little WordPress/PHP development know-how to make changes like this.

    #59237
    Sean Mulkerrin
    Participant

    Hi Barry, I did, and I’m still waiting for a response 🙂

    #59259
    Barry
    Member

    Apologies for the delay – the team’s been overwhelmed with support requests over the last couple of weeks, but we will get there and creating a new thread as you have done is the right way to go 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Calendar view on homepage?’ is closed to new replies.