SubZtep
Forum Replies Created
-
Forum: Plugins
In reply to: [GIF Animation Preview] The plugin does not work :(Hi, good question. I tried to use your gif and it works to me. What I found is you don’t have this file on the server:
https://vokc.net/wp-content/uploads/2014/10/1412992447_648454218-gap.jpg
It should be there, plugin generates it. Probably it can’t write to that folder. Try to create this file manually (this is the preview image). If it works, problem somewhere on the server…
Forum: Plugins
In reply to: [GIF Animation Preview] CSS and Javascripts not loadingI think it is a problem with your template. It uses WordPress’s css/js embed functions, should work…
Forum: Plugins
In reply to: [GIF Animation Preview] Plugin Not Working on Featured ImagesHi, it’s because your new template works another way. Install the new version of the plugin (1.10) and check faq’s Aruna template question, hopefully it helps. If something is not clear just ask.
Forum: Plugins
In reply to: [GIF Animation Preview] Manually adding your own image previewJust update the generated jpg file with your own. If the plugin find the preview file doesn’t try to overwrite it.
Gif name: https://yoursite/wp-content/uploads/date/mykeyword.gif
Preview name: https://yoursite/wp-content/uploads/date/mykeyword-gap.jpgForum: Plugins
In reply to: [GIF Animation Preview] Don't workHi, the new version (1.10) hopefully works with custom fields, just be sure no other lazy load plugin modify the image tag.
Forum: Plugins
In reply to: [GIF Animation Preview] Featured imageImages preload on desktop browsers but not on mobile. Somebody said loading gifs are slow, so I decided this way, because preload huge images on mobile network is not very nice. Btw I’m open to any other suggestion ??
You can find unminified version of the js here: https://github.com/SubZtep/gif-animation-preview/blob/master/gapplayer.js
Forum: Plugins
In reply to: [GIF Animation Preview] Featured imageGlad to hear you could fix it. I never tried Photon plugin, I’ll have a look. And also I’m going to add this filter to the next release, thanks! ??
Forum: Plugins
In reply to: [GIF Animation Preview] Works only on 1st pageOk, so I have a solution for this, but I’m afraid it can cause other problems. So please make me sure this plugin cause the problem not because the image embed.
So please turn off the plugin and doublecheck your site. If the images are still wrong just fix your html, otherwise note me. Thanks!
Forum: Plugins
In reply to: [GIF Animation Preview] Works only on 1st pageSeems you embed your gifs with relative url path and this plugin works well with absolute paths. Have you changed your permalink structure after create posts? I’m just wondering did it work without the plugin?
By the way thanks for the issue, I’m going to fix it with the next release.
Forum: Plugins
In reply to: [GIF Animation Preview] Didn't work on any of my sites, GIFs always playHi, probably the reason is that your theme uses custom fields for display gifs. I’m going to make a fix, hopefully it’s gonna solve this problem
Forum: Plugins
In reply to: [GIF Animation Preview] Issue with an other pluginHey, thanks for the notice. Since the newest version (1.8.2) you are able to start the plugin with a js function.
Just go to Infinite scroll’s admin page, add the following line to Callback textbox:
gapStart();
Forum: Plugins
In reply to: [GIF Animation Preview] Multiple GIF Post: Only the 1st Image is PreviewHi, thanks. Download the new update (v1.8.1), got better gif detection. Now it works with the second gif on your page too
v1.8
Hi, thanks ?? Download the newest version (1.7.1), I just added a new checkbox on the settings page for prevent auto play for mobile browsers. I hope it works, it uses WordPress’s mobile detection ability
Forum: Plugins
In reply to: [GIF Animation Preview] Plugin Not WorkingCool, thanks! ??