• Hey

    I use the iSlider plugin in my header to show images from my categories and that work fine when I have set the theme to Apple(1).
    Apple Theme
    <?php show_customislidex(1,3,940,365,1); ?>

    But my problem is I will use the Nivo Theme(2) and it doesn’t work.
    The theme show up but no picture.
    Nivo Theme
    <?php show_customislidex(1,3,940,365,2); ?>

    You can se the error here: https://www.addmotion.dk

Viewing 1 replies (of 1 total)
  • Please update your islidex to the latest version (2.0).
    The correct way to display the custom islidex is now:
    [islidex_custom cat=3 num=4 w=600 h=300 theme=2]

Viewing 1 replies (of 1 total)
  • The topic ‘iSlidex Nivo Theme’ is closed to new replies.