[TYPO3-english]  Simple slider hide if already slider on page
    Han Demo 
    birgen at tidi.be
       
    Fri Apr 10 11:50:50 CEST 2015
    
    
  
Hi all,
I'm currenty using this code to place a specific simpleslider on each page:
HEADER < styles.content.get
    HEADER.select {
      where = colpos = 0
      pidInList = 1
    }
At the moment I'm trying to make this slider not display if there is already an other simple slider on the page and only display the 2nd slider
Anyone has any ideas on how to approach this?
    
    
More information about the TYPO3-english
mailing list