itskaehler
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Refunded items appear on order, when no refund was donei have a staging and development system, but that error never occured there. i used the default storefront theme and disabled all plugins. your answer wasn’t helpful at all. some informations how this can happen or how to debug this behaviour would be nice. so nothing is resolved
Sorry for the late response. it gets better from time to time. but there are still several bugs/errors.
1. Reply-To Name still not correct, in backend i entered “Test’s” and in the email it’s “Test& #039;s”
2. e-mail are not in the correct format, e.g my reply mail looks like thisSehr geehrte(r) {user_name}, ihre Buchungsanfrage wurde erfolgreich im System vermerkt. Wir werden uns so bald wie m?glichen bei Ihnen melden und Ihre Buchung best?tigen. Hier nochmal eine übersicht Ihrer Daten: <strong>Name:</strong> {user_name} <strong>E-Mail:</strong> {user_email} <strong>Telefon:</strong> {phone} <strong>Datum & Uhrzeit:</strong> {date} <strong>G?stezahl:</strong> {party} <strong>Buchungsnummer:</strong> {invoice_no} <strong>Nachricht:</strong> {message} --- Wir freuen uns, Sie bald als unsere G?ste begrü?en zu dürfen. Mit freundlichen Grü?en
but the email output strips all the line endings like
<br>
and<p>
- This reply was modified 2 years, 10 months ago by itskaehler.
Hello,
i updated the plugin, but some errors still exists.
under wp cafe > settings > reservation email > notifications settings > reply-to name works now with umlauts and special characters
under wp cafe > settings > reservation email > notifications email settings > New Reservation Email Subject it doesnt work or save the entered text with umlauts or special characters
under wp cafe > settings > reservation email > notifications email settings > New Reservation Email Body (Admin) it doesnt work or save the entered text with umlauts, special characters or allowed html tags
under wp cafe > settings > reservation email > notifications email settings > New Reservation Email Subject (User) it doesnt work or save the entered text with umlauts or special characters
under wp cafe > settings > reservation email > notifications email settings > New Reservation Email Body (User) it doesnt work or save the entered text with umlauts, special characters or allowed html tags
Translation problem still exists, since some of texts are hardcoded in the source code, e.g.
in wp-cafe/core/metaboxes/wpc-reservation-meta.php on line 241 and 242:
get_post_meta( $postarr['ID'], 'wpc_booking_date', true ) . " Start time : " . get_post_meta( $postarr['ID'], 'wpc_from_time', true ) . " End time : " .
I think the main problem of not saving the entered text correctly is, that you sanitize the request data with
filter_input_array(INPUT_POST,FILTER_SANITIZE_FULL_SPECIAL_CHARS)
in wp-cafe/core/base/wpc-settings-field.php on line 70
- This reply was modified 2 years, 11 months ago by itskaehler. Reason: nice formatting of code
hello,
no problem, i’ll test it, when the new version is released. thanks for your reply.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] No CC Fields shown in checkout@scollonp i found the error, some theme function was removing or deregistering the checkout.min.js or checkout.js on the checkout. Make sure, that the this js is loaded and everything will work fine.
Forum: Plugins
In reply to: [WP Hotel Booking] Search result giving no room found at every time.yes, i filled them, look ar the screens:
https://prntscr.com/f1jqc4
https://prntscr.com/f1jqc3
https://prntscr.com/f1jqbzi would appreciate any help or suggestions
greetzForum: Plugins
In reply to: [WP Hotel Booking] Search result giving no room found at every time.How do you solved it? I have the same problem, i have romm types, categories etc. filled and it’s giving me every time no result found