Tagged: x
-
AuthorPosts
-
December 7, 2016 at 7:36 am #1284551
jeffdesignParticipantWhen I click on the author’s (hyper linked) name from a blog post I’d like to see all posts by that author parsed together. I think this featured worked correctly until recently. Can you advise how to restore this function?
Right, now when I click the author’s name it re-directs to the home page?
http://www.scriptorium.com/category/opinion/
Thank you,
JeffDecember 7, 2016 at 8:39 am #1284624
ChristianModeratorHey Jeff,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
December 7, 2016 at 10:04 am #1284731
jeffdesignParticipantThank you.
I have added some custom PHP code to my renew theme that I found in this forum. Currently this allows posts to be parsed by ‘category’. Is it possible to find the PHP code that also allows ‘authors’ to parse?
Here is the snippet from function.php
//
// Author.
//$author = sprintf( ‘<span>%s</span>‘,
get_author_posts_url( get_the_author_meta( ‘ID’ ) ),
get_the_author()
);//
—-
Sorry, if I’m asking the same question twice.
December 7, 2016 at 11:05 am #1284815
ThaiModeratorHi There,
Please update your permalink settings and try again.
If it doesn’t work, please provide us with your admin account & website URL so we can take a closer look.
Thanks.
December 7, 2016 at 1:41 pm #1285005
jeffdesignParticipantThis reply has been marked as private.December 7, 2016 at 7:11 pm #1285412
Rue NelModeratorHello There,
Thanks for providing the information above. I have deactivated Yoast SEO and it is this plugin that caused the issue. Please do try to re activate the plugin and try this steps:
1] WPSEO -> Titles & metas -> Other -> checked the ‘Turn author archives off’ checkbox
2] Went to a post, clicked on author link and was redirected to the homepage
3] WPSEO -> Titles & metas -> Other -> _un_checked the ‘Turn author archives off’ checkbox
4] Went to a post, clicked on author link and was send to the author pagePlease try the steps above a couple of times and you should see the difference on how the author links get displayed or not.
Hope this helps. Kindly let us know.
December 7, 2016 at 8:37 pm #1285508
jeffdesignParticipantThank you very much.
December 7, 2016 at 11:36 pm #1285657
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1284551 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
