Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 3,766 through 3,780 (of 4,658 total)
  • Author
    Posts
  • in reply to: Bug with the images #2426


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Please go to Media Library in WordPress, search for the image you wish to assign, click on it -> get the numeric ID from the URL.

    Example: https://ibb.co/r0tRqkk

  • in reply to: Bug with the images #2424


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    To set the same image to multiple posts created, please add the numeric ID of the image attachment in the ‘Default Featured Image List’ settings field instead of the image URL.

    Regards.

  • in reply to: Bug with the images #2422


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    I checked your site and it seems that it is a hosting related issue.

    I suspect that your hosting storage is passed it’s allowed limit and they are not allowing your site to write any more data to your storage.

    I tried to create a manual post and upload an image to it, and it failed, I was not able to upload any images to your site. This is why I think this is not a plugin related issue, but a hosting related one.

    Please contact your hosting support and ask about this image issue.

    Regards.

  • in reply to: Bug with the images #2419


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    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: WordPress Posts not Sending to YouTube Channel #2414


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    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: Automatic Video Creator + Imagotmatic + MP3omatic + Multilive Setup #2411


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    I checked your site and it seems that the issues is caused by a ffmpeg incompatibility.

    Because ffmpeg misses a module, the ‘Automatic Video Creator’ plugin cannot use the ‘Add Text To Video’ settings field on your site, to add text over videos that it creates.
    I remove the value from the ‘Add Text To Video’ settings field and now video creation works. https://thewordserver.com/2020/12/18/street-dancer-hip-hop-action/
    To fix text over videos, please follow the below steps:

    Currently, your ffmpeg does not support the drawtext filter. It is missing the configure option --enable-libfreetype which is required for this filter.

    Either compile ffmpeg with this option, or just download an already compiled ffmpeg build. Of course you will then have to ensure that your script is executing your new ffmpeg.

    OR

    The error with drawtext happens when your ffmpeg is compiled without libfreetype.

    solution for mac os:

    # If ffmpeg is already installed, you need to uninstall it.
    brew uninstall --ignore-dependencies ffmpeg
    
    # you may very well want to specify other options
    brew install ffmpeg --with-freetype
    
    https://stackoverflow.com/questions/48006872/no-such-filter-drawtext
  • in reply to: Status ” a Red X” #2409


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hola,
    Primero que nada, gracias por su compra.
    Por favor envíeme un inicio de sesión de administrador temporal a su sitio para que pueda verificar este problema. Mi correo electrónico es kisded@yahoo.com
    Saludos,
    Szabi – CodeRevolution.

  • in reply to: Automatic Video Creator + Imagotmatic + MP3omatic + Multilive Setup #2407


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    I updated the MP3omatic plugin to v1.1.0.1 on your site, can you check, please, if this helped solve this issue you encountered?

    Let me know.

    Regarads,
    Szabi – CodeRevolution.

  • in reply to: Rakutenomatic Sorting and Image Download #2401


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    First of all, thank you for your purchase.

    1. Thank you for pointing out that this feature was missing from the plugin, I updated it to v1.0.1 and added a new settings field in importing rule settings: ‘Results Ordering Direction’ -> this will handle also sorting direction.

    2. I am not sure if I understand this issue, can you send me, please, an example post URL where I can see this image issue in action?

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Automatic Video Creator + Imagotmatic + MP3omatic + Multilive Setup #2398


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    Tutorial video will be released in 1 hour from now, here: https://www.youtube.com/watch?v=hr50hwHomhk&feature=youtu.be

    Regards.

  • in reply to: Automatic Video Creator + Imagotmatic + MP3omatic + Multilive Setup #2397


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    In case of the above error, it seems that ffmpeg did not manage to create the video and encountered some kind of error in it’s processing. Please check the ‘Activity and Logging’ menu of the ‘Automatic Video Creator’ plugin. There should be more info on this issue, logs coming from ffmpeg.

    Regards.

  • in reply to: Automatic Video Creator + Imagotmatic + MP3omatic + Multilive Setup #2395


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    First of all, thank you for your purchase.

    I will make tomorrow a tutorial video showing the entire process, starting from images and ending with the live stream. I will share the video here when it is uploaded.

    Regards, Szabi – CodeRevolution.

  • in reply to: Importing several images for a product #2393


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    First of all, thank you for your purchase.

    I checked the site you wish to crawl and it seems that images that it displays are loaded using JavaSript.

    The plugin is able to get this kind of dynamically generated content, however, you will need phantomjs or puppeteer installed on your server for this to work. You will need to use phantomjs or puppeteer together with the plugin to get content from this website, like this, the images will be also displayed. Please check the tutorial video for this feature, here: https://www.youtube.com/watch?v=hnEPlQSeAZE

    and

    Let me know if this helped.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Cannot create a Pinterest App #2391


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    First of all, thank you for your purchase.

    Currently, the Pinterest v1 API is deprecated and Pinterest is planning to launch a v2 API, however, it is still in beta phase, meaning it is not yet available. Please check this video, I created it showing how to apply to the v2 API: https://www.youtube.com/watch?v=g-YgbtxdVn0

    I am not sure when they will release the new API, I am still waiting for it to appear.

    I can offer 2 options: you can wait for the API to go live and afterwards I will update the plugin to work with the v2 API or you can get a refund for the plugin, if you do not want to use it any more: https://codecanyon.net/refund_requests/new

    Sorry for the inconvenience.

    Regards, Szabi – CodeRevolution.

  • in reply to: publish in another WordPress installation, #2389


    Szabi – CodeRevolution
    Keymaster
    Post count: 5108

    Hello,

    First of all, thank you for your purchase.

    Can you send me, please, temporary admin login credentials to both of the 2 WordPress websites, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 3,766 through 3,780 (of 4,658 total)