Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 2,851 through 2,865 (of 4,646 total)
  • Author
    Posts
  • in reply to: subdomain issue with newsomatic #4681


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Please send me temporary admin login credentials to your WordPress installations where you wish to activate the plugin and I will help. Send it, please, to my email address: kisded@yahoo.com.

    Regards, Szabi – CodeRevolution.

  • in reply to: politics #4676


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    In this case, I recommend you use the ‘Search Query String’ settings field from importing rule settings and set it to a search query: ukraine

    You can also set the ‘Article Source’ settings field to ‘Any’ to import content from any news source, or to a specific news source, to import content just from that source.

    For details, please check this tutorial video: https://www.youtube.com/watch?v=YUj0b4yL2_4 also, this other video might be helpful: https://www.youtube.com/watch?v=h3uIP4muyEk

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: full content #4672


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    To get full article content for imported posts, please check this tutorial video, it will show you how to do this: https://www.youtube.com/watch?v=b-_n-q08kXA

    Also: https://www.youtube.com/watch?v=eBZulBbvDL0 and https://www.youtube.com/watch?v=Rf755vrzvVc

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: change my domain #4668


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    I removed the license from my database from your old domain criptojogos.net – please activate the plugin on your new domain and deactivate it on your old domain.

    Regards, Szabi – CodeRevolution.

  • in reply to: Open in new tab for Read More link #4664


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    To make this happen, you need to replace the %%item_read_more_button%% shortcode  from the ‘Generated Post Content’ settings field, for all rules you created (for which you wish to apply this change) to the following HTML code:

    <a href=”%%item_url%%” target=”_blank”>Read More</a>

    Afterwards, please save settings and import new posts.

    Regards, Szabi – CodeRevolution.

  • in reply to: Translate Google problem with numbers #4663


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    I checked and indeed, recently the default version of the Google Translate module which is used in the plugin is modifying numbers in a weird way. Unfortunately, the only way to fix this is to switch to the official version of Google Translate, using the steps shown in this video: https://www.youtube.com/watch?v=1gUJNAnlEhw

    Or, as an alternative, to DeepL: https://www.youtube.com/watch?v=34PvNyWrIKE

    Regards, Szabi – CodeRevolution.

  • in reply to: Careeromatic isn’t working as I thought #4660


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    If you are not satisfied by the features of the plugin and you are not willing to use the plugin any more, you can make a refund request for it, here: https://codecanyon.net/refund_requests/new

    Regards, Szabi – CodeRevolution.

  • in reply to: Crawling info from each HREF in the link #4658


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    To select which parts of the scraped articles to be imported into the post content, you can use the visual selector feature of the plugin to highlight and select the part of articles you wish to scrape.

    Please check this tutorial video for details on this feature: https://www.youtube.com/watch?v=2ixtS3LQsI4

    Regards.

  • in reply to: Ultimate Anime Scraper: Media Error #4656


    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: Crawling info from each HREF in the link #4654


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Interesting.

    I changed to:

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

     

    Now works, please check.

    Regards.

  • in reply to: Crawling info from each HREF in the link #4651


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    I checked and scraping this website is possible.

    Please check the settings I used below for each site:

     

    Scraper Start (Seed) URL:
    https://lv.carweb.eu/lv/vehicles/search

    Do Not Scrape Seed URL:
    checked

    Seed Page Crawling Query Type:
    XPath

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

    Content Query Type:
    XPath

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

     

     

    Scraper Start (Seed) URL:
    https://www.ss.com/lv/transport/cars/alfa-romeo/

    Do Not Scrape Seed URL:
    checked

    Seed Page Crawling Query Type:
    Class

    Seed Page Crawling Query String:
    msga2

    Content Query Type:
    XPath

    Content Query String:
    //*[@id=’msg_div_msg’]

     

    Regards, Szabi – CodeRevolution.

  • in reply to: Youtubomatic Plugin Not Auto Posting to Youtube Channel #4646


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096
    There seems to be some kind of connection problem from your server to YouTube.
    To try to fix this, I checked now the ‘Use Alternative Video Upload Method’ in the plugin’s ‘Posts to YouTube’ menu.
    Please note that this alternative upload method requires more WordPress memory, so I recommend you increase the available memory for WordPress to 1024M
    Let me know if this helped.
    Regards.
  • in reply to: Some images can’t be downloaded #4645


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I checked again and indeed, this issue was caused by the scraped page limiting the usage of their images, because requests for image accessing were made too fast one after another. A scraping limiter kicks in on their part and denied access to some images.

    I tried to get around this limitation by adding in importing rule settings for rule ID 81: ‘ Delay Between Multiple Requests (ms)’ -> 1000 and also ‘Set Custom Curl User Agent’ -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36

    However, unfortunately none of the above helped scrape all the images correctly.

    I am not yet sure which content scraping protection they are using, but I suspect that getting around it would be possible only by installing a headless browser on your server (like Puppeteer) and combining the plugin with it. However, I am not 100% sure about this neither that it will help. Depends on the scraping protection system’s aggressivity.

    Please check details on the above, here: https://www.youtube.com/watch?v=g99IlDkt_SY

    How to install Puppeteer on your server (VPS only): https://www.youtube.com/watch?v=KNOIJA4pTQo

    Please check.

    Regards, Szabi – CodeRevolution.

  • in reply to: Some images can’t be downloaded #4642


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    This site uses lazy loading for images from their content. To fix them, I added in importing rule settings, for rule ID 81, the following:

    Lazy Loading Images HTML Tag:
    data-full

    Now images should be able to be scraped correctly, please check.

    Tutorial video for this feature: https://www.youtube.com/watch?v=BMzJWZdodlo

    Also: https://www.youtube.com/watch?v=AzadF_dAAco

    Regards, Szabi – CodeRevolution.

  • in reply to: Youtubomatic Plugin Not Auto Posting to Youtube Channel #4638


    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.

Viewing 15 posts - 2,851 through 2,865 (of 4,646 total)