Genesis and WordPress Tutorials
by Sridhar Katakam 5 Comments Favorited: 1 times
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Nice tutorial, already Implemented this and its great
Hello,
how is possible move it at the end of the posts?
Thanks!
@Everlind you would change add_action( ‘genesis_entry_header’ to add_action(‘genesis_after_entry’
Good Work! Many thnx.
Hi Sridhar.
Do you know why I receive this error now?
Notice: Trying to get property of non-object in /home/hormigas/web/hormigasenlanube.com/public_html/wp-content/themes/hormigas-pro/functions.php on line 569
Line 569 is: next_post_link( ‘
post_title . ‘”>%link
‘, ‘»’ );
Thanks