eArmin
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Queries] Show the correct postsHi @techniquen3web ,
I am having the exact same issue. Can you please tell me how to change the hook’s priority from 10 to 20?
Hi,
I am experiencing the same issue with GoDaddy managed WordPress hosting for a client who uses GoDaddy. Not only are only 5 files modified, but the version check is also showing an older version. Now, the actual latest release is 6.6.1, but the update check in WordPress or GoDaddy’s dashboard shows 6.5.5 as the latest version! shows 6.5.5 as the latest version! Any advice?
Forum: Plugins
In reply to: [Interactive Content – H5P] HP5 Kew AR changes “&” in URLs #145After following up with the content type developer, he mentioned that the H5P WP plugin team should fix this issue. Here are more details:
https://h5p.org/node/1289549
https://github.com/h5p/h5p-wordpress-plugin/issues/145
https://github.com/h5p/h5p-link/pull/19/commits/be04532deb15001763f021ada8f49c4e599ddb00Thanks,
Forum: Plugins
In reply to: [WordPress Comments Import & Export] Export problem with UTF8 charactersThanks Webtoffee,
I was only opening the CSV file, but have not tried to import the comments. After I imported the CSV everything was working perfectly and it was exactly as expected. Thank you for saving a lot of time for me.Forum: Plugins
In reply to: [Parsi Date] ????? ????? ?? ???? ??? ????????? ????? ??? ?? ??? ??? ???? ?? ???? ????. ?? ??????? ?????? ????? ????? ????? ?? ??? ???? ?????? ? ?? functions ??? ???? ?? ?? ???????:
$mylocale = get_bloginfo(‘language’);
if($mylocale == ‘fa-IR’){
add_action(‘date_i18n’, ‘wpp_fix_i18n’, 10, 3);}Forum: Plugins
In reply to: [Parsi Date] ????? ????? ?? ???? ??? ?????Dear @man4toman,
I have exactly the same problem with parsidate and polygan. I want to have Georgian calendar when the website is in English and Jalali calendar for the Persian language. Could you please tell me how should I use you conditional script in my function.php? What codes are required to show different calendars?
Thank you.Forum: Plugins
In reply to: [Ultimate Carousel For WPBakery Page Builder] RTL Not workingProblem exists on other sites, the link I gave above was working with changing “rtl” line to” true” in slick.js file, but it doesn’t work on my other website. https://dralirezarastegar.com/
Forum: Plugins
In reply to: [10WebFAQ] Translation doesn’t applyI found the problem. The plugin saves PO files in “wp-content\uploads\Languages_WD\faq-wd” instead of “plugins\faq-wd\languages” and it reads PO files from there. for me I have changed the default upload directory. PO files are being created in custom path “CUSTOM UPLOAD\Languages_WD\faq-wd”, but plugin reads the po files from a fixed path”wp-content\uploads\…”
I wish you fix this bug in future versions.
Forum: Reviews
In reply to: [Delightful Downloads] Can be a gool plugin but…YESSS! It is working in your website! I will comment my questions under your article.
Forum: Reviews
In reply to: [Delightful Downloads] Can be a gool plugin but…May I have the whole of your script in a single zip file? I copied some of them but it didn’t work.
Forum: Plugins
In reply to: [WP-DownloadManager] How to use in multilanguage websiteThanks for your quick reply. your plugin has many advantages in compare with many of download managers, but some issues and suggestions would make it much better.
I can’t decide between installing “WP-DownloadManager” and “delightful-downloads” that are the best choices among others for my job. The developer of “delightful ..” seems not developing it anymore.delightful-downloads advantages:
– Easy to choose download item in posts by choosing filenames and style instead of inserting download ID in your plugin.
– a better way to add categories using a custom post type
– more stylish look
– ability to add file to multiple categories
– more sort options in admin areaWP-DownloadManager advantages:
– custom directory
– ability to search downloads
– file description
–I am sure your plugin could be much better by adding such features in next versions. If I know you would add them to your plugin I will definitely use it.
Thanks for your support
- This reply was modified 7 years, 10 months ago by eArmin.
Forum: Reviews
In reply to: [Delightful Downloads] Can be a gool plugin but…Thank you Salvatore. Some file names:
“????.pdf”
“??????.jpg”
“??????.docx”
“????? ???????.pdf”
…- This reply was modified 7 years, 10 months ago by eArmin.
Forum: Reviews
In reply to: [Delightful Downloads] Can be a gool plugin but…That’s great. I have tried some PHP file listers, but I had problems with files containing Unicode characters in their names. Does your script show such files?
My language is Persian, an RTL language, and I should consider using a script compatible with RTL languages too.Your article seems to be written in detail, but unfortunately, it’s in Italian. I will try to understand it by using Google Translate.
Forum: Plugins
In reply to: [Delightful Downloads] Download DescriptionI found something in your project’s github page about “Added support for file descriptions . Would you please help me how exactly I should make those changes to show the description in [ddownload_list]?
- This reply was modified 7 years, 10 months ago by eArmin.
Forum: Reviews
In reply to: [Delightful Downloads] Can be a gool plugin but…@darkwolf Hi,
I need the same plugin. did you find a good plugin for this purpose?