Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 2,926 through 2,940 (of 4,646 total)
  • Author
    Posts
  • in reply to: use same image #4480


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Automatic posts are not executed according to the schedule of each rule #4478


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    I am glad to help.

  • in reply to: Automatic posts are not executed according to the schedule of each rule #4473


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Stutus in progress… for ever #4469


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Stutus in progress… for ever #4467


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Instamatic not work #4464


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Please help scraping #4462


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Author role #4457


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Strip HTML Elements by XPATH/CSS Selector does not work #4455


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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,originator

     

    I hope this info helps.

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Please help scraping #4452


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Posts not generating automatically #4450


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: assigning 10 custom fileds #4448


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Won’t generate new posts #4446


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Post tag don’t add #4445


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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.

  • in reply to: Post tag don’t add #4440


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    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:
    Class

    Search Query String:
    crayons-article__body text-styles spec__body

     

    Screenshot of this: https://ibb.co/Str8K4X

    Let me know if this info helped.

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 2,926 through 2,940 (of 4,646 total)