cakeandeatitdesigns

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Recurring Events won't display beyond the original event date #1008389
    cakeandeatitdesigns
    Participant

    Hi George,

    Here is a screenshot of the recurrence options for the event that is not working correctly. http://imgur.com/LyrJBHd

    I tried adding a new event that recurred every other week and that one also did not show up properly on the calendar. It shows the first instance and then none of the others.

    The test event that I added also is only showing the first event in the admin section. But the original event that was created is showing all of the instances in the admin.

    I will note that I saw there was an update to the plugin this morning and I installed that in the hopes that it would solve the issue(but it didn’t). So now the events calendar plugin versions are 3.12.2 for the base plugin and 3.12.1 for pro.

    Please let me know if you need anymore info from me.

    Thanks!
    Dustin

    in reply to: Customize the display of the event meta #61558
    cakeandeatitdesigns
    Participant

    Thanks for the help! I ended up echoing each piece of meta data as I needed it for this project as we were on a deadline. However, I have a couple more projects I am working on where we are using this plugin so I will try out the technique there and let you know how it worked!

    in reply to: Customize the display of the event meta #59668
    cakeandeatitdesigns
    Participant

    Thanks for the help, I will keep reading over the docs to see what I can find. In the meantime, I have a different customization question. For the month view, I am trying to create a slightly different date picker than the one implemented in 3.0(nothing against the new one, it just doesn’t quite fit the design for this particular site). I am trying to get one dropdown for the month, and another one for the year. Are there ways to do this that are built in to the plugin? Thanks again for all the help!

    in reply to: Customize the display of the event meta #59475
    cakeandeatitdesigns
    Participant

    Thanks for the response snorton. I have created the template override in my theme and have begun making my own template modifications that way. As far as displaying the meta info, is there documentation that lists all of the possible meta information? I was trying to use the built in plugin functions that loop through all the meta info so I wouldn’t have to write each one out, but it seems I can’t get enough customization that way.

    in reply to: Where to edit meta output and labels? #57572
    cakeandeatitdesigns
    Participant

    Hi,
    I am working on customizing the display of the event meta information for a theme I am building and I am trying to change the output of tribe_get_the_event_meta(). I have two main goals at the moment. First, I need to replace the dt, dl, and dd tags with tags from my custom theme. Second, I need to remove the h3 tags that start each section. I would like one section for all the meta information.

    I have found this http://docs.tri.be/Events-Calendar/source-function-tribe_get_the_event_meta.html#312-327 in the documentation. Which shows a filter being applied on like 326. ‘apply_filters(‘tribe_get_the_event_meta’, $html)’. I can’t find where the code for that filter is in the core plugin. I think I can use that as a starting point and create my own function to handle this, I just can’t find it. Unless there is a better way to handle this. Thanks for all the help!

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