therealsujitk Darkle yes, this is the same issue as therealsujitk/flarum-ext-gifs#15. You'll have to change your content filter, save changes, change it back & save it again. I currently don't have access to my testing environment, so I can't fix this right now.
Darkle therealsujitk It worked, I'm sorry I thought it was another error, when I switched from Giphy to Tenor it didn't work, that's why I thought it was something new. Thanks!
IanM therealsujitk Hi š Will you be tagging a new release to include therealsujitk/flarum-ext-gifs17 by any chance? š
therealsujitk IanM I actually want to close therealsujitk/flarum-ext-gifs#15 before creating a new release. This fix requires compiling the JS files, and I don't have my environment set up at the moment. If anyone is free to fix and compile it, that would be great. It only requires changing two lines. (Default value for engine, 'giphy' and for rating, 'off').
therealsujitk v4.1.1 Fixed typo in class name (therealsujitk/flarum-ext-gifs#17) Added default settings (therealsujitk/flarum-ext-gifs#18) Thankyou @IanM for this release. Updating composer update therealsujitk/flarum-ext-gifs
huuduy216 therealsujitk hi, I believe this extension is conflicting with Rich Text. You can not click on the gif to add it. Would you mind looking into that? I think @askvortsov has some idea of what's going on
huuduy216 therealsujitk nothing actually. Could be a combination with other extension too. Maybe @askvortsov would be able to explain it better, he were able to reproduce it as well I think
huuduy216 Can anyone help me with centering the GIFs? I tried applying css to ".giphy-embed" but that did not work
therealsujitk huuduy216 Centring the GIFs in the post bodies? The GIFs are embedded into a post using markdown format ![title](url), I haven't specified a class name for them and even if I add one in the next release (Not sure if it's possible to directly manipulate the DOM), it won't be applied to all the GIFs posted so far. If you don't have a problem with centring all images I guess using img instead of .giphy-embed should work.
huuduy216 therealsujitk hmmm, I already centered all of my img actually, but the GIF are still not centered
Oshvam fogolin Hi therealsujitk same problem here. The Markdown extension is enabled as well, but I can't enable the Gifs EXT. Is there a known imcompatibility issue? I also cleared Flarum cache and nothing happens....
fogolin Hey, I've installed it on my server, it showed up on my administration area, but I can't enable it, I click, but it never stays on.
forever Hello author, I installed your plugin, but the gif image still doesn't show up. What went wrong?