ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

exp:channel:entries not working

November 23, 2012 12:49pm

Subscribe [0]
  • #1 / Nov 23, 2012 12:49pm

    kohnt01

    11 posts

    Hello,

    I’m fairly new to EE but I’ve already set up two channels, one of which I’ve embedded on my index and have working fine. Then, on the index of my entries page for the ‘news’ channel I have embedded another news channel to display the title etc.

    Later down the page, I’d like another module which embeds another one of my channels, ‘vIdeos’. No matter what I do it just doesn’t seem to be embedding. Here’s my code:

    {exp:channel:entries channel="videos" limit="1"}
    
    <div id="featured_video">
     <div class="video_thumbnail">
      {video_thumbnail}
     </div>
      <div class="video_details">
       <h2>{title}</h2>
    <p>    {video_description}<br />
         <a href="/temp">Read More</a><br />
      </div><br />
    </div> </p>
    
    <p>{/exp:channel:entries}

    That was just something quick I drafted up and it’s just not working. Nothing is showing whatsoever, the HTML isn’t even rendering in the source code. I should also point out if I place it on another page it will embed fine.

    Would appreciate some help,

     

  • #2 / Nov 25, 2012 5:30am

    kohnt01

    11 posts

    I’ve managed to fix it by adding dynamic=“no”, not sure why it was needed though in all honesty (I guess that’s because I’m new to EE :p).

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases