Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 1,831 through 1,845 (of 4,653 total)
  • Author
    Posts
  • in reply to: Crawling is not working with https://www.seek.com.au/ #7479


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103
    Hello,
    I changed plugin settings, please check below:
    Seed Page Crawling Query Type:
    XPath/CSS Selector
    Seed Page Crawling Query String:
    //*[@data-automation=’jobTitle’]
    Content Query Type
    XPath/CSS Selector
    Content Query String
    //*[@data-automation=’jobAdDetails’]
    Custom Shortcode Creator (from Crawled Content) 
    job_salary_value => regex @@ “jobSalary”:”([^”]*?)”
    job_location => regex @@ “jobLocation”:”([^”]*?)”
    company_name => regex @@ “advertiserName”:”([^”]*?)”
    Post Custom Fields: 
    _job_salary => %%job_salary_value%%,_job_location => %%job_location%%,_company_name => %%company_name%%,_yoast_wpseo_focuskw => [aicontent model=”gpt-3.5-turbo″] Write one SEO-friendly keyword for %%yoast_wpseo_focuskw%% [/aicontent],
     _job_expires => %%job_expires%%, _application => %%item_url%%, _yoast_wpseo_metadesc => [aicontent model=”gpt-3.5-turbo″] Write an SEO-friendly meta description in no more than 140 characters for %%item_content%% [/aicontent]
    Regards.
  • in reply to: Crawling is not working with https://www.seek.com.au/ #7470


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103
    Hello,
    I checked your site and I see that you are using the %%application%% shortcode in the ‘Post Custom Fields’ settings field and you did not set up this shortcode in the ‘Custom Shortcode Creator’ settings field.
    Please check this tutorial video for details on how to set this shortcode up, so it will be able to be used in the ‘Post Custom Fields’ settings field of the plugin: https://www.youtube.com/watch?v=OnANHg0OSVw
    Regards.
  • in reply to: Aiomatic Chat goes crazy #7468


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    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 with the chatbot? Send it, please, to my email address: kisded@yahoo.com

    On the part of response time of chat, I also saw that OpenAI’s API is responding slower than usual in the previous days, I will try to contact their support and ask them about this issue, I hope it can be solved soon.

    Regards, Szabi – CodeRevolution.

  • in reply to: Crawling is not working with https://www.seek.com.au/ #7467


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    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: bulk bug #7463


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    Please be sure to increase the max_execution_time settings on your server to 1000 – as this server limitation might block the plugin from running its processing for a longer period of time.

    This will allow longer execution times for the plugin. Please contact your hosting provider’s support and ask them for help if you don’t know how to make this change.

    Or, you can also do this change on your own, please check this tutorial: https://www.greengeeks.com/tutorials/max_execution_time-wordpress/

    Let me know if this helped. You can also get in touch by email: kisded@yahoo.com

    Regards, Szabi – CodeRevolution.

  • in reply to: bulk bug ? #7462


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    Another solution might be to increase max_execution_time on your server, to allow longer running times for the plugin.

    Please be sure to increase the max_execution_time settings on your server to 1000 – as this server limitation might block the plugin from running its processing for a longer period of time.

    This will allow longer execution times for the plugin. Please contact your hosting provider’s support and ask them for help if you don’t know how to make this change.

    Or, you can also do this change on your own, please check this tutorial: https://www.greengeeks.com/tutorials/max_execution_time-wordpress/

    Let me know if this helped. You can also get in touch by email: kisded@yahoo.com

    Regards, Szabi – CodeRevolution.

  • in reply to: AI Internet Access not working and some buttons #7461


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello, this is because I did not officially release the update which fixes the button issues yet, I am still working on finalizing some new features in it, before I can release an update. I estimate that it should be ready today or tomorrow. Will release the next public update for the plugin which will also fix the button issue you encountered.

    Regards.

  • in reply to: Can i move the plugin to a different site? #7455


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103
    Bonjour,
    Veuillez m’envoyer votre code d’achat pour le plugin et je vous aiderai à résoudre ce problème.
    Merci.
  • in reply to: AI Internet Access not working and some buttons #7454


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103
    Hello,
    I updated the plugin on your site to fix the buttons icon issue.
    Regarding the Internet Access feature, to make it work, you will need to add an API key for ValueSerp or for SerpAPI in the plugin’s ‘Main Settings’ menu -> ‘API Keys’ tab.
    These are needed to be added, as by default, the plugin uses Bing search results scraping to get internet search results, but Bing might block access from your server to its search engine. In this case, there is an alternative to use one of the above SERP services to provide the search result listings. You can add an API key for any of ValueSerp or for SerpAPI, both will work.
  • in reply to: AI Internet Access not working and some buttons #7451


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    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: The posts appear without a featured image #7449


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    Please send me temporary admin login credentials to your site, so I can check on this issue. My email is kisded@yahoo.com

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Feeds not updating as scheduled #7444


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103
    Hello,
    Based on your description, your site has problems with wp_cron functionality of WordPress. This is a site wide issue (not just related to my plugin).
    To fix this, you will need to replace wp_cron with a server side cron. Please check this page for details on how to do this: https://themeisle.com/blog/disable-wp-cron/
    If you don’t know how to make these changes, please contact your hosting provider’s support and ask them to fix wp_cron for your server.
    After this is fixed, the plugin will be able to run automatically without issues, as it is using the wp_cron system for the scheduling part, which will be replaced with the server side cron, which is much more trustworthy.
    Let me know if this issue will be fixed after doing the above steps.
  • in reply to: Can’t import courses with Learnomatic #7439


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello, I fixed this issue in the 2.0.0.3 update, please check.

    Regards.

  • in reply to: Can’t import courses with Learnomatic #7437


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    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: External links #7435


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    Currently, adding external links to posts is not possible, however, if you need this feature, I can add it as a payed custom update for the plugin. For details, please contact me using my email address: kisded@yahoo.com

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 1,831 through 1,845 (of 4,653 total)