Forum Replies Created
-
AuthorPosts
-
August 22, 2021 at 5:48 am in reply to: Spin Rewriter Not Working #3648
Hello,
I was glad to help fixing the filter issue.
To make SpinRewriter work, please add your SpinRewriter API key instead of your password in the plugin settings. You can get your API key from here: https://www.spinrewriter.com/cp-api
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
August 21, 2021 at 7:48 pm in reply to: cannot use the plugin #3646
Hello, First of all, thank you for your purchase.
It seems that your server’s settings needs to be changed to allow execution of ffmpeg on your server, please check below:
If you are not the root on the machine, and
exec()function is disabled, then you can’t enable it by yourself.See http://php.net/manual/en/ini.core.php#ini.disable-functions
disable_functions string
This directive allows you to disable certain functions for security reasons. It takes on a comma-delimited list of function names. disable_functions is not affected by Safe Mode.
Only internal functions can be disabled using this directive. User-defined functions are unaffected.
This directive must be set in php.ini For example, you cannot set this in httpd.conf.
How to enable exec() and shell_exec()
To enable exec() function, you have to modify php settings using a php.ini file.
- Open php.ini file and search for disable_functions exec and shell_exec
- Delete “exec” and “shell_exec” from disable_functions
disable_functions = "show_source,system, shell_exec,exec"
- Save the changes and reboot server.
That’s it!
I hope this helped.
Regards, Szabi – CodeRevolution.
-
August 21, 2021 at 7:43 pm in reply to: Featured Image #3645
Hello,
I logged in to your site and unchecked the ‘Do Not Copy Featured Image Locally’ checkbox from the plugin’s ‘Main Settings’ menu -> I checked only the ‘Enable ‘Featured Image from URL’ Integration‘ chekbox.
Please let me know if this helped solve this issue for posts which will be generated on your site from now on by the plugin.
Regards,
Szabi – CodeRevolution.
-
August 21, 2021 at 7:37 pm in reply to: Multiple Entertainment Sites at once #3644
Hello,
Thank you, I updated the API, now multiple domain filtering will work properly, please check.
Regards.
-
August 21, 2021 at 6:22 am in reply to: Multiple Entertainment Sites at once #3637
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.
-
August 20, 2021 at 6:17 pm in reply to: Contentomatic Article Builder – Article Niche – Not Working #3633
Please create a refund request here: https://codecanyon.net/refund_requests/new
Regards.
-
August 20, 2021 at 5:56 pm in reply to: Contentomatic Article Builder – Article Niche – Not Working #3631
Hello,
First of all, thank you for your purchase.
For the plugin to work, you need to enter a valid ArticleBuilder API credentials in the plugin’s ‘Main Settings’ -> ‘ArticleBuilder User Name’ and ‘ArticleBuilder User Password’ settings fields.
Please check the plugin’s tutorial video for more details: https://www.youtube.com/watch?v=PZcvwwnz2sE
Let me know if this info helped.
Regards, Szabi – CodeRevolution.
-
August 20, 2021 at 5:47 pm in reply to: Multiple Entertainment Sites at once #3630
Hello,
First of all, thank you for your purchase.
You can filter websites which you don’t want to be included in the results returned by the plugin.
Please use the ‘Remove Domains from Results’ settings field in importing rule settings, here you will be able to add a comma separated list of domains from where you don’t want to get results.
Please check this tutorial video for details: https://www.youtube.com/watch?v=2fOXB08E_2g
Let me know if this info helped.
Regards, Szabi – CodeRevolution.
-
August 20, 2021 at 12:51 pm in reply to: Block a particular site from a category #3625
Hello,
First of all, thank you for your purchase.
Yes, this is possible, please add the domain you wish to filter in the ‘Remove Domains from Results‘ settings field in importing rule settings. Tutorial video: https://www.youtube.com/watch?v=2fOXB08E_2g
Regards, Szabi – CodeRevolution.
-
August 19, 2021 at 5:25 am in reply to: Please edit Newso-matic word-ai feature to rewrite=4 #3623
Ok, I see.
Updated the plugin to v3.1.4.4 – changed the rewrite_num parameter to 4.
I hope this will help.
Regards.
-
August 19, 2021 at 5:14 am in reply to: How to set post to individual category from a specific news site like ABC news #3622
Hello,
Sure, please make a refund request here: https://codecanyon.net/refund_requests/new
Afterwards you can purchase Contentomatic. Please note that Contentomatic needs a valid subscription to ArticleBuilder for it to work.
Regards.
-
August 18, 2021 at 9:02 pm in reply to: Dates of Posts #3620
I am glad to help!
Regards.
-
August 18, 2021 at 8:24 pm in reply to: Dates of Posts #3617
Hello,
First of all, thank you for your purchase.
To import the latest posts from Facebook, please go to importing rule settings (‘Facebook to Posts’ plugin menu), click ‘Settings’ for the rule you wish to edit and Uncheck the following checkbox: ‘Cache Items For Continuous Posting (disable to get latest posts only)‘ -> save settings -> import new posts.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
August 18, 2021 at 8:01 pm in reply to: Please edit Newso-matic word-ai feature to rewrite=4 #3615
Ok, I see. However, I am not sure how this would increase article uniqueness, because the plugin would still use only one of the 4 provided articles variants. However, currently, the plugin asks for a single unique article variant from WordAI and uses it, not discarding anything from the API response.
Can you explain me, please, why do you think that setting the rewrite_num parameter to 4 would provide a more unique article? Can you confirm this with WordAI support?
Let me know if I miss something.
Thank you.
Regards.
-
August 18, 2021 at 7:30 pm in reply to: How to set post to individual category from a specific news site like ABC news #3613
Hello,
First of all, thank you for your purchase.
Currently, the plugin can import content from sites based on categories, only if you select the category you wish to use, in the ‘Article Source’ settings field, in importing rule settings. If you select a specific source (ex: CNN), only keyword based article filtering is available.
Also, to assign WordPress categories to these posts, I recommend you manually create the categories you wish to use in WordPress and assign these categories in the rule settings, so all created posts will have these categories assigned. You can do this using the ‘Additional Post Categories’ settings field, in importing rule settings.
Also, please check these tutorial videos, they should help: https://www.youtube.com/watch?v=YUj0b4yL2_4
https://www.youtube.com/watch?v=h3uIP4muyEk
Please check
Regards, Szabi – CodeRevolution.
-
AuthorPosts