Val Meow
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Cleaner: Clean your WordPress!] Images keep deletedHello @alexgthess !??
It sounds like there may be a caching issue or a conflict with another plugin. Try clearing both your site’s cache and your browser cache. Additionally, check if any other plugins could be affecting image display. If the issue continues, consider restoring a backup from before it began.
Keep in mind that if you move media to the trash through the plugin, you can reverse the process. However, if you’ve deleted images without a backup, they’ll be permanently removed. Always ensure you have a safe restore point before making changes. Hope this helps!
Forum: Plugins
In reply to: [Media File Renamer: Rename for better SEO (AI-Powered)] IPTCHey @jenzgaard! ??
The plugin uses WordPress core functions to access media metadata. Since WordPress relies solely on EXIF data, the plugin will as well. Hope this helps!
https://developer.www.ads-software.com/reference/functions/wp_read_image_metadata/Hey @petertely! ??
This is a warning message that you can safely ignore. If the process freezes, it likely indicates an error. Check your PHP logs for any fatal errors that might explain which part of the process is failing. If there’s no error, your server might have security rules limiting the number of requests allowed in a given time frame, and bulk regeneration could exceed these limits. To troubleshoot, monitor your network activity during the process to see the server’s response.
The “Regenerate All Entries” option deletes all thumbnails and recreates them, while the “Optimize” option scans existing thumbnails and only regenerates the necessary ones, making it more efficient for bulk-processing a large number of images.
Hey @samysalahgad! ??
This message will appear as long as either of the plugins is active. We’ll ensure an option to disable it in the future. Thank you for your patience and understanding.
Hey @senjoralfonso! ??
If you’re already uploading WebP images, they’ll be detected as existing, so you can keep the optimized images feature enabled. This allows you to select retina options for different sizes. The delivery method relies on WordPress core hooks, so it won’t perform many additional operations beyond what’s already done, especially if the values are consistent for your media in WebP format.
- This reply was modified 4 weeks, 1 day ago by Val Meow.
Forum: Plugins
In reply to: [AI Engine] Set up chatbot on my websiteHey @joukeschotanus! ??
I recommend starting with our documentation, which will answer most of your questions. You can learn more here:?https://docs.meowapps.com.
Please note that OpenAI’s GPT-3.5 Turbo Instruct is not designed for chat interactions and isn’t suitable for use in a chatbot. We recommend using a completion model (such as GPT-3.5 or GPT-4) for this purpose.
If you encounter this error message, it could be due to a missing environment declaration in the settings. Ensure that if you are using “Default” in your chatbot settings, the default environments in the settings tab align with your intended configuration. You can follow the correct steps in the documentation.
If you want the chatbot to have more knowledge about your website please refer to the “Let It Know About Your Business” section in the documentation.
For web search/crawling information, please read the?documentation here.Forum: Plugins
In reply to: [AI Engine] Assistance with AI Model Integration and Customization SettingsHey @scotlandtravel! ??
I recommend starting with our documentation, which will answer most of your questions. You can learn more here: https://docs.meowapps.com.
Fine-tuning a model is a specific and complex process. Refer to the “Let It Know About Your Business” section in the documentation to learn more about this. Please note that GPT-3.5 is now deprecated.
There is no “local chatbot” within AI Engine. The plugins call different services to retrieve the AI model response and display it. If you want a locally running AI model, you’ll need to host it yourself (using Ollama, for example), set up the environment, and use AI Engine filters to dynamically switch between the remote and self-hosted model.
Regarding API usage, please refer to the documentation here.
For web search information, please read the documentation here.
Forum: Plugins
In reply to: [Gallery Custom Links] PHP Depreciated messageHey @dotdabbledorg! ??
This is a message you can safely ignore. We will make the necessary adjustments to remove it. Thank you for your patience and understanding!
Forum: Plugins
In reply to: [Media Cleaner: Clean your WordPress!] Delete copy set and leave oneHey Luis! ??
Media Cleaner tries to check for any other plugin that might use your images to determine if they are in use or not. The free version has fewer parsers, so false positives may occur, especially if you’re using a third-party theme or builder. So make sure to have a reliable backup of your website before performing any delete operation.
The Media Library scan will scan all media files. If you want to scan by file (to detect duplicate or unused files of the same media), you’ll need to use the File System Scan. Hope this helps!
Hey @bkjproductions! ??
Do you have any way to reproduce this issue reliably? Could you try on another device or browser to see if the issue persists? Thanks!
Forum: Plugins
In reply to: [Database Cleaner] Database Cleaner in wordpress 6.6.2Hey @alexandrecamilo! ??
Could you please check your PHP error log file to see if there are any error messages that might help identify the source of the issue? If you don’t find anything there, please check your developer console when opening the plugin dashboard to see if there are any error messages related to a server request. Thanks!
Hey @mikrobullen! ??
All the placeholders for the templates are indicated below the template field. Currently, there are no user-related placeholders, but we will ensure the next update includes them. Thank you for your patience and understanding!
Forum: Plugins
In reply to: [AI Engine] Custom Prompt for AI Excerpt/Title GenerationHey @spiritfly! ??
Most of your needs can be handled by either using the AI Engine’s internal API (API & Filters | Meow Apps) and filters, so you can dynamically change the prompt that are being used. But for this specific use case I would recommend using SEO Engine (which is a plugin for SEO based on AI Engine, for free) that might let you have more wiggle room for this kind of processes. Hope this helps!
Forum: Plugins
In reply to: [AI Engine] Notice at the bottom of chat botHey @kiralikbeyin! ??
Under the appearance settings, you can change the “Compliance Text” to set that message up. As this is not static content, you will need to use dynamic translation or make a separate chatbot for a different language. Hope this helps!
This issue is likely happening because you are using an older version of PHP. Please note that version 7 has reached the end of its life almost 2 years ago. Please consider upgrading to a supported version. You can?learn more here.?Hope this helps!?
We will make the necessary adjustments to ensure that it works on older versions as well. Thanks for your patience and understanding. ??