grobc
Forum Replies Created
-
Hi Joe,
Thanks, for the support and the quick solution/fix!!
Hi Jeffycu,
as example see option 1 here: https://kinsta.com/knowledgebase/download-older-versions-of-wordpress-plugins/
I have the same issue >> rollback to v 2.0.12.
WP: 6.7.2
PHP: Live-Site: 8.0.30 / Dev-Site: 8.2.27
DB: Live-Site: 10.6.15-MariaDB / Dev-Site: 10.11.8-MariaDB
Active Plugins:Antispam Bee, pluginkollektiv
Builder Contact, Themify
Builder Content Restriction, Themify
IONOS Performance, IONOS
Limit maximum number of tickets of a type available in one purchase, Joseph Dolson
My Calendar – Accessible Event Manager, Joe Dolson
My TicketsVersion, Joe Dolson
My Tickets: Custom Cart Fields, Joe Dolson
Popup Maker, Popup Maker
Rank Math SEO, Rank Math SEO
SASWP Pro Extension Manager, Schema & Structured Data Team
Schema & Structured Data for WP & AMP, Magazine3
Themify Event Post, Themify
Themify Updater, Themify
UpdraftPlus – Backup/Restore, TeamUpdraft, DavidAnderson
Use a select list for ticket ordering, Joseph Dolson
User Verification, PickPlugins
WPForms Lite, WPForms
WP Frontend Delete Account, Mini Plugins
WP Mail SMTP, WP Mail SMTP
WP User Manager, WP User ManagerHi Joe,
thanks for your reply! And yes, the code example we already use for the ticket shop. Thanks
CarstenHi Joe,
- The customer reported his issue at this resolution center at PayPal
- Due to the reported problem, the customer was repaid from PayPal.
>> IPN > payment status = reversed
>> My Tickets status = failed - We got this notfication and got io contact with the customer.
- problem was resolved privately and the customers complaint at PayPal was canceled/closed – and marked within Paypal as solved
- The My Tickets payments status was changed to completed – manually
- The previous amount was debited again to the customers.
>> IPN > payment status > Canceled_Reversal
>> My Tickets status = failed - and we changed the status of the My Tickets payment again to completed
Thanks
CarstenForum: Plugins
In reply to: [Widgets on Pages] Critical Error messageahhh, found the problem, “widgets_on_pages.php” line 68:
wrong:
__fs( ‘hey-x’ ) . ‘
‘ . __ ( ‘Thanks for your continuing use of %2$s. Please help us improve it even further by opting-in below.
By doing so, some data about your usage of %2$s will be sent to %5$s. If you skip this, that\’s okay! %2$s will still work just fine.’, ‘widgets-on-pages’ ),correct:
__( ‘hey-x’ ) . ‘
‘ . __( ‘Thanks for your continuing use of %2$s. Please help us improve it even further by opting-in below.
By doing so, some data about your usage of %2$s will be sent to %5$s. If you skip this, that\’s okay! %2$s will still work just fine.’, ‘widgets-on-pages’ ),Forum: Plugins
In reply to: [Widgets on Pages] Critical Error messageIs it possible that you share the old version of the plugin? Unfortunately, a friend’s page does not have a rollback plugin installed and no backup has been created.
Thanks
CarstenAdded these requests at GitHub.
Great Service, great plugin!!!
The problem was solved the same day, the update was released one day later!Thanks
CarstenTHANKS!!
I wrote you an mail. But I also figured out, that if I add the step attribut to the input field via the browsers developer view, I am able to save the different prices, with or without decimal number.
https://i.ibb.co/JR0mK4s/Bildschirm-foto-2023-02-19-um-23-39-10.png
It´s the same, if I use decimal points.
https://i.ibb.co/1nGXH4n/Bildschirm-foto-2023-02-19-um-22-47-47.png
If you like, I can set up admin login.
Thanks
CarstenHi Joe,
if I set no default price at /wp-admin/admin.php?page=mt-ticketing I get the following message.https://i.ibb.co/R45CHB6/Bildschirm-foto-2023-02-19-um-21-48-41.png
If I set the default price for example to 18,5 and add a new ticket, I can set the price to 18,5 and any other price with xx,5, but so it´s not possible to sell tickets for 18€ or 8,60€, as example.
https://i.ibb.co/ZWmfByn/Bildschirm-foto-2023-02-19-um-22-07-16.png
So right now I have to change the default price to the desired one if I like to add a actual ticket ..
Same if I like to change the price for an existing one…ok, sorry, this was my fault..the address will not be shown at the cart page, it will only be shown at the checkput page.
Ok, the address fields will be shown at the cart page and and the checkout page. But the address will not be collected/the fields at the checout page will be shown empty.