flowertherapynite

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Security questions #1491150
    flowertherapynite
    Participant

    Hi, I found this thread because my security plugin SecuPress Pro just warned me to delete the Events Calendar Pro due to vulnerabilities. Just checking to see if the team at Modern Tribe has patched it yet, or are working on it?

    Will be following this thread to see when we can safely add the Events Calendar Pro plugin back onto our sites.
    Cheers,
    Regina

    in reply to: QR not showing on all emailed tickets #1414976
    flowertherapynite
    Participant

    Hi, I’m happy to say this ticket is Resolved! Maybe it was a glitch with an
    update because it’s fine today.
    Sorry to have bothered you; happy new year and many thanks!

    pagebreak.info
    My portfolio
    LinkedIn

    in reply to: Recurring Events Need Separate Tickets #1385269
    flowertherapynite
    Participant

    Hi, Ryan: I searched automatic tickets for recurring events and found your post. While we wait for this feature in an update, just thought I’d share what I’m doing as a work-around. (You might already be doing it…)

    On the Event’s edit page, you can “add new ticket” — then put the event date in the title (e.g., “Dec 30 Grande Tour”). At least then, a customer can see which tickets are for which date (without us having to create separate event pages for each date).

    This isn’t ideal, of course, because it’s a bit confusing for customers to only see one “buy now” on the first date. But if they click any event in the recurring list, at least they’ll see all the date options/tickets at one glance.

    Anyway, hope that helps you or someone — and hopefully automatic recurring tickets will be a feature soon…!

    in reply to: Dollar Sign at end of number #1360518
    flowertherapynite
    Participant

    Hi, just in case anyone is new at editing php and got a parse error, here’s the full code that works:

    add_filter( ‘tribe_reverse_currency_position’, ‘wpb_rev_currency’ );
    function wpb_rev_currency(){
    return null;
    }

    Figured I might save people time by adding this here. As always, back up your site before editing. Cheers!

    in reply to: Events backend bug and add map to home page #1259854
    flowertherapynite
    Participant

    Deactivating Yoast Premium brings The Events editing page back to normal. RE: Calendar Pro’s map jumping to the top of the page — If anyone has a code to stick it below the hero banner, please share it. Cheers.

    in reply to: Events backend bug and add map to home page #1258225
    flowertherapynite
    Participant

    Thanks, Hunter, I appreciate your reply. Good news — I resolved all of
    that, but this tech issue popped up:

    I used Tribe’s shortcode to insert the calendar on the home page via html
    module. It worked, however, the Map jumps to the top of the page instead of
    staying in the module.

    Do you know of a fix to keep it in place?
    shortcode: [tribe_events]

    in reply to: Events backend bug and add map to home page #1257728
    flowertherapynite
    Participant

    This reply is private.

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