Salar Gholizadeh
Forum Replies Created
-
Hello Jamie,
Sure I’m going to open a github issue there.
also I tested with storefront theme and plugins inactive… same result.and If you are looking for someone to fix these, I’ll be glad to ??
- This reply was modified 6 years, 3 months ago by Salar Gholizadeh.
- This reply was modified 6 years, 3 months ago by Salar Gholizadeh.
Update:
Actually the issue was caused because I had multiple .singleproductmultivendor_tab items in my theme(for theme-related reasons). I fixed it by removing the surounding if around line 67.// if (!$(‘.singleproductmultivendor_tab’).hasClass(‘active’)) {
$(‘.singleproductmultivendor_tab a, #tab_singleproductmultivendor’).click();
// }Hello Anna,
thanks for your reply.
there is a problem with icons font file path in the RTL stylesheet. and Icons will be shown after fixing them.
but there are other RTL related problemsI don’t remember if I checked with storefront or not.
Thanks for your awesome plugin and support ??
Forum: Plugins
In reply to: [MailerLite - WooCommerce integration] Out of memory Error@robscott set woo_ml_get_untracked_orders ‘numberposts’ => 1000 and WOO_ML_SYNC_UNTRACKED_ORDERS_CYCLE to 50
then in setting page you can sync 20000 with 20 times pressing sync button and waiting for each itteration to finish.
Forum: Plugins
In reply to: [Social Auto Poster] Include Image for Blog post not workingOk, with the new update, The post Thumbnail is working and visible ??
but the caption shortcode still exists.
Hello. I want to translate this plugin into Farsi language. I tried using Locco Translate and Codestyle Localization Plugins but i was unsuccessful. Please give me step by step Translation process if possible specially how to name .mo and .po files and where to put them. Do i have to deal with Redux translate files?