Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 3,256 through 3,270 (of 4,646 total)
  • Author
    Posts
  • in reply to: Removing unwanted name in Title and Content using Regex #3671


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    I logged in to your site and saw that you entered regexes to match: GlobeNewswire

    However, in the image you appended to this ticket, I see that the following text is highlighted:

    Globe Newswire

    Please note the space between Globe and Newswire from above.

    To replace also this text, where a space appears between these words, you need to write regex which matches also the above variant.

    Example regex which matches both GlobeNewswire and Globe Newswire is the below:

    Globe\s*Newswire

    Please use this site to create your regexes, it is very helpful in learning regex and writing your expressions:

    https://regexr.com/

    I hope this info helped.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Make a few tweaks to this post format #3669


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Please check this tutorial video for info on how to remove the Read More button from the created posts: https://www.youtube.com/watch?v=zRTDwEvE4-Y

    Let me know if this info helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Rule on Running Manually #3661


    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: Unable to get it work. #3660


    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: Can I automatically put the imported articles into My Categories? #3657


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Yes, this is possible, please select the categories you want to add to created posts using the ‘Additional Post Categories’ settings field in importing rule settings. Please save settings and import new posts.

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Spin Rewriter Not Working #3654


    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: Featured Image #3652


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I am glad to hear this!

    Currently, upgrading the single domain license can be done only if you make a refund request for your current license and purchase a new ‘Extended License’ for the plugin, for CodeCanyon. Sorry for this inconvenience, but this is how currently licensing works on CodeCanyon. You can make a request here:  https://codecanyon.net/refund_requests/new

    Regards.

  • in reply to: Spin Rewriter Not Working #3651


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Yes, if articles are spun, it will continue to work. You can also check the ‘Activity and Logging’ menu of the plugin, to check for warnings or errors.

    Let me know if I can further help.

    Regards.

  • in reply to: Spin Rewriter Not Working #3648


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I was glad to help fixing the filter issue.

    To make SpinRewriter work, please add your SpinRewriter API key instead of your password in the plugin settings. You can get your API key from here: https://www.spinrewriter.com/cp-api

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: cannot use the plugin #3646


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello, First of all, thank you for your purchase.

    It seems that your server’s settings needs to be changed to allow execution of ffmpeg on your server, please check below:

     

    If you are not the root on the machine, and exec() function is disabled, then you can’t enable it by yourself.

    See http://php.net/manual/en/ini.core.php#ini.disable-functions

    disable_functions string

    This directive allows you to disable certain functions for security reasons. It takes on a comma-delimited list of function names. disable_functions is not affected by Safe Mode.

    Only internal functions can be disabled using this directive. User-defined functions are unaffected.

    This directive must be set in php.ini For example, you cannot set this in httpd.conf.

    How to enable exec() and shell_exec()

    To enable exec() function, you have to modify php settings using a php.ini file.

    1. Open php.ini file and search for disable_functions exec and shell_exec
    2. Delete “exec” and “shell_exec” from disable_functions
      disable_functions = "show_source,system, shell_exec,exec"
    3. Save the changes and reboot server.

    That’s it!

    I hope this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Featured Image #3645


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I logged in to your site and unchecked the ‘Do Not Copy Featured Image Locally’ checkbox from the plugin’s ‘Main Settings’ menu -> I checked only the ‘Enable ‘Featured Image from URL’ Integration‘ chekbox.

    Please let me know if this helped solve this issue for posts which will be generated on your site from now on by the plugin.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Multiple Entertainment Sites at once #3644


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Thank you, I updated the API, now multiple domain filtering will work properly, please check.

    Regards.

  • in reply to: Multiple Entertainment Sites at once #3637


    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: Contentomatic Article Builder – Article Niche – Not Working #3633


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Please create a refund request here: https://codecanyon.net/refund_requests/new

    Regards.

  • in reply to: Contentomatic Article Builder – Article Niche – Not Working #3631


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    For the plugin to work, you need to enter a valid ArticleBuilder API credentials in the plugin’s ‘Main Settings’ -> ‘ArticleBuilder User Name’ and ‘ArticleBuilder User Password’ settings fields.

    Please check the plugin’s tutorial video for more details: https://www.youtube.com/watch?v=PZcvwwnz2sE

    Let me know if this info helped.

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 3,256 through 3,270 (of 4,646 total)