adding article effect a WordPress post or article -
can share on how go adding article effects such ones being showed here http://tympanus.net/codrops/2014/05/22/inspiration-for-article-intro-effects/ ; i'm planning incorporate them on wordpress platform, particularly on single post template.
thanks in advance :)
use single.php display single post
single.php single post page, theme page displaying 1 post
usually in theme folder /wp-content/themes/your-theme-name/
and use required css / jscript on header.php or footer.php article
reference: http://www.heidicool.com/samplewordpress/theme-files/single-php/
Comments
Post a Comment