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??