d.chatzimanolis
Forum Replies Created
-
Hello Dima,
Thank you for your instant reply. I finally figured it out, my theme had an extra option at Performance–>CSS tab:
“You can choose to load Font Awesome 5 library on all pages or use our special light version with social icons only that are required for our theme.”
I changed this to “ALWAYS USE” and the font awesome icon via your plugin is appeared normally now on my front end.
Kind Regards,
DimitrisForum: Plugins
In reply to: [WooCommerce] CSV files issues on WooCommerceThe link is the below one:
Forum: Plugins
In reply to: [WooCommerce] CSV files issues on WooCommerceHi,
I have already talked with your WooCommerce official support via my Woo personal account and they were able to replicate both issues I have mentioned above. You can check the bug posted from them on github at the link below:
https://github.com/woocommerce/woocommerce/issues/25407
Both of them are confirmed that are bugs of WooCommerce plugin.
- This reply was modified 6 years, 4 months ago by d.chatzimanolis.
Forum: Plugins
In reply to: [WooCommerce] CSV files issues on WooCommerceForum: Plugins
In reply to: [WooCommerce] WooCommerce emails going to Gmail-PromotionsI finally fixed the issue via this plugin:
https://wordpress.org/plugins/wp-mail-smtp/
WordPress uses the PHP Mail function to send its emails. However I finally think it is better to use SMTP as it seems to handle sending messages better.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce emails going to Gmail-PromotionsEmail address used is totally new, we haven’t used it again in the past. It’s info@website.com address.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce emails going to Gmail-PromotionsNo I haven’t done any customizations.
I have added only my website’s logo as header image at all of my email templates.
What do you mean by ” auto-categorized by Gmail as Updates”? As Gmail currently has 3 different Tabs: Primary, Social and Promotions.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce CSV importHello Stuart,
Yes we talked together regarding the CSV import. You can market the ticket as resolved.
Thank you.
Ok thank you very much for your total advice.
Ok I think that Ι achieved to relocate the translations of WooCommerce to languages/loco/plugins/woocommerce-el.po via Relocate tab at at Plugins/WooCommerce/Move woocommerce-el.
This is the correct procedure right?
Could you give me further information on how can I change the location for translations of WooCommerce custom translations to a safe location?
As I see my theme translations currently are saved at /wp-content/languages/loco/themes folder.
When I click on “Relocate” tab at Plugins/WooCommerce/Move woocommerce-el, I see thew following locations:
System:
languages/plugins/woocommerce-el.po
Author:
plugins/woocommerce/i18n/languages/woocommerce-el.po
Custom:
languages/loco/plugins/woocommerce-el.po
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Mailchimp settingsHi,
Thank you for your response. So as I understand the untranslated texts are coming from MailChimp and not from your plugin right? You can check my uploaded screenshots below to better understand what I mean:
Thank you in advance!
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Agree to terms field not appearingI think I just found the correct CSS to make the form work correctly:
.mc4wp-form p:last-child label { display: block; }Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Agree to terms field not appearingI used your recommended code but it seems that “SIGN UP” button still doesn’t work while clicking on it.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Agree to terms field not appearingOn my end I can see the updated code: