Ok I add <?php the_excerpt();?> in content.php and works now. I can use “Read more” but be enough for now. First time I read somewhere need to add in home.php this code.
Thank you
Some fontawesome not working… you need to update url.
Go in plugin folder (USE FTP) find “SideSlideMenu.class.php” and open it. Find this URL
http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css
and edit with this
http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css
Now fontawesome like “fa-graduation-cap” works fine.
Thanks man works fine with this plugin. 🙂