Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 2,236 through 2,250 (of 4,646 total)
  • Author
    Posts
  • in reply to: Plugin guidance #6380


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Please send me temporary admin login again and I check on this. Please send it in private to my email kisded@yahoo.com

    Regards.

  • in reply to: import txt file #6379


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Yes, using a txt file to import a list of post titles based on which the plugin should generate content is possible, you need to create a txt file with the post titles list (one title per line) and upload it to your server. You can point the plugin to the URL of the txt file and it will be able to grab the titles from it.

    Please check this tutorial video for details on this feature: https://www.youtube.com/watch?v=mEb30uyOMZ0&list=PLEiGTaa0iBIhRvgICiyvwBXH-dMBM4VAt&index=8

    Regards, Szabi – CodeRevolution.

  • in reply to: featured image #6378


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase, also, I am glad you like the latest updates for the plugin.

    To set a featured image to posts, please follow the below steps:

    1. Go to the plugin’s ‘AI Content Editor’ menu

    2. Set the ‘Article Editor’ to On

    3. Set the ‘Enable AI Generated Featured Image For The Published Posts’ settings field to ‘Enabled’

    4. Set the ‘Add AI Generated Content To The Published Posts’ to ‘Disabled’ (if you don’t need this).

    After this, all posts which are newly published will have a featured image created for them. For existing posts, you can create featured images from the top right part of the Gutenberg editor (single post editor), where you will need to click the ‘AI Content Writer’ button and click ‘Edit Post Now’ button. As a result, the plugin will create a featured image for the existing post.

    Regards, Szabi – CodeRevolution.

  • in reply to: Search keywords in titles #6377


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Yes, this is possible, you can filter the items which will be imported by the plugin from RSS feeds, by keywords found in post titles. For this, please go to importing rule settings in the plugin for the rule you created and add your required words as a comma separated list in the ‘Required Words List’ settings field. Example: Zion, Bryce Canyon

    Also, please set the ‘Match Required and Banned Words On’ settings field to ‘Title’.

    Please note that this feature will filter the items available in the RSS feeds of sites, so if the RSS feed does not contain a matching post title, no content will be published on your site.

    Regards, Szabi – CodeRevolution.

  • in reply to: Proxy feature not working #6375


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Unfortunately, the free proxies which are available online are very unreliable and they also allow connections only from some specific ranges of IP addresses. I had partial success when using these types of proxies only if I created a script which scraped these proxies and also tested them, so it would find one functional proxy between other hundreds of unfunctional ones.

    As a solution, I suggest you subscribe to a the services of a premium proxy provider. You can choose any proxy provider you like (I use StormProxies, but you can select any similar service).

    I hope this info helps.

    Regards, Szabi – CodeRevolution.

  • in reply to: Puppeteer #6370


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Yes, unfortunately Twitter also requires a headless browser for correct scraping.

    As an alternative for Twitter scraping, I can suggest you check the Twitomatic plugin, it uses the official Twitter API for importing, it does not need a headless browser, please check it here: https://1.envato.market/twitomatic

    Regards.

  • in reply to: Puppeteer #6368


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Well, sorry, but as far as I know, using Puppeteer on DreamHost’s shared hosting is not possible, if I know correctly, they allow only NodeJS installation, but not also Puppeteer installation. I might be wrong on this, because of this I suggest you contact DreamHost support and confirm this.

    If they are not allowing installation of Puppeteer, I can suggest Digital Ocean VPS as an alternative, they have 6$/month plans which work great with WordPress and also support Puppeteer installation, as shown in this video: https://www.youtube.com/watch?v=pRUDcSOe724

    If you sign up using this link, you will also get 200$ bonus as a sign-up gift, which will allow to test their services for a while, for free: https://bit.ly/digitalocean-hosting-phantomjs

    I hope this info helps.

    Regards, Szabi – CodeRevolution.

  • in reply to: Plugin guidance #6366


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    To remove links from the original content, please check the ‘Strip Links From Post Content’ checkbox.

    Also, to add the source URL in a way so it is visible only for admins, please add the following settings:

    Post Custom Fields: 
    source_link => %%item_url%%

     

    This will create a custom field for created posts/products with name “source_link”, with the source URL as its value.

    Regards.

  • in reply to: The txt data function is not working well for me. #6364


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    I am glad to hear that it works.

    For image accuracy, please check these videos:

    Regards.

  • in reply to: The txt data function is not working well for me. #6362


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    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: The txt data function is not working well for me. #6360


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Thank you for reporting this issue, I fixed it in the v1.0.4.1 update for the plugin, please check.

    Regards, Szabi – CodeRevolution.

  • in reply to: Plugin guidance #6359


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096
    Hello,
    I checked and the website you want to scrape in your second rule uses JavaScript to render its content, because of this, to be able to scrape these products, you need to install Puppeteer on your server and configure the plugin to use it when scraping these sites. Please check this video for details on this: https://www.youtube.com/watch?v=g99IlDkt_SY
    How to install puppeteer on your server: https://www.youtube.com/watch?v=pRUDcSOe724
    If installing puppeteer is not possible on your server, you can also use HeadlessBrowserAPI, which is a cloud service which renders JavaScript on pages and allows scraping of them: https://headlessbrowserapi.com/
    Regards.
  • in reply to: Yellow diamond error when I click “Run this rule now” #6353


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096
    This reply has been marked as private.
  • in reply to: Plugin guidance #6351


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    I am glad to help.

  • in reply to: Plugin guidance #6349


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    No, the Extended License is this:

    image

    You should click on the ‘Regular License’ text to see it.

Viewing 15 posts - 2,236 through 2,250 (of 4,646 total)