Shape 5

Wordpress Club Plugins => Frontpage Display v3 - Club => : snic July 10, 2015, 04:31:34 PM



: Frontpage display 3
: snic July 10, 2015, 04:31:34 PM
Hi there

I have been setting up the Frontpage display3. I have a top box image appearing in the correct size but my bottom box images are only showing as a few pixels in height (the width seems fine). Have you any idea why the full sized image would not be showing?

Thanks


: Re: Frontpage display 3
: Tristan Rineer July 13, 2015, 07:20:22 AM
Please remember to always post a link to your site when having issues with something on the front-end; I can't even begin to diagnose the cause of a problem if I can't see what's happening and inspect the code with Firebug (http://getfirebug.com/).


: Re: Frontpage display 3
: snic July 27, 2015, 03:54:37 AM
Hi Tristan

Thanks for your reply. Here is the link http://www.stericom.com/StericomNewVision/

Apologies for not doing that initially!

Many thanks


: Re: Frontpage display 3
: Tristan Rineer July 27, 2015, 11:39:31 AM
I asked one of the devs that worked on creating the Joomla version of the extension, this is the answer I was given:

The height of the boxes is determined by the offsetHeight of the actual content  inside of them. There is currently nothing in the boxes at all. There needs to be html content in each box.


: Re: Frontpage display 3
: snic July 30, 2015, 03:11:50 AM
Thanks Tristan

I have put image links in but maybe in the wrong places? I'll get a friend to have a look (he knows more than me about websites!) and get back to you if we can't figure it out.



: Re: Frontpage display 3
: Tristan Rineer July 30, 2015, 08:29:03 AM
My understanding is that the HTML content (even if it's just images) needs to have a defined height, the boxes bar will resize to fit the content inside it.

I hope that helps.