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.

Content from page template not showing up in news template.

September 06, 2011 6:57pm

Subscribe [1]
  • #1 / Sep 06, 2011 6:57pm

    darrenlc

    11 posts

    In the following code, the header-text-image is not appearing on the page:

    {exp:channel:entries
                    channel="page"
                    disable="member_data|pagination|trackbacks"
                    limit="1"
                    require_entry="yes"
                    status="Open"
                    dynamic="no"}
                
    
                <div id="header-text">
                    {exp:imgsizer:size src="{header-text-image}" width="599"}
                        {sized}
                    {/exp:imgsizer:size}
                </div>
                
                
                    
                    <h1 id="page-title">{title}</h1>
                    
                    {if page-header-image}
                        {exp:imgsizer:size src="{page-header-image}" width="599"}
                            {sized}
                        {/exp:imgsizer:size}
                    {if:else}
                        {exp:low_variables:parse var=
                    {/if}

    When I edit the entry utilizing this template, I can successfully select the header-text-image and it does appear within the Edit Entry dialog after selecting. However, when I click Submit I receive the following message:

    [This content will not be published]

    http://192.168.1.2:3001/uploads/Header-Text.png

    This does work in all other pages.

    Can someone please help me?

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

ExpressionEngine News!

#eecms, #events, #releases