Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 3,526 through 3,540 (of 4,646 total)
  • Author
    Posts
  • in reply to: Multiple issues #2991


    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: URL to RSS – Pagination Query #2987


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    For the first link (https://www.elitebabes.com/latest-mpl-studios/), please try:

    Seed Page Pagination Query Type: Class
    Seed Page Pagination Query String: next

    For the second link (https://www.elitebabes.com/model/avery/?sort=latest), please try:

    Seed Page Pagination Query Type: Class
    Seed Page Pagination Query String: m-pagination__item

     

    Let me know if these worked.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: I suggest that I can import multiple rules at the same time quickly #2986


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Also, thank you for your suggestion, I noted it.

    Currently, the you will be able to import/export rules in the plugin, using this helper plugin I created: https://codecanyon.net/item/coderevolution-configuration-importexport-helper-plugin-for-wordpress/20541061

    It will be able to save/restore rules you created to/from file. This will allow you to migrate rules from a site to another or to mass edit rules saved in the files and to restore them to your site afterwards.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Plugin not working #2983


    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: Plugin not working #2981


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Can you send me, please, more details about what error does the plugin give and what are you trying when you get the respective error?

    Let me know exact details and I will help.

    Regards, Szabi – CodeRevolution.

  • in reply to: Challenges with Using Plugin #2978


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Approved.

    Regards.

  • in reply to: Challenges with Using Plugin #2976


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Ok, I see, thank you for your explanation.

    Please make a refund request here, as the plugin might not be able to fully comply with your expected use case: https://codecanyon.net/refund_requests/new

    Sorry for the inconvenience.

    Regards.

  • in reply to: Challenges with Using Plugin #2973


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I requested access to the video you shared, please check.

    Regards.

  • in reply to: Challenges with Using Plugin #2971


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    To automatically create Gutenberg blocks, please begin the ‘Generated Post Content’ settings field with the following string:

    <!– wp:html –>

    And end it with:

    <!– /wp:html –>

    This will create Gutenberg block posts for you:

    Regards.

  • in reply to: Challenges with Using Plugin #2966


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Thank you for login credentials.

    Here are my answers:

    1. The plugin will run automatically after the time period (in hours) you set in the ‘Schedule’ parameter for each rule you created. This will make the rules run after the timeout you set for them. Please note that this feature uses wp_cron to run by a schedule. If you wish to increase running accuracy of rules, please replace wp_cron with server side cron (this is optional). Please check details here: https://docs.wpwebelite.com/replace-wordPress-cron-with-a-real-cron-job/

    2. You can control the content the plugin imports, if you check the ‘Try to Get Full Article Content’ checkbox from importing rule advanced settings. Please check these videos for details:

    https://www.youtube.com/watch?v=o-kGYmwwAZM

    Visual content selector was added in recent plugin updates, this will allow easier content selection: https://www.youtube.com/watch?v=pqkfyu2AsgQ

    3. One of the images is the featured image of the post, which is displayed by your theme. The other is an image which is included inside the content of the published post. Please check this tutorial for details on how to solve this: https://www.youtube.com/watch?v=Ese19rPj0eQ

    4. To add the source link, please add the %%item_read_more_button%% shortcode in the ‘Generated Post Content’ settings field, in importing rule advanced settings. Please check this video for details: https://www.youtube.com/watch?v=zWqz6a8yuHY

    5. You need to extract full content using the method explained in point 2) from above and to add the read more button, using the explanation from the point 4) from above.

    I hope this helps.

    Regards, Szabi – CodeRevolution.

  • in reply to: Challenges with Using Plugin #2964


    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: TiktokOmatic Generated Post Title For Author #2962


    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: TiktokOmatic Generated Post Title For Author #2960


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Well, unfortunately this is not currently possible, because TikTok does not allot it. The add the content inside an iframe and I cannot edit that content, because they generate it and send it on the fly.

    Regards.

  • in reply to: TiktokOmatic Generated Post Title For Author #2957


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    I am really glad to help!

    Also, thank you for your rating. 🙂

    Cheers!

  • in reply to: TiktokOmatic Generated Post Title For Author #2955


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Thank you for pointing this out, I updated the plugin to v1.0.0.1, added the ability to use the %%author%% shortcode inside the ‘Generated Post Title’ settings field, to add the author name inside the post titles.

    You can apply the update from inside WordPress’ ‘Plugins’ menu – after you register your purchase code in the plugin.

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 3,526 through 3,540 (of 4,646 total)