alalehweb97
Forum Replies Created
-
many thanks
Unfortunately when an issue is complex your colleagues don’t put enough time to find the solution.
Right now I have an issue with the SG optimizer webp converter. I submitted the ticket and reported the issue many times to the SG technical team and still without answer!…
This is the same for the cache issue…I also started a fresh copie of wordpress without any plugins. and Memcache still keeping the cache and the cache is not cleared after purging manually.
yes sure
my websites includes a professional theme with lots of plugin.
Unfortunately after enabling the memcache website shows lots of dis-functionality included 502 error server.. so I had to disable it.
yes I’ll submit a ticket.
thanks.the issue is even purging manually the cache, the posts are not updated!
But thanks for reviewing the issue.I was not able to edit the post and receive an error message.
But I disabled the gutenberg plugin which was installed within my theme and used the main Gutenberg. The issue has been fixed. thanksthanks for your reply.
But I checked the autoptimize and async plugin and it worked better for my website and the website speed has increased significantly.
Also the wepb setting in SG optimizer doesn’t work and my images format still jpeg..Forum: Plugins
In reply to: [Persian Date] plugin doesn’t work after updateNo I don’t. I don’t use woocommerce. But I don’t know why after updating the plugin it cracked. So I had to reinstall the old version.
Forum: Plugins
In reply to: [پارسی دیت – Parsi Date] پلاگین پارسی دیت کار نمیکندادعای سواد ندارم
دیوار آتش دارم که یو آر ال را بلوک کرد.
با پوزش اگر اشتباه گفتمForum: Plugins
In reply to: [پارسی دیت – Parsi Date] پلاگین پارسی دیت کار نمیکنددوستان روی این یو آر ال کلیک نکنید. آلوده است
متاسفانه با نصب این نسخه هم مشکل برطرف شد
daramesh.comForum: Plugins
In reply to: [پارسی دیت – Parsi Date] پلاگین پارسی دیت کار نمیکندبا تشکر از شما
Forum: Plugins
In reply to: [پارسی دیت – Parsi Date] پلاگین پارسی دیت کار نمیکندبا عرض پوزش تصحیح می کنم.
تبدیل تقویم درست کار نمی کند.
ماه نوامبر به تیرماه تقویم جلالی تبدیل میشود.
لطفا این مشکل را چک کنیدبا سلام
نسخه یی که دادید همه تاریخ ها را تبدیل می کند ولی به اشتباه. ماه نوامبر به ماه تیر شمسی تبدیل می شود. یعنی تبدیل تقویم به جلالی درست کار نمی کندForum: Plugins
In reply to: [پارسی دیت – Parsi Date] پلاگین پارسی دیت کار نمیکندبا تشکر از شما
من نسخه را نصب کردم و همه تاریخ ها درست شد.
خیلی ممنونForum: Plugins
In reply to: [پارسی دیت – Parsi Date] پلاگین پارسی دیت کار نمیکنددوستان وردپرس در نسخه جدید یعنی 5.3 از تابع
wp_date
به جای
date_i118
استفاده میکنه لذا راه حل ساده برای رفع این مشکل این هست:
در مسیر:
parsidate/includes/fixes-dates.php
و در خط 20 این عبارت رو جایگزین کنید:add_action(‘date_i18n’, ‘wpp_fix_i18n’, 10, 3);
add_action(‘wp_date’, ‘wpp_fix_i18n’, 10, 3);من از نسخه 3.0.1 پارسی دیت دارم استفاده میکنم.
من هم این رهنمود را چک کردم و درست نشد