ruturaj
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Mandatory Category Selection while publishing PostI seriously don’t know if this forum is ever seen by any serious webmasters who are good at WordPress development! This makes a life of developer (like me) difficult who is relatively new to WordPress. Can someone please come forward and look into this issue and ever be so kind to post a useful reply to the query I’ve posted???
Forum: Fixing WordPress
In reply to: [URGENT] Need to show Customized Post List in side-bar …Different options for $args does not have condition to list the posts by a particular author. Actually, the thing that I’m looking for is something which is already in existence for “Author” page. There are some “Author Page” codes which show the list of posts created only by that particular author. However in my case, I need to show the same in side-bar and only when visitor click on a post title on home page.
So, in short, the challenge is:
1. Get Author’s ID when user clicks on title of post and single.php page is composed with the Post data.
2. Pass this Author ID (or Name or whatever suitable) to some function (or plug-in) and then get the list of Posts created by that Author and show in side-bar.
How to achieve this?
Forum: Fixing WordPress
In reply to: [URGENT] Need to show Customized Post List in side-bar …Why no reply? Have I asked something too rare or something too easy for experts?! I really need your help … please let me know if you’ve something that can resolve my problem.
Waiting for your reply …