elenavera
Forum Replies Created
-
Thank you. It took me some tome to find out were to put it. In case somebody else needs the same, I placed just after dateFormat, here:
dateFormat: date_format,
firstDay: 1,
minDate: new Date(),
maxDate: maxDate,
onSelect: function () {Thanks,
Elena
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Not sending New order emailsSame problem here, no emails send when the payment is made via RedSys
https://www.redsys.es/en/index.html
https://www.redsys.es/comercio-electronico/modulos/redsys_woocommerce.zipIt works fine when orders are to be paid Chash on delivery.
I have also added add_filter( ‘woocommerce_defer_transactional_emails’, ‘__return_false’ ); to the functions.php and it does not help.
Any suggestion?
Forum: Plugins
In reply to: [Order Delivery Date for WooCommerce] Date Picker Calendar not showingHello,
How can I benefit from the 20% discount?
I can see this on my Dashboard:
“You can upgrade to the PRO version of Order Delivery Date for WooCommerce plugin at a 20% discount. Use the coupon code: ….. Purchase now & save $20!”But then I can find no place to add the coupon con your website.
Thanks,
Elena
Forum: Plugins
In reply to: [Order Delivery Date for WooCommerce] Date Picker Calendar not showingThank you for your response, Komal.
I finally solved the problem via CSS, adding
#e_deliverydate_field {z-index:10;}As soon as I get the OK from my customer, I will buy the PRO plugin.
Best regards,
Elena
In funcionts.php I can see:
// misc
if (function_exists(‘qtrans_convertURL’)) {
add_filter(‘home_url’, ‘qtrans_convertURL’);
}I have removed that lines and it works fine now!!
Thank you very much for your help.
Hello, again. I have been deleting all “unnecessary” plugins and I think the DB errors do not exist anymore. Nevertheless, the problem persists. I have been testing different themes and I have noticed that the problem might be on the theme because the plugin does not work with them The Place Version: 1.9.4 By Hotel WP (the last version), the one I would like to use, but surprisingly it works fine with Twenty ThirteenVersion: 1.7
I have tried using the code editting the theme header or footer
<div> test <?php if (function_exists(‘qts_language_menu’) ) qts_language_menu(‘text’); ?></div>
But it makes no difference.It looks like a problem with the theme. I will open a ticket with them to see if they can help.
Meanwhile I have been testing different PHP environments and if I sues php7 I get this error. Does this make any sense?
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; QtranslateSlugWidget has a deprecated constructor in /wp-content/plugins/qtranslate-slug/includes/class-qtranslate-slug-widget.php on line 8
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; qTranslateXWidget has a deprecated constructor in /wp-content/plugins/qtranslate-x/qtranslate_widget.php on line 30
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/qtranslate-slug/includes/class-qtranslate-slug-widget.php:8) in /wp-content/plugins/qtranslate-x/qtranslate_core.php on line 384
Never mind, if I use php5.6 the warnings do not appear, but the switcher does not work. I have tested adding the switcher using the code but it does not help.
Thank you for your help.
Hello,
I deactivated and deleted qTranslate Slug and installed it again and I can see exactly the same errors in debug mode.
Any other suggestions?
Thank you very much for your help.
Hello,
I have updated to qtranslate-x but the language switcher does not work either. If I disable qtranlate slug, the switcher works fine.
If I enable debug in wp-config.com and without qtransalte slug I can see no error, but when it is enabled, I can see this:
WordPress database error: [Table ‘evk_bonlloc.wq3rx40k7_termmeta’ doesn’t exist]
SELECT term_id, meta_key, meta_value FROM wq3rx40k7_termmeta WHERE term_id IN (6) ORDER BY meta_id ASCWordPress database error: [Table ‘evk_bonlloc.wq3rx40k7_termmeta’ doesn’t exist]
SELECT term_id, meta_key, meta_value FROM wq3rx40k7_termmeta WHERE term_id IN (3) ORDER BY meta_id ASCWordPress database error: [Table ‘evk_bonlloc.wq3rx40k7_termmeta’ doesn’t exist]
SELECT term_id, meta_key, meta_value FROM wq3rx40k7_termmeta WHERE term_id IN (10) ORDER BY meta_id ASCDoes this make any sense?
Thanks,
Elena
Do you know if I will loose the translations if I change to qtranslate-x?
Thank you very much.
Yes, the flags are in a Widget (Language selector (QTS)).
They are working but not as they should.
The only slugs that I have translated by now are
https://www.fisfas.com/llogar-casa-mallorca/
https://www.fisfas.com/es/reserva-casa-mallorca/
https://www.fisfas.com/en/book-villa-mallorca/
https://www.fisfas.com/de/buchung-villa-mallorca/And the flags do change the slug correctly, but not the language code.
Thank you for your help.
Forum: Plugins
In reply to: [EU Cookie Law for GDPR/CCPA] Links to pages in diferent languagesHello, Marco.
As far as I can tell, the link does not change.
You can see it here:
https://www.tiberi.es/
https://www.tiberi.es/en/The page is translated with WPML
https://www.tiberi.es/cookies/
https://www.tiberi.es/en/cookies/Thank you for this great plugin.