-2

I really need help.

This is my situation:

-I make blog using yii

-I use extension editMe, and everything is going well with text and picture

-This is my blog look's like: http://oi58.tinypic.com/1z67es4.jpg

-This is when we create new post using editMe: http://oi62.tinypic.com/iwhix5.jpg

Now, my question is, how to insert a gallery photo like nivoslider into that post?? I mean how to insert a script code like <?php include 'slideIndex.php'; ?> into text area editMe??

Cœur
  • 37,241
  • 25
  • 195
  • 267
  • your comment to my answer has proven that your question wasn't asked properly, nobody could have ever answered this question... – benomatis Mar 19 '14 at 20:07

1 Answers1

0

There are several things you need to do in order the slider to work, but all that is very nicely detailed in nivoslider's documentation page here: http://docs.dev7studios.com/jquery-plugins/nivo-slider, they even have a video tutorial. ;)

In general terms, if you're using any proper image viewer, they should all have documentation like this one, so try and follow those, and let us know if you encounter any issues during implementation.

benomatis
  • 5,536
  • 7
  • 36
  • 59