smazzoni

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Events not showing up on WordPress Admin Panel #762166
    smazzoni
    Participant

    Hi Brook, I’ve tried 1, 2, 3. I don’t have a search box maybe because isn’t showing Events. Nothing worked. Events are correctly showed on the front end, and they were working fine on the Admin Panel days ago.

    I’ve seen that if I go to any Event Category, then click on the number of Events under that category it shows correctly these linked events. Maybe this can help you with the diagnose.

    in reply to: Fiter category function not working on Week View #751516
    smazzoni
    Participant

    Working perfectly now, thank you Barry 🙂

    in reply to: Fiter category function not working on Week View #750815
    smazzoni
    Participant

    Hi Barry,

    Now I figure out that only works on the Monthly View, isn’t working on Day, Week nor Map view (maybe because these views are built with JS?)

    What I did is to put the function on functions.php of my theme, and calling it at the top of the default-template of the tribe-events folder:

    add_action( ‘pre_get_posts’, ‘exclude_events_category’ );

    Am I doing something wrong?

    in reply to: Weekly view not working #747574
    smazzoni
    Participant

    I’ve found it. Yes I’ve started a new template theme based on twentyfourteen and it seems that I had to add the function <?php wp_footer(); ?>. Thank you for your help Brian, really appreciate it!

    in reply to: Weekly view not working #744718
    smazzoni
    Participant

    Thanks for your help Brian,
    It is strange because I wasn’t using Cloudflare yet (it’s a dev domain). I’ve found that this jQuery came from the Instagram widget, I’ve disabled it and now it’s loaded only once. Still no luck. Don’t see any error either. What else can I do to fix this?

    in reply to: Weekly view not working #744656
    smazzoni
    Participant

    Hi Brian,

    Sorry for the delay, I deactivated WP Photo albums and the errors are gone, still the weekly view aren’t showing any Event. I’ve disabled all plugins and still no luck. Also, I noticed that on the rest of the views, the Filter bar is not working when I want to filter by Location (e.g. Hollywood, Venice, L.A.). It always show the same results. Is there some problem with jQuery maybe?

Viewing 6 posts - 1 through 6 (of 6 total)