Jump to content

record images - is this a bug?


Nils Meyer

Recommended Posts

Please help! I have banged my head against the wall for 2 weeks with this.
I'm trying to display record images on my front page but the images are invisible. It's working for a bunch of people but for me the images don't show even after reinstalling, tried a few different versions too.

This code

<article class='cCmsCategoryFeaturedEntry {{if $record->hidden()}}ipsModerated{{endif}}'>
 <a href="{$record->url()}" title="{lang="read_more_about" sprintf="$record->_title"}">
  <div class="frontpage_firstitem" style="background-image: url({file="$record->record_image"})">
  </div> 
</a>
</article>

displays this as source code:

  1. background-imageurl(http://lightpile.net/uploads/)

Is this a bug? Should it generate the full image url in source?

 

Here is the link to the original post by kevinsuave and ABGenc

http://community.invisionpower.com/topic/412073-how-to-make-1x2x2-article-layout-using-pages/?page=1

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...