how to use child theme to add Community Events in to x theme carousel

Home Forums Calendar Products Community Events how to use child theme to add Community Events in to x theme carousel

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #973333
    felix
    Participant

    Hello support

    How to how to use child theme to add Community Events in to x theme carousel, with images.

    Is it possible to provide the code adaptation and which .php template file to put it into?

    Many thanks in advance.

    Felix

    #973478
    George
    Participant

    Hi Felix,

    Though I’m not 100% certain what you’re trying to do here, it does sound like this customization is unfortunately outside the scope of support we can provide. We cannot provide code for this customization, or specify what file in the X Theme needs to be customized.

    In general, however, if you just need to access a list of Events and get their featured images or something, you should be able to do this with a function like tribe_get_events(),which you can learn more about here. That will retrieve the events themselves, and then to get the images you can use functions like the_post_thumbnail() – learn more about this function here.

    Best of luck with your customizations Felix,
    George

    #986230
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to use child theme to add Community Events in to x theme carousel’ is closed to new replies.