Jump to content

vidmarc

Member
  • Posts

    836
  • Joined

  • Last visited

Posts posted by vidmarc

  1. 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}

×
×
  • Create New...