Geoff

Forum Replies Created

Viewing 15 posts - 6,316 through 6,330 (of 10,150 total)
  • Author
    Posts
  • Geoff
    Member

    Thanks for following up and marking my last reply as the correct answer, @Benjamin! I’m glad to know that helped out–please do feel free to hit us up if any other questions come up and we’d be happy to help. ๐Ÿ™‚

    Cheers!
    Geoff

    in reply to: Posts are not beng fed to Home Page. Theme is Flying News. #1005340
    Geoff
    Member

    Hey Tracey, just letting you know that we are indeed still working on this and will keep you posted as we have more to share. Thanks for your patience. ๐Ÿ™‚

    Geoff
    Member

    Hi @Benjamin!

    Good question. The easiest way to hide elements in the page is often with CSS. For example, hiding the currency symbol portion of the cost section would look like this in your stylesheet:

    table.tribe-community-event-info tr:nth-child(2) {
    display: none;
    }

    We have a tutorial on how to use DevTools to target elements in CSS so you could do the same thing on any other element of the page.

    Will this help you get started? Please let me know. ๐Ÿ™‚

    Geoff

    in reply to: Renew Licence for Event Calendar Pro #1005079
    Geoff
    Member

    Hey, there and sorry for the trouble!

    I do see your order and have generated a new license key for you. Please go ahead and check the Licenses screen in your account here and you should see that in there. If it’s not there, please do let me know and I’ll continue work on it.

    Thanks for your patience here while we figure this out!

    Geoff

    Geoff
    Member

    That is very strange!

    Quick question: does the same thing happen if you switch to a default WordPress theme and make the template override there?

    Just want to see if there’s a difference in the themes we’re using.

    Thanks!
    Geoff

    in reply to: Entering events for multiple days #1005070
    Geoff
    Member

    Hey Fred,

    I see my last reply was marked as the correct answer–thanks for following up and please feel free to hit us back up if any others pop up. ๐Ÿ™‚

    Cheers!
    Geoff

    Geoff
    Member

    Thanks for the code!

    Here’s the template I’m working with. Does it work for you like it is for me?

    Thanks!
    Geoff

    in reply to: Community Events Default Category #1004885
    Geoff
    Member

    Awesome! Thanks a ton for checking in and letting me know, Thomas! Feel free to hit us back up if any other questions pop up and we’d be happy to help. ๐Ÿ™‚

    Cheers!
    Geoff

    in reply to: Template Override Not Working #1004881
    Geoff
    Member

    Hello @Kishore,

    Thanks for chiming in here! That’s a good question and is covered very thoroughly here in our Themer’s Guide. Please feel free to check that out. And, if you still have questions, please do open a new thread and we’d be happy to help you out there. ๐Ÿ™‚

    Cheers!
    Geoff

    in reply to: Adding The event calender on page #1004344
    Geoff
    Member

    Hey there! Just want to check in to see if you still needed any assistance here or if you’re all good with how the shortcodes can be used to embed the calendar widgets to a page. Here’s the overview on how to use them again, and please keep me posted if I can help clarify any of that along the way. ๐Ÿ™‚

    Cheers!
    Geoff

    in reply to: Posts are not beng fed to Home Page. Theme is Flying News. #1004322
    Geoff
    Member

    Gotcha and thanks for bearing with me and going through this with me!

    I’m going over this with some of our developers and am seeing an issue here and I’ve ticketed it in our system to fix it.

    I’ll move this thread to Pending Fix and will keep you posted when we have more to share. In the meantime, try this as a workaround:
    <p class=”p1″><span class=”s1″>Uncheck this setting here:
    </span><span class=”s1″>Events > Settings > General Tab > “Recurring event instances”</span></p>
    <p class=”p1″><span class=”s1″>It will resolve the issue and show events on the home page.</span></p>
    <p class=”p1″><span class=”s1″>The other option is to disable Events from showing in the main loop:
    </span><span class=”s1”>Events > Settings > General Tab > “Include events in main blog loop”</span></p>
    <p class=”p1″>Sorry again for the issue and thanks for reporting it!</p>
    <p class=”p1”>Geoff</p>

    in reply to: No Ticket or Add to Card on events page #1004261
    Geoff
    Member

    Right on, I’m so glad this helped! Thanks again for reaching out and please feel free to hit us back up if any other questions pop up–we’d be happy to help. ๐Ÿ™‚

    Geoff

    Geoff
    Member

    Hmm, shoot. I thought that would do the trick. In fact, it still continues to work on my test site (screenshot).

    Can you perhaps share the code for your pro/widgets/modules/single-event.phpย template override so I can see if there are any differences between what we have in there? You can share that in a Gist and I can compare it from there.

    Thanks!
    Geoff

    in reply to: Posts are not beng fed to Home Page. Theme is Flying News. #1004255
    Geoff
    Member

    Thanks a ton for the extra info here!

    Do the posts show up on the homepage if you re-activate The Events Calendar PRO and switch back to the default WordPress Twenty Thirteen theme? I only ask because I’ve tried the same thing on my test site and both posts and events were displaying on the homepage–if the same happens for you, then I think we’re looking at a theme conflict which helps isolate the issue further.

    Thanks!
    Geoff

     

    in reply to: how to format single event page #1004246
    Geoff
    Member

    Oh shoot, sorry about that! We do indeed have a more advanced tutorial on how to use DevTools to target CSS classes.

    Any and all styles can go into theย tribe-styles.cssย file that goes in the top level of the ย tribe-events folder you added to the theme. And, if worse comes to worse, you can add those styles directly to your theme’s stylesheet and that will have the same effect. ๐Ÿ™‚

    Did you have any other questions about customizing the page template that I can help with?

    Cheers!
    Geoff

Viewing 15 posts - 6,316 through 6,330 (of 10,150 total)