belacqua2012
belacqua2012
About
- Username
- belacqua2012
- Joined
- Visits
- 15
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
I solved the home page issue but now I'm having issues on the blog page: http://www.annievonessen.com/wp2015/blog/ Specifically:- I want there to be a "read more" button after each post excerpt
-
For anyone else looking, I got this to work by pasting the code below at the bottom of the "header-top-area.php" file <?phpif (is_singular( 'post' ) ) {echo "<div class='mfn-main-slider' id='mfn-rev-slider'>"; putRevSli…