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.

Video from vimeo does not change dynamically

April 11, 2011 3:28am

Subscribe [2]
  • #1 / Apr 11, 2011 3:28am

    Beebs

    207 posts

    In my template layout I have 2 section : Body and Sidebar.

    In the Body I put this tag :

    {exp:weblog:entries weblog="{my_section}"   orderby="date" sort="desc" limit="1" disable="member_data|trackbacks" dynamic="off"}
    {body}
    {/exp:weblog:entries}

    In the Sidebar I put this code :

    {exp:weblog:entries weblog="{my_section}"   orderby="date" sort="desc"  disable="member_data|trackbacks"}
    <ul>
    <li><a href="http://{path={my_template_group}/{title}}">{title}</a></li>
    </ul>
    {/exp:weblog:entries}
    
    The template is populated with entries where all of the contents are videos coming from vimeo. However, every time the sidebar content is clicked, the content in the template is not changing. I made a test by changing all of content with  a simple text and It is changed. 
    
    Is there any particular way to deal with content  coming from outside (video from vimeo)?
    Thank you
  • #2 / Apr 11, 2011 1:34pm

    Sue Crocker

    26054 posts

    Hi, Beebs. See your link? You’re using {title} when you should be using {url_title}.

    Does that help?

  • #3 / Apr 11, 2011 8:22pm

    Beebs

    207 posts

    It works Sue….thank you so much. You are very helpful, as always. Thanks again.

  • #4 / Apr 11, 2011 10:31pm

    Sue Crocker

    26054 posts

    Glad that fixed it.. Feel free to start a new thread if you have any more questions.

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

ExpressionEngine News!

#eecms, #events, #releases