mini k2 1.2.2
- Posted by korrektkreativ (18) Offline
hi!
Thumb pics are not displayed!!
it seems that they are behind the k2 article ?
thx 4 help
11 years 4 months ago #1
by korrektkreativ
Thumb pics are not displayed!!
it seems that they are behind the k2 article ?
thx 4 help
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
How do you manage to insert images on that K2 Items?
it looks to me they are not behind the mini k2 content but it's like you don't have any K2 item image uploaded there. What I can see are image gallery on the 1st item and Mini K2 can't generate thumbs from the Gallery I'm afraid and no images on remaining 3 K2 Items when visiting their item page.
The weird thing is I can see those 4 thumbs at first page load for a second then they dissapear...even in your html sources...i can't see them...
11 years 4 months ago #2
by erwinschro
it looks to me they are not behind the mini k2 content but it's like you don't have any K2 item image uploaded there. What I can see are image gallery on the 1st item and Mini K2 can't generate thumbs from the Gallery I'm afraid and no images on remaining 3 K2 Items when visiting their item page.
The weird thing is I can see those 4 thumbs at first page load for a second then they dissapear...even in your html sources...i can't see them...
Please Log in or Create an account to join the conversation.
- Posted by korrektkreativ (18) Offline
hi!
thumbs are uploaded as you can see at first load for a second!!
they are also in html sources
<div class="thumbs">
<a href="/neu-vorfuehrwagen/alfa-romeo/item/2-alfa-giulietta">
<img src="/media/k2/items/cache/e0a70f72bdae9885bfc32d7cd19a26a1_S.jpg" alt="Alfa Giulietta" class="box-img" /></a></div>
you can also see the thumbs when you enter the category not in the article
11 years 4 months ago #3
by korrektkreativ
thumbs are uploaded as you can see at first load for a second!!
they are also in html sources
<div class="thumbs">
<a href="/neu-vorfuehrwagen/alfa-romeo/item/2-alfa-giulietta">
<img src="/media/k2/items/cache/e0a70f72bdae9885bfc32d7cd19a26a1_S.jpg" alt="Alfa Giulietta" class="box-img" /></a></div>
you can also see the thumbs when you enter the category not in the article
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Yeah...something cause this...it might be from a template or any plugin you've used there
if you view your html source file after the first second what you can see is something like this
I don;t know where that data:image come from...that's not normal for minik2...
PS. you also dont need to write double !! on your sentence as that's makes me thing you're mad at us or something you don't like...this module is a free stuff anyway.
11 years 4 months ago #4
by erwinschro
if you view your html source file after the first second what you can see is something like this
<div class="thumbs">
<a href="/zweiraeder/vespa/item/24-946">
<img class="box-img" alt="946" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==">
</a>
</div>
I don;t know where that data:image come from...that's not normal for minik2...
PS. you also dont need to write double !! on your sentence as that's makes me thing you're mad at us or something you don't like...this module is a free stuff anyway.
Please Log in or Create an account to join the conversation.
- Posted by korrektkreativ (18) Offline
ive found the problem!!! bug in masonry !!!
the solution update jquery.masonry.min.js and now it works
cheers
11 years 4 months ago #5
by korrektkreativ
the solution update jquery.masonry.min.js and now it works
cheers
Please Log in or Create an account to join the conversation.