Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 2,941 through 2,955 (of 4,658 total)
  • Author
    Posts
  • in reply to: Stutus in progress… for ever #4469


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

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

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

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

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

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

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

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

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

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

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

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

    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.

  • in reply to: plugin registration failed #4437


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    First of all, thank you for your purchase.

    Please send me your purchase code to my email kisded@yahoo.com and i help with this.

    Regards, Szabi – CodeRevolution.

  • in reply to: Needed Help On Puppeteer and Phantomjs Installing. #4435


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Maybe the installation part of this tutorial helps: https://www.toptal.com/puppeteer/headless-browser-puppeteer-tutorial

    For testing, you will need to create a small testing script, as shown in the tutorial above.

  • in reply to: Needed Help On Puppeteer and Phantomjs Installing. #4433


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    https://www.youtube.com/watch?v=KNOIJA4pTQo this video installs puppeteer globally on your server, so if it would have worked for you, it would be able to be called from anywhere.

    I would suggest you ask for help from server support and get more info on how to install puppeteer on it, because your server setup might require some extra steps which can be necessary only in the case of your server.

Viewing 15 posts - 2,941 through 2,955 (of 4,658 total)