rhapsody

Forum Replies Created

Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • in reply to: Issue with [tribe_events] shortcode #1570801
    rhapsody
    Participant

    Can anyone from the forum suggest how to fix this issue?

    rhapsody
    Participant

    Hi Jeniffer,

    Thanks for your reply. But we do not want the ticket pdf to be sent instead we want to send a custom pdf as attachment to ticket email to customer.

    Is there any way to do so? Please suggest.

    Thanks.

    in reply to: Deleted attendees showing for an event #1553046
    rhapsody
    Participant

    Please find the screenshots.

    rhapsody
    Participant

    This reply is private.

    rhapsody
    Participant

    Hi Cliff,

    Thanks for the reply.

    But in our case we are not using recurring events, only single events we are using as recurring event was not supporting global stock.

    We are using Event Calendar Pro only for showing events calendar through shortcode [tribe_events].

    We are using Woocommerce & Event Ticket Plus for tickets.

    Then why we are having this issue, can you please suggest?

    Thanks!

    • This reply was modified 8 years, 8 months ago by rhapsody.
    in reply to: Issue [tribe_events] shortcode #1316753
    rhapsody
    Participant

    Hi Shelby,

    I debugged the code in plugin files and found that requested_date() function in the-events-calendar/src/Tribe/Template/Month.php is being used for this view. And it is not checking for URL parameter i.e. tribe-bar-date. I have added following to check the parameter from url in the function

    if ( isset( $_GET[“tribe-bar-date”] ) ) {
    $date = $_GET[“tribe-bar-date”];
    }

    Now its working fine. Can you please update this in the next update of plugin.

    Thanks!

    in reply to: Issue [tribe_events] shortcode #1316711
    rhapsody
    Participant

    Hi Shelby,

    yes we have followed the steps in the link for our stage site. And the issue is still there.

    Thanks!

    in reply to: Issue [tribe_events] shortcode #1316140
    rhapsody
    Participant

    Hi Shelby,

    yes please see the attached image.

    Please visit this url http://bit.ly/2sBsFTi . You can see the title is showing for August but contents are showing for July month.

    Thanks!

    in reply to: Issue [tribe_events] shortcode #1315811
    rhapsody
    Participant

    Hi Shelby,

    Thanks for your reply.

    I am pasting the url Events here. Here we are using [tribe_events] shortcode. And the events are showing as per month wise. The issue you can see with the next month. For e.g. If you will click on the Month August from bottom and then its showing the correct events with the calendar (the url is getting appended with ?tribe-bar-date=2017-08). But if you will visit the August month view from browser August View directly, in that case the contents / events are not showing correctly for month of August though its showing the calendar Title as month August ( please see the screenshot attached).

    in reply to: Issue [tribe_events] shortcode #1315802
    rhapsody
    Participant

    Hi Shelby,

    Thanks for your reply.

    I am pasting the url Events here. Here we are using [tribe_events] shortcode. And the events are showing as per month wise. The issue you can see with the next month. For e.g. If you will click on the Month August from bottom and then its showing the correct events with the calendar (the url is getting appended with ?tribe-bar-date=2017-08). But if you will visit the August month view from browser August View directly, in that case the contents / events are not showing correctly for month of August though its showing the calendar Title as month August ( please see the screenshot attached).

    • This reply was modified 8 years, 9 months ago by rhapsody.
    • This reply was modified 8 years, 9 months ago by rhapsody.
    in reply to: Edit Order Confirmation mail sent to customers. #1297645
    rhapsody
    Participant

    Will there be any work around that we can do? Please suggest.

Viewing 11 posts - 16 through 26 (of 26 total)