Forum Replies Created
-
AuthorPosts
-
November 13, 2024 at 12:00 pm in reply to: Possibility to use pages_read_engagement permission for self-admin pages #11348
How did you get exactly the page access token you used? Please give details.
Regards.
-
November 13, 2024 at 9:38 am in reply to: Error during importing posts from Facebook to WordPress #11346
Hello,
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.
-
November 13, 2024 at 9:37 am in reply to: Possibility to use pages_read_engagement permission for self-admin pages #11345
Hello,
I checked on my part with an app which has the ‘pages_read_engagement’ permission and does not have the Public Page Content Access permission and I was still not able to access content from pages I am administrator of. The API response from Facebook is still suggesting that I need Public Page Content Access. I am not sure what I am missing, I will look into this more.
Regards, Szabi – CodeRevolution.
-
November 11, 2024 at 5:00 am in reply to: How to create automatic reviews for products? #11342
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress install, and I check why it did not work for you. Send it, please, to my email address: kisded@yahoo.com
Regarding the red error, it is a server settings which prevents the plugin to run for longer periods of time. Please check this link for info on how to increase it: https://wpdesk.net/docs/how-to-raise-maximum-execution-time-in-wordpress/
Regards, Szabi – CodeRevolution.
-
November 10, 2024 at 8:02 pm in reply to: Please enable JS and disable any ad blocker #11339
Hello,
First of all, thank you for your purchase.
This is imported as the default WordPress scraper cannot execute JavaScript on websites and some websites will not allow their content to be displayed, unless JavaScript is able to be executed (to prevent scraping).
To not get these kind of articles created, you have 2 options:
1. Install Puppeteer on your server and set up the plugin to use it. This will executed also JavaScript during scraping and solve this issue. Tutorial on how to install Puppeteer: https://www.youtube.com/watch?v=pRUDcSOe724
Usage with Newsomatic: https://www.youtube.com/watch?v=kURhZ1I9bpI2. If this is not possible, you can set up the plugin to skip importing of articles which contain the following words: ad blocker, adblocker, JavaScript
You can do this in ‘Main Settings’ menu -> ‘Banned Words List’ settings field. You can enter there: ad blocker, adblocker, JavaScriptRegards, Szabi – CodeRevolution.
-
November 9, 2024 at 9:08 pm in reply to: How to create automatic reviews for products? #11336
Hello,
First of all, thank you for your purchase.
I am sorry for the confusion, but the plugin evolved a lot during the recent period, as it got many updates and new features.
To create reviews for products, there are 2 options:
1. To automatically create reviews for existing products.
or
2. To automatically create reviews for newly published products on your site.
If you want to create reviews for existing products, please go to the ‘AI Content Editor’ menu -> ‘Editing Template Manager’ tab -> set ‘Automatically Add Post Comments/Product Reviews’ to Enabled.
Set the ‘Prompt For The AI Comment/Review Generator’ settings field to:
Write a single product review for the product title: %%post_title%%
On a scale from 1 to 5, the review will give the following star rating: %%product_star_rating%%
In the review, don’t mention all the time the number of stars that was given to the product, just in 50% of the reviews.Also, set the ‘WooCommerce Product Review Minimum-Maximum Star Count’ settings field to the star rating range you need the plugin to create. For example: 4-5
After this, save settings.
Now, go to the ‘Existing Content Editor’ tab -> set ‘Maximum Number Of Posts To Process’ to a number of products you want to process in a single run -> set ‘Post Type’ to product -> save settings.
Now, click on ‘Select an Action’ in the ‘Manually Run Post Editing Now’ settings field -> click ‘Run Post Editing’.
2. If you want to create reviews for newly created products, please go to the ‘Automatic Content Editing’ tab (instead of the ‘Existing Content Editing’ tab – note that you still need to do the config of the ‘Editing Template Manager’ tab). Here switch ‘Enabled Automatic Post Editing’ to On. Set ‘Enable The Legacy AI Content Editor’ to ‘Enabled’ and set ‘Enable Editing of ‘Custom Post Types” to Enabled. Also, set: ‘Process Only This Comma Separated List Of Custom Post Types’ to product and save settings.
I hope this info helps.
Regards, Szabi – CodeRevolution.
-
November 9, 2024 at 6:18 pm in reply to: Plugin failing to install on wordpress #11332
Hello,Please be sure to extract the contents of the package file you downloaded from CodeCanyon, because it contains also the plugin’s documentation, next to the installable zip file (inside the package you downloaded).Please check also: https://www.youtube.com/watch?v=goln5ghaUWkLet me know if this helped.
Regards,
Szabi – CodeRevolution -
November 8, 2024 at 7:56 pm in reply to: Troubleshooting after installing AOMATIC #11325
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress staging website, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com
Regards, Szabi – CodeRevolution.
-
November 5, 2024 at 5:23 pm in reply to: Releases the purchase ID on domains that are no longer in use. #11322
Hello,
I revoked your purchase codes from my database, please activate them on your new site.
Regards, Szabi – CodeRevolution.
-
November 4, 2024 at 7:09 pm in reply to: Ebayomatic ebay marketplace account API disconnect #11318
Hello,
First of all, thank you for your purchase.
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.
-
November 2, 2024 at 4:49 pm in reply to: Ollama open #11316
Hello,
First of all, thank you for your purchase.
Please check this tutorial video, it shows details about embeddings in Ollama: https://www.youtube.com/watch?v=gq4S9g2ztho
Regarding the new update, please contact me at my email kisded@yahoo.com for details.
Regards, Szabi – CodeRevolution.
-
November 2, 2024 at 2:56 pm in reply to: How to use openrouter llama embeddings for RAG? #11314
Hello,
Please send me the link of an example embeddings model you want to use and I check it.
Regards,
Szabi – CodeRevolution
-
October 31, 2024 at 8:33 am in reply to: Critical Error #11309
Hello,
I logged in to your site and checked it. The issue was caused by the ‘Admin and Site Enhancements (ASE)‘ plugin, which was breaking the ‘Setup Wizard’ functionality of my plugin. I deactivated the ‘Admin and Site Enhancements (ASE)’ plugin temporarily and dismissed the setup wizard feature of my plugin, like this, they will work now together.
To use also the ‘Setup Wizard’ functionality of Aiomatic, please contact the developers of the ‘Admin and Site Enhancements (ASE)’ plugin and tell them about this issue, as it needs to be fixed from their part. If you don’t use this feature of Aiomatic, it will continue to work for you.
I hope this helps.
Regards,
Szabi – CodeRevolution. -
October 31, 2024 at 7:49 am in reply to: Critical Error #11308
Hello,
First of all, thank you for your purchase.
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.
-
October 28, 2024 at 10:34 am in reply to: careeromatic – WP Automatic #11305
Hello,
First of all, thank you for your purchase.
Can you give me more details, please, on how you try to combine WP Automatic with Careeromatic? Please give details on the shortcodes you use on your site and I check on this.
Regards, Szabi – CodeRevolution.
-
AuthorPosts