Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5848
    there there
    Participant

    Hey there,

    I want to show occurrences on Calendar Widget only. When activating the option show occurrences the calendar just keep dont showing the occurences. I have the option show ocurrences disabled on Plugin Settings, because i dont want to see the occurrences on any of my event lists throught the website, but i want to see them on Calendar Widget.

    Thanks for the help.

    #5850
    Bartosz
    Keymaster

    Just tested this again and it seems to be working fine for me. Every widget instance accepts it’s individual settings.

    What are your all your event widget settings?

    #5856
    there there
    Participant

    Thanks for the reply.

    My settings on calendar widget are to allow show occurrences, but they keep not showing when i select a specific day. They are only showing if i select show occurrences on General Plugin Settings.

    What i want is to show occurrences only on Calendar Widget, but not on the rest of the website.

    #5861
    Bartosz
    Keymaster

    Ok, you’d like to combine 2 different things.

    Calendar works ok, you just want to modify the main query when vieweing events date archive.

    I don’t know if you’re a developer but you’d have to modify the main query with pre_get_posts filter (hooked with a later priority) when there’s an ‘event_ondate’ query var in query.

    #5863
    there there
    Participant

    i think i figured out a way.

    I set occurrences to ON on plugin General settings.
    Then set occurrences to ON on calendar widget too.
    Then on my WPQuery set occurrences to OFF.

    Again, thanks for all the help :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.