Search appears on events page then disappears on refresh

Home Forums Calendar Products Events Calendar PRO Search appears on events page then disappears on refresh

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1165411
    cgnellis
    Participant

    The search strangely tries to appear when someone initially lands on the page (screenshot attached named ‘search.png’). Then when you refresh the page it goes to the style that I want it in. Is there anyway to get rid of that? I only want it to show up how it does in the attached screenshot named ‘refresh.png’.

    Thanks

    #1166067
    Josh
    Participant

    Hey Calvin,

    Thanks for reaching out to us here!

    Are you wanting the search area completely removed from your site? Currently, on the “refresh” screenshot you share, the search is displaying (you can tell by the small sliver of the search button showing beneath the navigation side of your header) however it is hidden underneath your header.

    Thanks!

    #1171992
    cgnellis
    Participant

    Hey Josh,

    I apologize I was never emailed about your response, but I found the option in settings to get it removed. Is there a way to remove the text “Show only the first upcoming instance of recurring events”?

    #1172221
    Josh
    Participant

    Hey cgnellis,

    Thanks for following up here. I’m glad you were able to get that part working the way you’d like.

    For the other, the simplest approach here while maintaining the current display of recurring events within your loops would be to hide that toggle via CSS:

    
    .tribe-events-user-recurrence-toggle {
    display:none;
    }
    

    Let me know if this helps.

    Thanks!

    #1183253
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Search appears on events page then disappears on refresh’ is closed to new replies.