Lee

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: is_main_event_page #207902
    Lee
    Participant

    Where should this go? I have put it in a couple different places in the php code and every page I pull up (main, category, etc.) all respond that it is not in the main loop.

    http://ffdev1.net/events/

    Here is the code I’m using
    if (tribe_is_in_main_loop()){
    echo ‘is in main loop’;
    }
    if (!tribe_is_in_main_loop()){
    echo ‘is not in main loop’;
    }

    in reply to: Month View event hover not working #142725
    Lee
    Participant

    BTW – for future reference for people searching.

    The tooltip code is located in the content.php file in the views/month folder.

    Hope that helps someone else too.

    in reply to: Month View event hover not working #142722
    Lee
    Participant

    HAHAHA (Evil Maniacal Hacker Laugh)!!!

    I found it!!!

    I’m guessing that it was either my fault or the get_template_part(‘month/tooltip’) was moved.

    Anyway, re-added the code and works perfectly!!!

    Thanks so much for your help. Cheers.

    in reply to: Month View event hover not working #142708
    Lee
    Participant

    Deactivated plugins to no avail.

    I did however notice that usually, there are several scripts with these ids being created after the #tribe-events-footer. They are:
    tribe_tmpl_month_mobile_day_header
    tribe_tmpl_month_mobile
    tribe_tmpl_tooltip
    They come right before the #tribe-events-content div

    Can you tell me the file that outputs those scripts?

    in reply to: Event detail rollover now working on calendar view #142461
    Lee
    Participant

    What js files controls this? Thanks.

    in reply to: 400 Bad Request #130840
    Lee
    Participant

    Is there any possibility of a quick jQuery work around that would replace ‘%tribe_events_slug%’ with ‘events’?

    in reply to: 400 Bad Request #130825
    Lee
    Participant

    I am having this issue as well and I also use the Custom Post Type Permalinks. Please keep me updated. Cheers.

    in reply to: Widgets & Skipping Events #123471
    Lee
    Participant

    Any chance you have an idea where I could start reading about how to custom develop? I don’t mind doing the extra work, just need some quick guidance. Thanks.

    in reply to: Title Tags (Main & Specific Events) #116990
    Lee
    Participant

    Hi Casey,
    That did the trick.

    You might want to add the note for the individual events that they can replace the “=” with “.=” to keep the event name in the title.

    Thanks again.

    in reply to: Title Tags #59366
    Lee
    Participant

    Thanks so much for your help!!!

    in reply to: Title Tags #59319
    Lee
    Participant

    Looks like it works great without the “100” at the end of the add_filter. Thanks for the response.

    in reply to: Title Tags #58873
    Lee
    Participant

    This is something I’d like to know too. Thanks.

    in reply to: ECP 1.3.2 – Broken Calendar #54598
    Lee
    Participant

    Can’t wait (literally) for the turorial as I will love it and so will my client. 😉 Also, if you can direct me in the best way to get support on my auth key, it says that mine is expired but I upgraded to a Business License and is still asking me to update on the tri.be site. Thanks for your help

    in reply to: ECP 1.3.2 – Broken Calendar #54441
    Lee
    Participant

    What is the best way to update so that I don’t lose all the events previously entered.

    in reply to: Forcing Layout With Genesis Framework #54234
    Lee
    Participant

    Yes, I put the setting back to “Default Event Template” for my visitors for now. I’m just wondering if there is a setting that removes the meta data when you choose “Default Page Template” and how to put it back.

Viewing 15 posts - 16 through 30 (of 32 total)