Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Item Images disappearing

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I'm trying to figure out why the imageBlock height goes to 0px when clicking through to item view. I'm using K2 2.6.9 on Joomla 3.3.6. When I go to category view, everything is fine, images show up: www.asandiford.com/cwbjoomla/index.php/blog

When I click through to an item, the image disappears: www.asandiford.com/cwbjoomla/index.php/blog/item/35-getting-on-track

When I inspect the elements of the page, div.imageblock is present with dimensions of 680px x 0px and I can't seem to figure out how or why this is the case. Any thoughts?
  • Adam Sandiford's Avatar
  • Adam Sandiford
  • 12 Month basic
  • 18 posts
  • Karma: 0
Last Edit: 9 years 4 months ago by Adam Sandiford.
The administrator has disabled public write access.
I'm having difficulty seeing any image in the code

There have been issues with modal windows in k2 / T3

a.modal {z-index:10 !important}
.modal {
display: inline;
position: static;
}

Try adding that to the custom css file but also I'd check the settings to confirm they are set to show

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I also noticed the spaces in this image

www.asandiford.com/cwbjoomla/images/Partner%20CWB%20Network%20Logo%20September%202014%20RGB%20ENG.png

I'd try to avoid adding spaces in file names

If using the JCE editor instead use the underscore _ instead
The editor will strip the underscore and create a nice alt tag automatically :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That code snippet fixed me up. Thank you very much! I will address the filename spaces as well.
  • Adam Sandiford's Avatar
  • Adam Sandiford
  • 12 Month basic
  • 18 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers