Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 511 through 525 (of 4,353 total)
  • Author
    Posts
  • in reply to: Prepending text to product posts in bulk #10269


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    First of all, thank you for your purchase.

    Please give me more details on this question. Do you have, for each product, stored the brand name in the ‘brand’ product attribute + you want to prepend this brand name to titles of products?

    Let me know if this is the case and I think on it.

    Regards, Szabi – CodeRevolution.

  • in reply to: Failed to run job: Rule running failed: fail #10268


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    First of all, thank you for your purchase.

    I am glad to hear that it worked. Ticket closed.

    Regards, Szabi – CodeRevolution.

  • in reply to: Topic for articles are not create by Ai #10267


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Also, please be sure to add your topics in the ‘Auto Generate Post Title Based On Topics (Optional)’ settings field, in rule settings and set the ‘Title Generator Method’ to ‘AI Writer’.

    Regards.

  • in reply to: Topic for articles are not create by Ai #10266


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    First of all, thank you for your purchase.

    1. Please be sure to use the ‘Topic Based Posting’ mode of the plugin (not ‘Title Based Posting’), as this mode will also auto generate the title for the post. You will find it in the ‘Bulk AI Post Creator’ menu of the plugin. Please check this tutorial video for details: https://www.youtube.com/watch?v=kXM82plug_A (the ‘Post Creation Mode’ settings field was moved next to the topic keyword, not as shown in the video – no need to click ‘Settings’ button to find it).

    2.

    From the sounding of this issue, your site might have problems with wp_cron functionality.

    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. 

    Regards, Szabi – CodeRevolution.

  • in reply to: Bulk AI Post Creator cycle time problem. #10256


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    It seems that i misunderstood this issue, sorry for this.

    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: Amazon Round-up Titles Defaults to 2023 #10250


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    I am glad to help!

    Currently not possible, but idea noted: https://trello.com/b/2yxVZapo/aiomatic-feature-ideas

    Regards.

  • in reply to: Amazon Round-up Titles Defaults to 2023 #10248


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    First of all, thank you for your purchase.

    You need to specify in the prompts sent to the AI that you need a guide for the year 2024, as the AI will think it is still 2023, as its training data was cut of then.

    Please add in prompts (‘Title Prompt’, ‘Article Intro Prompt’, ‘Content Prompt’, ‘Article Outro Prompt’, ‘Article Q&A Prompt’) specific instructions for the AI, that content should be for the year 2024.

    Regards, Szabi – CodeRevolution.

  • in reply to: Eventomatic Plugin #10245


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hallo,

    Veranstaltungsorte sind die Orte, an denen Veranstaltungen stattfinden. Sie können die ID mit diesem Online-Tool erhalten: https://fullworksplugins.com/products/widget-for-eventbrite/eventbrite-shortcode-demo/

    Sie müssen darin Ihr API-Geheimnis eingeben.

    Grüße.

  • in reply to: Eventomatic Plugin #10243


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hallo,

    Zunächst einmal vielen Dank für Ihren Kauf.

    Leider hat EventBrite vor einiger Zeit seine API geändert und ermöglicht nun nicht mehr die Abfrage von Ereignissen anhand von Suchbegriffen, sondern nur noch anhand der ID. Dies ist eine sehr bedauerliche Einschränkung ihrerseits, da das Plugin nun in seiner Funktionalität eingeschränkt ist und Ereignisse nur anhand ihrer ID importieren kann.

    Ich entschuldige mich für diese Unannehmlichkeiten. Wenn Sie das Plugin nicht mehr verwenden möchten, verstehe ich das. In diesem Fall können Sie hier einen Rückerstattungsantrag stellen: https://codecanyon.net/refund_requests/new

    Grüße,
    Szabi – CodeRevolution

  • in reply to: Cannot locate product price #10242


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    Directly scraping gallery videos is not possible, but I noted this idea, will think on it for upcoming plugin updates.

    Regards,

    Szabi – CodeRevolution

  • in reply to: Cannot locate product price #10239


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    I am glad to help!

    The featured image is automatically detected by default, but you can also set its source using the ‘Featured Image Query Type’ and ‘Featured Image Query String’ settings fields from rule settings.

    Regards.

  • in reply to: Cannot locate product price #10237


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    First of all, thank you for your purchase.

    Please use the following REGEX:

    Product Price Query Type
    Regex – First Match

    Product Price Query String
    #”retail”:\s\n*([^,]*?),#

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Chatbot model bug #10236


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    I updated the plugin on your site and fixed this issue, please check: https://csnw.com/chatbot-testing/

    Please readd your OpenAI API key in settings, as I used my own key while testing.

    Regards,

    Szabi – CodeRevolution

  • in reply to: Regex #10232


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    First of all, thank you for your purchase.

    Please try:

    Run Regex On Gallery Images:
    #(graphics\/\d+\/\d+\/[\s\S]*?)_150x150\.jpg#
    Replace Matches From Regex (Gallery Images):
    mm5/$1.jpg

    Regards, Szabi – CodeRevolution.

  • in reply to: Embedding bug #10230


    Szabi – CodeRevolution
    Keymaster
    Post count: 4729

    Hello,

    You selected ‘hp_listing_attribute’ in plugin settings, in the ‘Enable Embeddings Auto Indexing For Newly Published’ settings field.

    However, the correct post type for listings is ‘hp_listing’

    Please check URL from your site which lists listings: https://csnw.com/wp-admin/edit.php?post_type=hp_listing

    Please change settings to hp_listing in plugin config.

    Regards,

    Szabi – CodeRevolution

Viewing 15 posts - 511 through 525 (of 4,353 total)