[TYPO3-english] Coin slider problem

Borislav Pantaleev beastafk at gmail.com
Fri Sep 14 15:09:24 CEST 2012


Hello,

    I have a hidden page containg my sh_coinslider plugin and then I've
inserted it in lib path like that

lib.coinSlider  = COA
lib.coinSlider  {
  1 = CONTENT
  1.table = tt_content
  1.select {
    pidInList = MY_STORAGE_FOLDER_ID
  }
}

The thing is on the front end the three images that I've insterted are
placed next to each other and they are missing their source path <img src=""

Also there is no sliding because no coin-slider .js is inserted. I don't
know why my images are not stored right (I upload via the BE) and why the
coin slider JS is not insterted.

*using t3 4.5*
*
*
*Thanks*


More information about the TYPO3-english mailing list