Forum Replies Created
-
AuthorPosts
-
January 13, 2022 at 11:34 am in reply to: use same image #4480
Hello,
First of all, thank you for your purchase.
To make the plugin use the same image (without copying it again and again), please use in the “Default Featured Image List” settings field the numeric ID of the attachment which is already copied to your WordPress site.
Please check this example video which shows how to get the numeric ID for attachments in WordPress: https://www.youtube.com/watch?v=eCBYi14Rkx8
Regards, Szabi – CodeRevolution.
-
January 13, 2022 at 6:38 am in reply to: Automatic posts are not executed according to the schedule of each rule #4478
I am glad to help.
-
January 12, 2022 at 7:57 pm in reply to: Automatic posts are not executed according to the schedule of each rule #4473
Hello,
First of all, thank you for your purchase.
You can improve the scheduling accuracy of the plugin if you replace the wp_cron module of WordPress with a server side cron.
wp_cron is a default system WordPress uses to schedule tasks automatically, but it has a major flaw: it requires website visitors to access your page for it to function. Because of this, I recommend replacing it with server side cron. Please check details on how to do this, here: https://themeisle.com/blog/disable-wp-cron/
Regarding individual scheduling of rules, I noted your idea, but this is not possible at the moment. The only way is to create rules which don’t run at the same time (have different scheduling times). If you combine this with the server side cron replacement, it will run in a more precise way.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
January 11, 2022 at 1:38 pm in reply to: Stutus in progress… for ever #4469
Hello,
I checked your site and it seems that the plugin is not getting proper responses from the ArticleForge API on your server. This can be caused by some firewall limitations from your web server’s part or a similar limitations from ArticleForge server’s part.
To solve this, please check (with your server’s support if possible), if you have any firewall rules which block connections to https://af.articleforge.com
If you find no limitations from your server’s part, ArticleForge support needs to be contacted and asked about this issue. https://www.articleforge.com/contact
Alternatively, I suggest you give the plugin a try on another server you own (if possible) to check if it is working from there.
Let me know if you have updates on this and I will help as much as I can.
Regards, Szabi – CodeRevolution.
-
January 11, 2022 at 11:34 am in reply to: Stutus in progress… for ever #4467
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.
-
January 9, 2022 at 6:56 pm in reply to: Instamatic not work #4464
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.
-
January 9, 2022 at 11:36 am in reply to: Please help scraping #4462
I just tried to scrape the site on my demo site and for me, it worked without issues, please check result: https://wpinitiate.com/crawlomatic-test/demoa8ec4344/
From the looks of the errors you added, it seems like an incompatibility with another plugin which is installed and active on your site. Some other plugin might load an older version of the same library which is used also by my plugin, causing this incompatibility.
So, to debug this, please try to deactivate other (similar) plugins one by one, which might cause this issue.
Let me know if this helped.
Regards.
-
January 8, 2022 at 9:49 am in reply to: Author role #4457
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.
-
January 7, 2022 at 2:25 pm in reply to: Strip HTML Elements by XPATH/CSS Selector does not work #4455
Hello,
First of all, thank you for your purchase.
1. To scrape always only the first 5 posts from a page, please go to importing rule settings in the plugin -> click ‘Settings’ for the rule you created -> add in the ‘Maximum Links To Crawl From Each URL’ settings field the value: 5 and save settings -> run importing again.
2. To strip content from this page, I used the below settings:
Content Query Type: Class
Content Query String: card
Strip HTML Elements by Class:
date,customer,story-sharing,contact-headline,contact-text,originatorI hope this info helps.
Regards,
Szabi – CodeRevolution. -
January 7, 2022 at 11:30 am in reply to: Please help scraping #4452
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.
-
January 7, 2022 at 9:38 am in reply to: Posts not generating automatically #4450
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.
-
January 6, 2022 at 8:17 pm in reply to: assigning 10 custom fileds #4448
Hello,
First of all, thank you for your purchase.
I checked your site but I don’t see the Crawlomatic plugin installed/activated/configured.
Please install it on your site, activate it using your purchase code and get back to me.
Also, please note that plugin configuration is not included in plugin support, it will be a paid service. For details, please contact me at my email kisded@yahoo.com
Regards, Szabi – CodeRevolution.
-
January 6, 2022 at 6:42 pm in reply to: Won’t generate new posts #4446
Hello, @Russ, can you tell me, please, what plugin version are you using of the Newsomatic plugin?
The solution for the above issue was to update the plugin to its latest available version. Please contact me for details on this at my email kisded@yahoo.com
Regards.
-
January 6, 2022 at 6:41 pm in reply to: Post tag don’t add #4445
Hello,
The RSS feed from where you are extracting content does not contain the tags in a standard format, but in hashtags in the description of items. The plugin is currently not able to extract hashtags in this format, for this, a custom plugin update is needed, to make it work with this specific feed.
If you are interested in this custom update, for details, please contact me at my email: kisded@yahoo.com
Regards.
-
January 6, 2022 at 3:11 pm in reply to: Post tag don’t add #4440
Hello,
First of all, thank you for your purchase.
T0 get full article content from this specific feed, please go to the importing rule settings of the plugin -> click ‘Settings’ for the rule you created for the above feed URL and check the ‘Try to Get Full Article Content’ checkbox -> save settings -> import new posts.
Also, please add the below settings:
Full Content Query Type:
ClassSearch Query String:
crayons-article__body text-styles spec__bodyScreenshot of this: https://ibb.co/Str8K4X
Let me know if this info helped.
Regards, Szabi – CodeRevolution.
-
AuthorPosts