Forum Replies Created
-
AuthorPosts
-
November 19, 2024 at 7:37 am in reply to: Aiomatic set the layout for the AVADA theme #11379
Layout templates: https://avada.com/documentation/creating-single-post-layouts-with-avada/
-
November 19, 2024 at 7:33 am in reply to: Aiomatic set the layout for the AVADA theme #11378
Hello,
I recommend you use the [aicontent] shortcode.
Usage example:
[aicontent]Don’t act as a virtual assistant, return only what you are asked. Create an article which is optimized for SEO, on the following subject: how to repair a broken door knob[/aicontent]
Tutorial video: https://www.youtube.com/watch?v=jYGZUZ-F3xM
Advanced nested shortcode support: https://www.youtube.com/watch?v=SdNjVEfQzhs
Creating images: https://www.youtube.com/watch?v=q2Kh0-8ZrXk
I hope this helps.
Regards, Szabi – CodeRevolution.
-
November 18, 2024 at 8:25 pm in reply to: Aiomatic set the layout for the AVADA theme #11371
Hello,
First of all, thank you for your purchase.
Yes, it is absolutely possible to automate post layouts in a way that integrates with Aiomatic-generated content. Here are a couple of ways you can achieve this:
1. Using Shortcodes
Aiomatic supports shortcodes, which can be used within your generated posts to dynamically insert elements. Your AVADA theme supports rendering shortcodes in posts or templates, so you can:
- Add the shortcodes directly into your post template.
- Use these to include any AVADA Builder elements that can be rendered via shortcodes.
For example, if you have a specific AVADA section you frequently use (like call-to-actions, image sliders, etc.), check if those elements support shortcodes. If they do, you can include them in the generated post layout. You can find the shortcodes available in Aiomatic, in the ‘AI Shortcodes & Forms’ menu of the plugin, in the ‘Built-In Shortcodes’ tab.
2. Creating a Reusable Layout in AVADA
AVADA offers the ability to create Global Layouts or Post Templates:
- Set up a reusable layout using AVADA’s builder.
- Assign this layout to specific post types (e.g., blog posts).
- This way, when Aiomatic generates a new post, it automatically inherits the pre-defined layout without requiring manual editing.
3. Combining Aiomatic with AVADA Templates
Here’s a step-by-step example:
- In Aiomatic, define the structure of the post in the “Post Template” settings. You can include placeholders for content, images, titles, etc.
- In AVADA, create a global post layout template to style the overall appearance of posts. Assign this layout globally or to specific categories where Aiomatic posts are published.
This will allow you to generate posts dynamically while still maintaining a professional and consistent look.
Regards,
Szabi – CodeRevolution -
Hello,
I tried to log in to your site using the provided credentials, but I got this error, please check:
Error: The username demo is not registered on this site.
Please send login info to my email: kisded@yahoo.com
Regards,
Szabi – CodeRevolution
-
November 17, 2024 at 6:54 am in reply to: Selects the category I have specified, but still includes ‘Uncategorized’ #11362
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 16, 2024 at 6:45 pm in reply to: Selects the category I have specified, but still includes ‘Uncategorized’ #11360
Hello,
Thank you for your purchase.
Please check the ‘Remove WP Default Post Category’ checkbox -> save settings -> import new posts.
Let me know if this helped.
Regards,
Szabi – CodeRevolution
-
November 16, 2024 at 6:44 pm in reply to: ‘Email sending’ not working #11359
I am glad to help!
If you like the plugin, please give it a rating on CodeCanyon, it is really appreciated!
Regards.
-
November 16, 2024 at 10:20 am in reply to: ‘Email sending’ not working #11355
Hello,
First of all, thank you for your purchase, also i am glad you like the plugin i created.
The issue with email sending sounds like a server side problem, many servers can have similar email sending issues. I suggest you try to fix it by installing and setting up of a SMTP plugin, like: https://wordpress.org/plugins/gmail-smtp/
Tutorial: https://www.wpbeginner.com/plugins/how-to-send-email-in-wordpress-using-the-gmail-smtp-server/
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
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 -
AuthorPosts