Forum Replies Created
-
AuthorPosts
-
rhapsody
ParticipantCan anyone from the forum suggest how to fix this issue?
June 18, 2018 at 10:42 am in reply to: Can we attach a static PDF to Ticket Email not in confirmation email to user #1555555rhapsody
ParticipantHi 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.
rhapsody
ParticipantPlease find the screenshots.
June 6, 2018 at 5:10 am in reply to: Can we attach a static PDF to Ticket Email not in confirmation email to user #1547256rhapsody
ParticipantThis reply is private.
August 25, 2017 at 2:50 am in reply to: Customer purchase issue! Confirmation email shows wrong date #1340173rhapsody
ParticipantHi 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.
rhapsody
ParticipantHi 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!
rhapsody
ParticipantHi Shelby,
yes we have followed the steps in the link for our stage site. And the issue is still there.
Thanks!
rhapsody
ParticipantHi 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!
rhapsody
ParticipantHi 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).
rhapsody
ParticipantHi 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).
rhapsody
ParticipantWill there be any work around that we can do? Please suggest.
-
This reply was modified 8 years, 8 months ago by
-
AuthorPosts
