Forum Replies Created
-
AuthorPosts
-
June 11, 2023 at 8:09 am in reply to: Bulk Blog posts #7743
Hello,
The issues you encountered are still because the execution of the plugin is forcefully stopped on your server (for some reason).
How the plugin operates, is as follows: it creates posts without featured image or categories and it adds image and category to posts after they are created (this is required by WordPress, this is how it works). Because of this, if the execution is interrupted when the post is created, it will not have an image or category.
To fix this, I suggest you contact your hosting provider’s support and ask them if they have any limitation on the maximum amount of time scripts or plugins are allowed to run on your server (they might have some limits enforced for your server, which you cannot change, only they can).
In this case, please ask them to lift limitations for your server and allow it to run longer execution times for plugins.
Also, if your site is behind CloudFlare, turning CloudFlare off temporarily might also be needed to debug this issue.
Regards.
-
June 10, 2023 at 7:43 pm in reply to: Bulk Blog posts #7741
Hello,
1. Please increase max_execution_time settings on your server, as currently this might limit the amount of time the plugin is allowed to run, this is needed to allow the plugin to run for longer time periods, please check: https://coderevolution.ro/knowledge-base/faq/how-to-increase-the-max_execution_time-settings-on-your-server/ – set it to 10000 or higher.
2. Please disabled automatic category assignation for posts from the plugin’s ‘AI Content Editor’ menu -> ‘AI Templates and Options’ tab -> ‘Automatically Add Categories To Posts’ settings field. As this is adding categories to newly published posts from your site.
Regards.
-
June 10, 2023 at 6:59 pm in reply to: Question on token charges #7740
Hello,
First of all, thank you for your purchase.
1. The ‘categoryGenerator’ ID is coming from the plugin’s ‘AI Content Editor’ menu -> ‘Editing Templates and Options’ tab -> ‘Automatically Add Categories To Posts’ settings field. Please check on this, as it seems that you have this option enabled, and categories are processed and added for newly published posts on your site. Let me know if this info helped.
2. the ‘tagsGenerator’ ID is coming from the same part of the plugin, specifically, the ‘Automatically Add Tags To Posts’ menu. Please check on this also, this is why they are duplicate, as tags are added also from rule settings and also from AI Content Editor settings.
Regards, Szabi – CodeRevolution.
-
June 9, 2023 at 3:50 pm in reply to: Write empty metadescription on pages #7736
Hello,
First of all, thank you for your purchase.
Yes, this is possible, please check this tutorial video for info on how to set up the plugin to add automatic SEO description to posts in Yoast SEO: https://www.youtube.com/watch?v=tv6fN5Hag_0
Also, if you want to edit existing posts and add SEO meta description to them, you must check also this tutorial video: https://www.youtube.com/watch?v=33lB-ddmNGM
Regards, Szabi – CodeRevolution.
-
June 9, 2023 at 1:35 pm in reply to: Bulk Post “Duplicate this Rule” #7733
Hello,
First of all, thank you for your purchase.
This is not normal behavior. Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
-
June 8, 2023 at 8:48 pm in reply to: Meta Description for Bulk AI Post Generator #7728
Hello,
Thank you for this idea, I noted it. Will think on adding this feature for upcoming versions of the plugin, as it sounds useful.
Regards,
Szabi – CodeRevolution. -
June 8, 2023 at 8:44 pm in reply to: How to Train Chatbot #7727
This reply has been marked as private. -
June 8, 2023 at 1:38 pm in reply to: How to Train Chatbot #7723
Hello,
First of all, thank you for your purchase.
Yes, you can train the chatbot with your own content. If you have fewer than 100,000 training prompts for the AI, I recommend using embeddings rather than creating your own custom trained model (as model training requires a high number of additional info prompts).
Please check this video on how to use embeddings: https://www.youtube.com/watch?v=hkk0d7W0kIs
If you have larger databases to add to the models as additional info, please check this tutorial for model training: https://www.youtube.com/watch?v=MV5F2X6z_X4
Regards, Szabi – CodeRevolution.
-
June 8, 2023 at 1:35 pm in reply to: Bulk Blog posts #7722
Hello, sorry, but sharing a demo version is currently not possible. However, I can help debug issues you encounter while using the plugin. If I cannot fix the issue, I can also offer a refund for it.
Regards.
-
June 6, 2023 at 7:21 pm in reply to: The theme is missing the style.css #7719
Hello, please resend the login info manually to my email, as I did not get the email from your site (I checked also spam). My email is kisded@yahoo.com
Regards.
-
June 6, 2023 at 6:58 pm in reply to: Bulk Blog posts #7717
Hello,
This is possible if you combine Aiomatic also with WordPressomatic: https://1.envato.market/wordpressomatic
As WordPressomatic is able to automatically publish content from your ‘worker’ site to your ‘main site’.
Regards.
-
June 6, 2023 at 6:56 pm in reply to: The theme is missing the style.css #7716
Hello,
Please send me temporary admin login credentials to your site, so I can check on this issue. My email is kisded@yahoo.com
Regards,
Szabi – CodeRevolution. -
June 6, 2023 at 11:34 am in reply to: Bulk Blog posts #7710
Please check DigitalOcean.
To improve royalty free image quality, please check: https://www.youtube.com/watch?v=KjzMOYTK5V8
Note that the AI Image generator prompt is applied only for AI generated images, not for royalty free images, for which, keywords will be extracted from the title, based on which the plugin will search for royalty free images. If you are using AI generated images, the prompt will be used for the images.
Regards.
-
June 6, 2023 at 7:51 am in reply to: Bulk Blog posts #7708
Hello,
I suggest you switch to another hosting provider, as it seems that your current hosting provider is not allowing the changing of the max_execution_time settings (although they claim to do so).
This limitation is visible also in the PHP Info, in the max_execution_time settings field, please check: https://ibb.co/JHxBRmb
If they don’t allow this settings to be changed, I recommend you migrate your site to a more flexible hosting provider.
Regards.
-
June 5, 2023 at 7:45 pm in reply to: Bulk Blog posts #7706
Please increase the max_execution_time variable to 1000, as I see that this is listed also in PHPInfo as 60.
This can be the cause of this issue.
-
AuthorPosts