MayankJ7
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Iconic One] Read More Button after every blog post snippet.Did not work mate. Changed the code from –
<?php the_excerpt(); ?>
to
<?php the_content(‘Read More’); ?>
After changing the.. The excerpts were gone and the full posts were visible on the blog.
I need a Read more “button” – refer http://www.idownloadblog.com not just the text.
Thanks.
Done. Dude you are a saviour. Thanks for all the help. Have a great day 🙂
Works like a charm! Thanks Jesin.
Could you help me out with one last thing?
I want the Nav Bar to be on top ( completely stretched to the width of the screen ) and the header below the nav bar. Like how its in http://www.thepeoplesperson.com . Would be grateful. 🙂
Hi Jesin.. Thanks for the reply.
I did exactly as you said but this still hasn’t sorted out the issue. Here’s my website – http://www.theiphoneinsight.com, have published a sample post for so that you can check the issue.
I get this error when I try to open the newly created functions.php. – Call to undefined function add_action() in ( D:\INETPUB\VHOSTS\theiphoneinsight.com\httpdocs\wp-content\themes\IconicOneChild\functions.php on line 2 }
BTW I am looking for the nav bar to freeze on all pages and not just the home page. Please have a look, thanks.