Josh

Forum Replies Created

Viewing 15 posts - 1,531 through 1,545 (of 4,178 total)
  • Author
    Posts
  • in reply to: Customize venue display in list view #1068573
    Josh
    Participant

    Hey Jeff,

    Thanks for reaching out to us!

    You can definitely accomplish this by following our Themer’s Guide and copying the src > views > list > single-event.php file into your current theme. From there you would change the “implode” separator on line #55 of that file from “,” to “<br>”.

    Let me know if this helps.

    Thanks!

    in reply to: Month and List Views no longer working #1068571
    Josh
    Participant

    Hey,

    Thanks for reaching out to us here!

    I’m glad you were able to find a solution to this particular issue. I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

    Josh
    Participant

    Hey Janet,

    Thanks for reaching out to us. The timezone control is doable out of the box. For each event, underneath the time settings for the event, there is an option to set the timezone for each event.

    However, the access control isn’t something that would be available out of the box. We do have a list of recommended customizers that you could reach out to for some of these customizations though.

    Let me know if this helps.

    Thanks!

    in reply to: Time not showing in first instance of recurring events #1068568
    Josh
    Participant

    Hey Nancy,

    Thanks for reaching out to us!

    Unfortunately we have a strict policy for not accepting login credentials for customer sites. This does sound like an interesting issue though. Just did a quick test but wasn’t able to replicate on my local install.

    To help ensure that I’m testing closely to your current recurring event, would you mind sending a screenshot of your recurrence settings for the event?

    Thanks!

    in reply to: Events List Widget – won't show any Events #1068481
    Josh
    Participant

    Hey Helena,

    Thanks for reaching out to us!

    A couple of quick things to try to help diagnose a particular issue here:

    1. If you add the event list widget to your footer where the mini calendar is at, do the events appear then?
    2. Can you try adding the list widget on the single post pages (http://hoffnung-licht.ch/einladung-zur-winter-erfrischungswoche-2016/) and see if the events display then?

    Thanks!

    in reply to: Ticket – no link #1068475
    Josh
    Participant

    Hey,

    Thanks for reaching out to us!

    I’m not sure I’m following what you’re trying to accomplish here. By default, the tickets shouldn’t be displaying in your product page. Are they displaying in your default WooCommerce “/shop” page?

    When clicking to “view” the product within your WordPress dashboard it should link directly to the event associated with that ticket. Is that where the link goes when you click to view from your dashboard?

    Thanks!

    in reply to: Move Ticket Form to list view #1068382
    Josh
    Participant

    Hey Matt,

    There is only a single template for outputting the ticket form. The simplest approach for customizing for the different views would by to use CSS to target the different elements that you don’t want to display.

    I’m not too familiar with the Avada shortcode here. However, if I were a betting man I’d say they probably do something similar to what we do with our PRO plugin and packaging the widgets as shortcodes. With this, you can try following the same steps above but using the “‘tribe_events_after_list_widget'” hook this time and seeing if that works for that shortcode.

    Thanks!

    in reply to: Ticket will not save as selling using "woo commerce" #1068371
    Josh
    Participant

    Hey Sheila,

    Definitely sounds like there may be something strange going on here. Would you mind sending me the screenshot for what that section looks like after saving the ticket?

    Also, after saving a ticket, can you check the Products section of your dashboard and see if the new ticket you’ve created shows up in the products list table there? I’m thinking there could be an issue here where the ticket isn’t actually getting created when saving.

    Thanks!

    in reply to: Community Events only showing a few organizers #1068370
    Josh
    Participant

    Hey Larry,

    Definitely strange. Was there anything that changed between the time they didn’t appear and now? A settings change? Possibly a new plugin had been added/removed from the site?

    Thanks!

    in reply to: My single page event page is a mess! #1068366
    Josh
    Participant

    Hey Kelli,

    Thanks for reaching out to us!

    There is this knowledgebase article that will help you in moving the ticket form on your events page. As far as the rest of the layout from the example site, I unfortunately can’t give you a snippet or code example for gettting that layout since it is controlled by the theme the user is currently using on their site. The same as the customization (compared to the default way our events display) are managed by the theme you’re currently using on your site.

    If you provide a link to your site I can give you some CSS that should get the venue displaying as you like. I can’t login to your site due to a strict policy that we have here about logging into customer sites. But I should be able to get you what you’re looking for by seeing the front-end of the site live.

    Thanks!

    in reply to: order of events: showing events by post date #1068362
    Josh
    Participant

    Hey Marion,

    Thanks for following up with us. Ah! the previous snippet won’t work for this type of set up I don’t believe then. Will do some testing on an alternative snippet and will follow up with you here.

    Thanks!

    in reply to: Bug: Advanced Post Manager #1067891
    Josh
    Participant

    Hey Karly,

    When looking at the database at the usermeta for that particular user, do you notice any additional meta regarding capabilities or anything strange in the “wp_capabilities” column for that user.

    Looking again, I’m still unable to replicate the issue on my local install with my default admin account.

    Thanks!

    in reply to: Determine Ticket Type #1067890
    Josh
    Participant

    Hey Dan,

    Thanks for following up and providing the additional information.

    You can use:

    
    Tribe__Tickets__Tickets::get_all_event_tickets( $event->ID );
    

    to get the tickets associated with the event. You could then test the post_type for that ticket to see if it is a WooCommerce product or you could check the meta for that product to see if it contains a “_tribe_wooticket_for_event” meta value.

    Let me know if this helps.

    Thanks!

    in reply to: iCal Importer duplicating events #1067884
    Josh
    Participant

    Hey,

    Awesome! I’m glad you were able to get that issue resolved and importing the iCal there again.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

    Josh
    Participant

    This reply is private.

Viewing 15 posts - 1,531 through 1,545 (of 4,178 total)