Forum Replies Created

Viewing 15 replies - 91 through 105 (of 120 total)
  • Plugin Contributor dufour_l

    (@dufour_l)

    Please try version 1.4.8

    Plugin Contributor dufour_l

    (@dufour_l)

    Hi Seila

    The problem in your case is whith instagram, not the plugin.

    Please try a procedure from this video found on you tube, when you cannot logged in to Instagram : https://www.youtube.com/watch?v=F6920L2JkMM

    Regards

    • This reply was modified 7 years, 4 months ago by dufour_l.
    Plugin Contributor dufour_l

    (@dufour_l)

    Hi Vania

    Can you try the lastest version 1.4.8 that came out yesterday night to see if you still have the same error message ?

    Just in case, if with version 1.4.8, you have the message “Checkpoint_required” please follow this procedure to solve it : https://instazood.com/how-to-fix-checkpoint-required-error-on-instagram/

    • This reply was modified 7 years, 4 months ago by dufour_l.
    Plugin Contributor dufour_l

    (@dufour_l)

    I just sent you an email πŸ˜‰

    Roland will try to publish it tomorrow, but he is on vacations and will not be back before Jan 6, so he will do what he can from where he is and if possible.

    Plugin Contributor dufour_l

    (@dufour_l)

    Hi Steffen

    >> Okay, so the plugin checks the image size and refuses to post it to Instagram. Is this a new feature? Am I right, that a few months ago the plugin posted it to Instagram anyway and then Instagram downsized the oversized picture by itself?

    Yes you are right a few month ago there was no control at all on the size, and when and Image was really too big , it could have caused issue.

    >> So, if you could restore the old behavior and allow a bypass of the image check of the plugin so that the plugin always tries to post it to Instagram, that would be great!

    Yes that is understood, this is what I will do for version 1.4.8, you will have the choice to “bypass controls” and let instagram resize itself the picture if possible or reject it.

    And you will also have a second option, where the plugin can resize if necessary a picture that is too big before sending it to instagram.

    I have almost finished the code, and I’ll send it tonight to Roland ALLA the maintener of the plugin for integration.

    Plugin Contributor dufour_l

    (@dufour_l)

    Steffen,

    The quote is en explnation found from an article “β€˜What this means is that if your photo or video is smaller than 320px, Instagram will enlarge it to a width of 320px. And if it’s wider than 1080px, Instagram will size it down to a width of 1080px.”

    I did not says that version 1.4.6 resize the image !!!

    In the plugin the error message is either

    “Width too big for Instagram – must be less than 1080px”
    “Height too big for Instagram – must be less than 1080px”
    “Width too small for Instagram – must be higher than 320px”
    “Height too small for Instagram – must be higher than 320px”

    If you face one of this condition, your image is not sent to Instragram, this is what I explained ealier.

    I understand your frustation and needs for a new version with modification to fit your requirements.

    To answer to your question , yes it happens only via the plugin, and in fact as there was many people complaining, that their pictures were not uploaded to instagram or were refused by instagram, there was a necessity to have a better error management in the plugin.

    This is why we now have a debug mode, some messages when pictures are too big or too small, and so on.

    There is also a checking for error returned byt Instagram, and if possible there is a way to handle them ( Like “Login Required” or “checkpoint_required” )

    So far there is a pending version 1.4.7 which will be published soon by Roland.

    But the requirements that you ask is not developped yet.

    I will start to work on it for a future version 1.4.8 and I understand that you want a downsized image rather than not image at all, and that you do not want to resize it yourself)

    So I Will add a mode where you will be able to bypass control (Which can lead to a photo sent to Instagram, but that can be refused by Instagram), and also an option to still use control but resize if possible.

    In the readme you have

    = 1.4.6 =

    Bug corrected :

    * None

    New features:

    * Better handling of width and height limit of Instagram, either if your picture is too big ( above 1080px ) or too small ( below 320px )
    * Resize a photo in panorama mode if ratio above 16:9, in this case is reduce the size of the picture, and add a white band above and below the picture
    * New fields ( date of post to instagram, upload info, link to your instagram page, in the instagram info box on post page
    * if debug mode activated, in the info box, you will have the full response of instagram, with the message why it was not accepted by instagram.

    * Tested in WordPress 5.0.1

    = 1.4.7 =

    Bug corrected :

    * Minor correction to the login process to Instagram

    New features:

    * None

    * Tested in WordPress 5.0.2

    • This reply was modified 7 years, 4 months ago by dufour_l.
    • This reply was modified 7 years, 4 months ago by dufour_l.
    Plugin Contributor dufour_l

    (@dufour_l)

    No Steffen you have not understood, version 1.4.6 does not compress or resize your pictures. It just warn you that you’re image is too big (and will not post it). You need to resize it yourself. The plugin just warn users that if an image is over 1080px it is too big for instagram, and it will be refused.

    The question I was asking to myself, and which is also for Roland ALLA the maintener

    Does the plugin in future version need to have an option to resize automatically a big image to 1080px as you are requiring Steffen ?

    Or does it need to have a kind of bypass control option before sending pictures to Instagram ?

    It is possible to develop it, but it is not done yet.

    • This reply was modified 7 years, 4 months ago by dufour_l.
    • This reply was modified 7 years, 4 months ago by dufour_l.
    • This reply was modified 7 years, 4 months ago by dufour_l.
    • This reply was modified 7 years, 4 months ago by dufour_l.
    • This reply was modified 7 years, 4 months ago by dufour_l.
    Plugin Contributor dufour_l

    (@dufour_l)

    Hi Steffen

    Please read this article https://later.com/blog/instagram-image-size/

    An exceprt regarding width and height : “In general, Instagram supports photos and videos that have a width between 320px and 1080px.

    What this means is that if your photo or video is smaller than 320px, Instagram will enlarge it to a width of 320px. And if it’s wider than 1080px, Instagram will size it down to a width of 1080px.”

    So to answer your question “Is there a possibility to downsize the image automatically?”
    Yes it is technically possible, but with compression and a loss of quality on the image.

    Version 1.4.6 and future 1.4.7 do not upscale small image or reduce size of big image automatically.

    I will see with Roland ALLA the main maintener of the plugin if he wants a new feature to bring the choice to reduce automatically a big image or not.

    Why not , but this will introduce a bad quality for the image you upload.

    • This reply was modified 7 years, 4 months ago by dufour_l.
    Plugin Contributor dufour_l

    (@dufour_l)

    Hello zenijohan

    The error that you have is related to Instagram security process, you faced an issue when login to instagram from two different IP adresses.
    Please try the tips from this website to solve it : https://instazood.com/how-to-fix-checkpoint-required-error-on-instagram/

    Regards

    Plugin Contributor dufour_l

    (@dufour_l)

    Hi Marinkom

    The error that you have is related to Instagram security process, you faced an issue when login to instagram from two different IP adresses.
    Please try the tips from this website to solve it : https://instazood.com/how-to-fix-checkpoint-required-error-on-instagram/

    Plugin Contributor dufour_l

    (@dufour_l)

    Hello zenijohan

    The error is now clear, you are not identified by instagram when you try to post from wordpress.

    Regards

    Plugin Contributor dufour_l

    (@dufour_l)

    Hello Ruriko

    The proxy support that you are looking does not make sense to be integrated into this plugin. In fact the functionality that your are looking for would also be useful for you for instance if you post to facebook or to twitter from wordpress.

    You should have a look to proxy plugin for wordpress.

    Regards

    • This reply was modified 7 years, 4 months ago by dufour_l.
    • This reply was modified 7 years, 4 months ago by dufour_l.
    Plugin Contributor dufour_l

    (@dufour_l)

    Hi Steffen,

    Can you please try the new version 1.4.6

    Regards

    Plugin Contributor dufour_l

    (@dufour_l)

    Hello Guys

    Can you please try with the new version 1.4.6 and let us know if is now working for you or not. If not in deug mode, you will have the reason of instagram why the upload of your photo is refused.

    Regards

    Plugin Contributor dufour_l

    (@dufour_l)

    Hello Guys

    Can you all try with the new version 1.4.6 and let us know is that helped you or not.

    Regards

Viewing 15 replies - 91 through 105 (of 120 total)