Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

GIF

6 years 1 month ago
  • Misha's Avatar
    Topic Author
  • Misha
  • Offline
  • Fresh Boarder
  • Posts: 33
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Active Socialize Active

1) When you click on GIF to play it disappears and appears only when fully loaded. And it seems that it does not work. Can I put a download icon.
2) And why such a bad GIF image.

Attachments:
6 years 1 month ago
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hi

Please tell me the url to the page where I'll be able to see this problem. If neccessery to login in order to see it please also include an access details.

6 years 1 month ago
  • Misha's Avatar
    Topic Author
  • Misha
  • Offline
  • Fresh Boarder
  • Posts: 33
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Active Socialize Active

Добрый день. Любая gif на стене.
dryg.by/ - any gif on the wall (in the news line)

6 years 1 month ago
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hi

I see that the actual gif is being loaded after the preview is clicked. It's normal behavior, but if You wish to correct it please try t add this code to one of the template's javascript files:

<script type="text/javascript">
(function($) {
$(document).ready(function() {
function checkForChanges() {
$('.joms-media--image').each(function(){
if(!$(this).hasAttr('style')){
$(this).attr('style','height:'+$(this).height()+'px;');
}
});

setTimeout(checkForChanges, 50);
}

$(checkForChanges);
});
})(jQuery)
</script>

The following user(s) said Thank You: Misha
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW