Text Fields Not Displayed

4 posts by 2 authors in: Forums > CMS Builder
Last Post: May 29, 2009   (RSS)

Re: [weblinks] Text Fields Not Displayed

By ross - May 28, 2009

Hi Bob

Thanks for posting!

I don't quite understand the problem. You mention text fields in the thread title and then images in your actual post. There is also the part about your 5th image being fine.

Could you give me some more details? Thanks!
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/

Re: [ross] Text Fields Not Displayed

By weblinks - May 28, 2009

Each one of the first four photos should be accompanied by text.... like the
fifth does! The content of the text fields [eg: Title, Content, etc.] is not
displaying on this page... like the fifth is. The first four posting are
just displaying the Image Field info ONLY!

SEE RIGHT COLUMN OF TEST PAGE... GREY COLUMN

Bob

Phone 802.824.5554
Attachments:

testrealestate3.php 25K

Re: [weblinks] Text Fields Not Displayed

By ross - May 29, 2009

Hi Bob

I get it now :).

I had a look at your code and the reason you don't have anything happening or the first 4 images is because they have thumbnails and it appears that your last one doesn't.

In your code, you have a block like this:

if image has a thumbnail:
display image
else
display image
display caption
display some other stuff

So because all the first images have thumbnails they are hitting the first bit of code.

What you'll want to do is probably just copy everything form the "else" section and put it into the "if" section.

Does that make sense? Give it a shot and let me know how you make out :).
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/