Jump to content

Foundation: Header Background/logo


vidmarc

Recommended Posts

Do I need to add additional navigation links before or after the  {/if} condition?

I've had a play around, but it doesn't seem to work. How do I add two more links?

        {if $CTRL_SALE}
        <li itemprop="name"><a itemprop="url" href="{$URL.saleitems}" title="{$LANG.navigation.saleitems}">{$LANG.navigation.saleitems}</a></li>
        
                <li itemprop="name"><a href="https://vimeo.com/nucleusfilms/vod_pages">Digital</a></li>
        
                <li itemprop="name"><a href="http://www.imdb.com/name/nm0606760/?ref_=tt_rv#producerVideo">Extras</a></li>
                  {/if}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...