Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 3,691 through 3,705 (of 4,646 total)
  • Author
    Posts
  • in reply to: Plugin doesn’t work #2583


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Responded by email, please check.

    Regards.

  • in reply to: Plugin doesn’t work #2581


    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.


  • 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: craw a class content #2577


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Sorry but I don’t have, nor know of a software that can do this. I have only Crawlomatic which can scrape content and import it as WordPress posts. Sorry for this.

    Regards, Szabi – CodeRevolution.

  • in reply to: Unable to access admin login #2575


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    This is weird. Do you have access to the admin backend of WordPress? If yes, can you send me, please, temp admin login to your site so I can check on plugin settings? My email is kisded@yahoo.com

    Regards.

  • in reply to: Craigslist Plugin – 403 error #2573


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    This sounds like a server side settings (or limitation) is preventing the plugin from saving campaigns on your site.

    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: Unable to access admin login #2572


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    If the above is not working please try logging in using:

    yourdomain.com/wp-login.php

     

  • in reply to: Unable to access admin login #2571


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    From the sounds of this issue, I suspect you set a custom login URL for your site.

    Please try accessing the custom login URL that the plugin set, using this URL:

    yourdomain.com/login

    Here, you should be able to log in to your site and access the admin backend.

    Let me know if this helped, if not, I will continue to assist you.

    Regards, Szabi – CodeRevolution.

  • in reply to: puppeteer setup needed to run plugin #2570


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    I am running puppeteer 6.14.6 on my local testing environment.

    But on other servers I installed also latest puppeteer versions available and for me, they worked.

    If possible, please send me temporary admin login credentials to your site + access to your server console and I will try to make puppeteer work for you. My email is kisded@yahoo.com

    However, I cannot promise I will manage to make it work, I am not a Linux/Plesk expert, but I can try.

    Regards.

  • in reply to: puppeteer setup needed to run plugin #2566


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hosting provider’s support might be needed to be asked for help on this, they might require some settings from their part to make puppeteer available for you site.

  • in reply to: pdfomatic-pdf-post-generator-package help #2564


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Please go to the plugin’s ‘Main Settings’ menu and check the ‘Use Alternative Library For PDF Parsing’ checkbox. Afterwards try importing content from the pdf document again (please wait for a while the plugin to create the content, the importing time might be large in the case of this large PDF file). If importing gets stuck (the rule is running for a long period of time without any results, please click the ‘Clear Running Rule List’ button from the ‘Activity and Logging’ menu of the plugin to reset its state).

    If this version of importing is also not working for you, I recommend that you split up your large PDF file into smaller sections, and import them one by one. An example site that can be used for this, is the following: https://www.ilovepdf.com/split_pdf

    I hope this info helped.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: puppeteer setup needed to run plugin #2561


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Yes, if there are no server side or WordPress side restrictions, than puppeteer should be available instantly also on your WordPress site.

    You can use the WPTerm plugin on your WordPress site to check if it is available: https://wordpress.org/plugins/wpterm/ – it will emulate a terminal inside of WordPress, where you can test it.

    Regards.

  • in reply to: craw a class content #2559


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    It means that nothing new is available to be imported. Please check this page for details: https://coderevolution.ro/knowledge-base/faq/i-keep-getting-an-yellow-diamond-when-i-run-the-rule-now-and-no-new-posts-are-getting-generated/

  • in reply to: craw a class content #2557


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Sure, this is possible. Please use following settings in the plugin:

     

    Scraper Start (Seed) URL -> https://procurement-notices.undp.org/

    Do Not Scrape Seed URL: checked

    Seed Page Crawling Query Type: XPath

    Seed Page Crawling Query String: //*[@class=’odd’]

    Content Query Type: XPath

    Content Query String: //*[@class=’standard cellborder’]

     

    I hope this helped.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: puppeteer setup needed to run plugin #2555


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Please check this tutorial for CentOS 7: https://frugalisminds.com/how-to-setup-puppeteer-in-centos-7/

    Yes, after I finished the video, puppeteer is installed and available on the server. However, if you don’t install puppeteer globally, using the -g flag in the install command

    npm install -g puppeteer

    than, it will be available only in the folder where you install it. So, if you don’t want to install it globally, you will have to place it in the folder where you wish to use it (in the case of the Crawlomatic plugin, in the \wp-content\plugins\crawlomatic-multipage-scraper-post-generator\res\puppeteer folder.

    Regarding Plesk, I am not an expert in it, I can recommend this tutorial with info on installing nodejs on it: https://www.plesk.com/blog/product-technology/node-js-plesk-onyx/

    If you don’t manage to install it, I can recommend migrating your site to a server where Linux bash will be available (Google Cloud Hosting or DigitalOcean droplets).

    I hope this info helped.

    Regards.

Viewing 15 posts - 3,691 through 3,705 (of 4,646 total)