Nils Meyer Posted June 7, 2015 Share Posted June 7, 2015 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:background-image: url(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 More sharing options...
Nils Meyer Posted June 7, 2015 Author Share Posted June 7, 2015 I would really like an answer to this please, I'm pretty desperate. Anyone? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.