Forum Replies Created
-
AuthorPosts
-
Christopher
ParticipantHello Cliff!
Thanks for your reply!
The point is, that I copied all files as indicated in the Themer’s Guide to a folder in my child theme, regarding the widget. But: The output of the format of the date in the header of the widget can’t be controlled in the templates you refer to, in this case loop-grid-day.php, where I find the code:
<div class=”tribe-this-week-widget-header-date”>
<span class=”day”><?php echo esc_html( $day[‘formatted_day’] ); ?></span>
<span class=”date”><?php echo esc_html( $day[‘formatted_date’] ); ?></span>
</div>My trials to change the date format here failed. But I found out, I could change them in the mentioned This_Week.php.
Or do I miss something?
Or may I conclude from your response, that there is no smooth way to change the time format in the widget via modifying this file in the folder of my child theme?
Christopher
December 12, 2015 at 7:04 am in reply to: QR-Code – Notice: "The ticket ID XXX was checked in" #1040209Christopher
ParticipantThank you for the moment!
Christopher
December 8, 2015 at 4:45 am in reply to: Free Ticket / No Quantity Limit – don't go easily together #1037382Christopher
ParticipantThank you so far.
I’m looking forward to the maintenance release.Christopher
Christopher
ParticipantThank you for following me to this point.
I succeeded in using the snippet by simply changing the “-“.My problem is solved!
Christopher
Christopher
ParticipantI found a workaround under
Though it describes a procedure related to “wooticket”, it might solve the problem as well. I only wonder, how to get the price-order descending not ascending.
In what way do I have to change the code?Thanks in advance for your help!
Christopher
December 6, 2015 at 5:03 am in reply to: Free Ticket / No Quantity Limit – don't go easily together #1036233Christopher
ParticipantI noticed now, that this doesn’t refer only to free tickets, but also to tickets with price. When e.g. the stock-quantity is deleted to indicate, that the ticket has no limits, then there is automatically set “Out of stock!” in the frontend.
Christopher
ParticipantThank you, Brian!
That was the key.
ChristopherChristopher
ParticipantHi Barry!
I get the following message in German: “Du hast nicht die erforderlichen Rechte, um auf diese Seite zuzugreifen.”, which means: You don’t have the necessary rights to access this page. And it happens when I try to enter the settings from the plugin page. This message page is except for the phrase blank.
The PRO settings can be reached from the usual settings of EC in the right wordpress-sidebar. And all the PRO stuff is working as well, as far as i can see. so it really is restricted to the plugin page. So it doesn’t affect may workflow.
And yes – both are 3.x
Thanks
ChristopherChristopher
ParticipantThanks for the reply – and sorry for my delay answering to it.
I did all the deactivating and switching to default theme as recommended.
I will upload a screenshot as soon as possible.Christopher
ParticipantThat was the clue I was looking for – thanks!
Indeed I hadn’t assigned a start and an end date for sales as it says: “If you don’t set a start/end date for sales, tickets will be available from now until the event ends” which is what I intend to offer.
This means: You always have to define these dates, otherweise it will not show? -
AuthorPosts
