Geoff

Forum Replies Created

Viewing 15 posts - 7,276 through 7,290 (of 10,150 total)
  • Author
    Posts
  • in reply to: Show hightest priced ticket price, instead of lowest? #964814
    Geoff
    Member

    Hi Tevya, thanks for getting in touch!

    You can certainly replace the cost information in those template with the tribe_get_maximum_cost() function instead. That will ensure that the maximum price is always used in those spots.

    For example, you can do that on the event page by:

    • Make a copy of the single-event.php file. It’s located in /plugins/the-events-calendar/views/single-event.php.
    • Make a new folder in your theme files called tribe-events
    • Move the copied file to that folder

    Now that the file is in your theme, you can modify it to suit you needs. In this case, replace this:

    [php]<?php echo tribe_get_cost( null, true ) ?>[/php]

    …with this:

    [php]<?php echo tribe_get_maximum_cost ( ) ?>[/php]

    You can follow the same process for other instances where the cost is displayed.

    Additionally, is there a way to have both kinds of tickets use the same “pool” or “seats”?

    Good question! I really wish there was a way to do this, but I’m afraid it’s not possible yet. It is indeed something we recently started working on, but it’s still a ways down the road. You can add your vote for the feature here and that will notify you when there are updates on our progress.

    Does this help answer your questions? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: New Event was considered as previously imported #964808
    Geoff
    Member

    Try logging into Facebook and visiting this page:  https://developers.facebook.com/apps

    Then, click on the app you set up for the Facebook Events plugin. You should see a box after doing that that shows the API Version of the app (screenshot). Do you see the API version? If so, what is it for yours?

    If you haven’t created an app for Facebook yet, then that could very well be the issue here. Just in case, here is a tutorial that walks through how to set that up.

    Cheers!
    Geoff

    Geoff
    Member

    Sure thing–yeah, the snippet I mentioned would go directly in a page template of your choice. Which one exactly can vary depending on where you want the event list to display.

    For example, if you want the event list to display on other events, then you would add it to the single-event.php template. Similarly, if you wanted it to display on all other pages of your site, then you could place it in page.php.

    I hope this helps!

    Geoff

    Geoff
    Member

    Hi Anna! It looks like my last reply was marked as the correct answer, so I’ll go ahead and close this thread. Please feel free to let us know if any other questions pop up and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Title of events appearing in list/calendar as header #964802
    Geoff
    Member

    Fantastic! I’m so glad to hear that and thanks so much for linking over to the solution–that helps for future reference for sure.

    Thanks again and please feel free to reach back out if anything else pops up. 🙂

    Cheers!
    Geoff

    in reply to: Make the calendar buddypress compatible #964540
    Geoff
    Member

    Hi Varun,

    Shoot, I don’t think there is a whole lot we can do here to help with this sort of customization. It sounds like more involvement than we can support here in the forums.

    I definitely wish there was more flexibility in how the calendar views can be used outside of their normal context. We are looking into expanding the use cases for shortcodes, but I’m afraid that’s also down the road.

    Even though I don’t have a solution for you here, I’d love to get more feedback from you on how you would put shortcodes. I totally understand if you don’t have the time for that level of feedback, but if you do, you can leave it here and we will use it as we start working on it. That would be super helpful and appreciated.

    Cheers,
    Geoff

    in reply to: City List View #964537
    Geoff
    Member

    Hey Yancy! I’m going to go ahead and close this thread since it’s been quiet for a couple of weeks, but please do feel free to reach out with a new thread if you still have questions here–we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Search location from another page #964536
    Geoff
    Member

    Hey jameswermyss! I’m going to go ahead and close this thread since it’s been quiet for a couple of weeks, but please do feel free to reach out with a new thread if you still have questions here–we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: How To Embed Calendar on a Page #964535
    Geoff
    Member

    Hello Stacey! Just checking in to see if you still had any questions here about embedding the calendar with shortcodes–please let me know. 🙂

    in reply to: Tickets for the same event on separate days #964534
    Geoff
    Member

    Closing the thread.

    Geoff
    Member

    Hey there, Thierry! This thread’s been quiet for a couple of weeks, so I’m going to go ahead and close it. Please feel free to hit us up with a new thread if you still have any questions here and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: New Event was considered as previously imported #964532
    Geoff
    Member

    Hmm, shoot. I was still able to import that other event correctly. It came in as: ECF Tesouros do Oceano.

    Is the Facebook app you created for the plugin using the latest Facebook API (v2.3)? You can check that by logging into Facebook and selecting the app from this page.

    Thanks!
    Geoff

    in reply to: Title of events appearing in list/calendar as header #964531
    Geoff
    Member

    Thanks, Lance! I’m going to reach out to Kreisi to make sure that image is pulled out of the rotation. I’m not sure if we made it but, either way, it’s very outdated.

    I’ve brought it up with other developers on the team here and we’re not aware of any solutions for fixing the page title that would come on our end. I’m still hopeful and confident that Kreisi will be the most knowledgable to get it done correctly.

    I’d imagine there are custom templates in a subdirectory of the theme folder called tribe-events. If you wanted to, you could locate the corresponding custom template where the event title is being duplicated as the page title and remove that directly from the template. We do have a Themer’s Guide available if you’d like a reference to see what templates are available and how they are used.

    Thanks again!

    Geoff

    in reply to: New Event was considered as previously imported #964528
    Geoff
    Member

    Thanks–this helps!

    I was able to import the event successfully. It came in with the event title: Ensaio Geral. Are you not seeing that title anywhere in the list of events under Events > Events?

    If I try to re-import the event, I get the same error notice you mentioned, but that would be expected since the event has already imported.

    If I delete the event and try to re-import, then the event imports again successfully–at least when I tried.

    If you don’t see the event in your Published events list, is it perhaps in Pending or Draft instead?

    Geoff

    in reply to: Title of events appearing in list/calendar as header #964526
    Geoff
    Member

    Hi there, Lance!

    Sorry, I wasn’t aware that we were making that claim anywhere–will you link me to where that is by chance so I can refer to it? I know that we had done testing with Endold in version 2 of The Events Calendar, but haven’t done so since version 3. That makes me wonder where the claim is being made and if that needs to be removed.

    Enfold <span class=”s1″>ships with various custom templates and custom functions targeting our plugin, so it would be best to go back to the theme author if problems are cropping up rather than risk jeopardizing some of the nice stuff they’ve put in place.</span>

    Sorry I don’t have a concrete solution for you here, but hopefully the fine folds over at Kreisi will be able to help shed some light here.

    Cheers!
    Geoff

Viewing 15 posts - 7,276 through 7,290 (of 10,150 total)