Update 1.6.0 Problem
-
I updated from 1.5.0 to 1.6.0.
The slider immediately removed the Instagram text for each Instagram post. The text is only visible if you hover in the blank space where the text would normally appear, and only while hovering. The post text disappears once you move your cursor away. In addition, when the text appears, it is formatted differently, with a different font, and extra space between lines, which extends the space the slider takes up vertically.
I immediately went back to 1.5.0.
WordPress 5.2.4 running Metro Pro theme. Using Genesis 3.1.2.
-
Hello. We have released update 1.6.1 with a fix
Bonjour,
Depuis la mise à jour de l’extension “Instagram Slider Widget” en version 1.6.0, je me suis retrouvé avec des erreurs 404 https://www.mon_site.com/home/ma_BDD/www/wp-content/plugins/instagram-slider-widget/assets/js/jquery.flexslider-min.js?ver=2.2 à chaque connexion de mes visiteurs. Plusieurs de mes visiteurs ont ainsi subi le blocage d’accès à mon site au point que j’ai été obligé de désactiver l’extension en attendant une solution de votre part. Comme j’ai vu que vous veniez de modifier la version 1.6.0 vers la version 1.6.1, je viens de mettre à jour et de réactiver l’extension, malgré cela les erreurs 404 continuent et je suis encore obligé de la désactiver à nouveau.
Quelle en est l’explication et que me proposez-vous ?@christophe312 Thanks for reporting. We have already fixed and released an update 1.6.2
Since someone already reported a problem with 1.6.1 and then 1.6.2 I think I will wait a few days or more before updating. I feel another version may be on the horizon.
I do want to thank you for responding quickly and for updating your app.
We do love Social Slider Widget!
Thanks for your prompt response!
I’ve just updated plugin and it seems that everything is working well now.1.6.2 is still not working the same as 1.50 and earlier. It appears the Instagram post text is either using new CSS or its inheriting CSS from the page the slider is on. It does not seem to be inheriting it from the column “<div>” where the slider is located.
If there is a quick way to alter the line spacing using CSS, please let me know which CSS file I need to change.
See a visual explanation here: https://imgur.com/a/mOyvzH6
If I can’t change it, I may go back to 1.5.0.
The line spacing in the widget is taken from the site. And in the “TOO EARLY?” block interval set to force.
We can’t put a forced interval in the widget because other users on other themes will have it look bad. You can add CSS class jr-insta-caption.jr-insta-caption { line-height: 1.2; {In the style.css file in my theme’s directory, the body tag had a line height of 1.625. The line-height appears in the main page content except the top of the right hand “widget” sidebar where I had specifically changed it to 1. It’s essentially a caption and I wanted the line spacing tighter.
I added your snippet to the CSS file – nothing changed on the sliderm which is at the bottom of the right side widget column. I also added the !important tag and still nothing changed.
.jr-insta-caption
{
line-height: 1.2 !important;
{I then changed the body css line-height to 1.5 and almost everything changed, including your Social Slider widget, but NOT the text at the top of the widget sidebar, which is set to line-height: 1.
I am completely baffled.
More baffling is that when I go back to Social Slider 1.5.0, the slider inherits the widget’s CSS of line-height: 1, ignoring the body CSS. With version 1.5.0, I didn’t need the .jr-insta-caption snippet – which is the way it’s always been until 1.6.0.
Sorry. Add this CSS code:
.jr-insta-datacontainer { line-height: 1 !important; }I checked on my theme – it works.
Thanks, the new code worked!
Bonjour,
Suite à votre dernière mise à jour de l’extension “Instagram Slider Widget” vers la version 1.6.5, je m’attendais à une réaction de votre part pour une correction, mais comme rien ne passe, je suis obligé de vous soumettre mon problème.
Comme pour la version 1.6.0, après cette dernière mise à jour vers la version 1.6.5, je me suis retrouvé avec de multiples erreurs 404 https://www.mon_site.com/wp-content/plugins/instagram-slider-widget/assets/js/jr-insta.js?ver=1.6.5 à la connexion de mes visiteurs à chaque page de mon site. Plusieurs de mes visiteurs ont ainsi subi le blocage d’accès à mon site au point que cette fois aussi, j’ai été obligé de désactiver l’extension en attendant une solution de votre part comme vous l’aviez fait pour la version 1.6.0 en passant à la version 1.6.1 puis 1.6.2.
Merci d’avance !@christophe312 Have you checked if the file actually exists? If not, reinstall the plugin
I’ve checked and jr-insta.js is missing. jquery.flexslider-min.js is there.
Uninstall-reinstall doesn’t solve the problem.
I checked: the absence of this file does not affect the performance of the sites and the functionality of the plugin. As well as this error can not break the site.
If you have a problem with the site, tell us more, maybe the reason is differentJ’ai essayé de joindre mon webmaster, mais celui-ci reste injoignable et comme je n’ai pour l’instant pas les compétences nécessaires pour trouver la source du problème ou effectuer les investigations que vous préconisez, je me limite à faire le constat que les versions 1.6.0/1 puis la version 1.6.4 et maintenant la version 1.6.5 posent problème, alors que la version 1.6.2 n’en a jamais posé.
Comme avec cette nouvelle version, chaque accès à une page provoque une erreur 404 et que tous mes visiteurs se retrouvent bloqués (blacklistés) à partir de la troisième page consultée, je suis dans l’obligation de laisser ce plugin inactif en attendant la nouvelle version qui résoudra ce problème comme l’avait fait auparavant la version 1.6.2 pour les versions 1.6.0/1.
The topic ‘Update 1.6.0 Problem’ is closed to new replies.