Masoud Golchin
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Media Offloader] Add Prefix to Bucket PathHi @fritex,
This issue has been resolved. You can set a prefix for the bucket path in the plugin settings page. (Screenshot below)Forum: Plugins
In reply to: [Advanced Media Offloader] 50 per batchThe premium version is not yet publicly released. We will announce its release on our blog: https://wpfitter.com/.
Hi @fritex,
We are using the AWS PHP SDK, which has deprecated PHP versions below 8.0 and will discontinue support for PHP 8.0.x and earlier starting January 13, 2025.
Therefore, this plugin requires PHP version 8.1. Users should upgrade their PHP version to avoid issues related to this deprecation.
Hello,
I’m sorry to hear that. Please reach out to me at [email protected].Forum: Plugins
In reply to: [Advanced Media Offloader] problem with bucketHello,
Could you confirm that your MinIO endpoint is accessible throughout the web?
Feel free to reply with more information or contact us at [email protected]. We are here to help.
Forum: Plugins
In reply to: [Advanced Media Offloader] Rewrites URLsHello,
Thank you for contacting us.
We are not yet compatible with the Imagify plugin, but I have added it to our backlog and will implement compatibility soon.
Best regards,
MasoudHi @maryam1107
We have prepared a new update for the plugin, which is currently under QA. We will release it in the next few days.@maryam1107
Since we are investigating the issue based on previous user reports, it would be great if you could also provide the following data to help us investigate more accurately:- PHP version: The version of PHP your server is running.
- Server type: (e.g., Apache, Nginx, etc.)
- WordPress version: The current version of WordPress you are using.
- Plugin version: The version of our plugin that is installed on your site.
- Other active plugins: A list of other active plugins installed on your site (this helps us check for potential conflicts).
You can always reach out to our support team if you need further assistance: dev[at]refact.co
- This reply was modified 1 month, 2 weeks ago by Masoud Golchin.
- This reply was modified 1 month, 2 weeks ago by Masoud Golchin.
Hello,
Thank you for reaching out and bringing this issue to our attention.
I’ve prioritized this for our next release, which will be within the next week.
Forum: Reviews
In reply to: [Advanced Media Offloader] Connection successful!Hi @scavin
Thank you for sharing your experience! We’re thrilled to hear that Advanced Media Offloader has made your workflow easier.
If you have any questions or need further assistance, feel free to reach out!
- This reply was modified 1 month, 2 weeks ago by Masoud Golchin.
Forum: Reviews
In reply to: [Advanced Media Offloader] The BestThank you for your kind words! We’re delighted to hear that you found our plugin the simplest and easiest option. Your support means a lot to us, and we’re here if you need anything else!
Forum: Reviews
In reply to: [Advanced Media Offloader] doesn’t workWhich cloud provider are you using? Let me know, and I can help configure the plugin. You can also contact us at [email protected], and we’ll gladly configure it for you for free.
Noted: A simple misconfiguration on your cloud provider can also cause connectivity issues!
Forum: Plugins
In reply to: [Advanced Media Offloader] MinIO Connection FailedHello,
You can use your MinIO root username and password as your Access and Secret keys, but it’s recommended to create a new pair of access and secret keys.
Also, ensure that the API Endpoint domain is set correctly.
If the issue persists, please contact us at [email protected] and share the necessary details so we can assist you in debugging.
- This reply was modified 1 month, 3 weeks ago by Masoud Golchin.
Forum: Plugins
In reply to: [Advanced Media Offloader] Add Prefix to Bucket PathI have added tasks to our backlog to address the issues you are facing:
1. The upload speed in the post editor appears to be too slow. We are working to resolve this issue. 2. We need to ensure compatibility with “WP Offload Media.” We will investigate this and work to resolve it.
Forum: Plugins
In reply to: [Advanced Media Offloader] Add Prefix to Bucket PathHello,
Thank you for the suggestion. We released a new version a few minutes ago and have added your requested feature (Bucket Path Prefix) to our plugin.
Regarding URL rewriting, our plugin supports it! First, you need to add a domain to your DigitalOcean Spaces storage. Then, use the following constant in your wp-config.php to enable the plugin to handle URL rewriting for you.
define('ADVMO_DOS_DOMAIN', 'your-domain-url');
How to Customize the Spaces CDN Endpoint with a Subdomain:
https://docs.digitalocean.com/products/spaces/how-to/customize-cdn-endpoint/Please feel free to test it out and let us know if you need any assistance from our side.