Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

Reply To: [Waiting for user confirmation] Search by author issues (help)

$
0
0

Hey Luo,

Yep that handled half my problem, the view now shows a particular users post, however I'm struggling to make view create a link but using the authors ID NOT the username. For example, this is what I have now

<a href="http://mysite.com/user-reviews/?u=wpv-post-author">See all [wpv-post-author format="name"] reviews</a>

IT should be something like:

<a href="http://mysite.com/user-reviews/?u=wpv-post-author format="ID"]">See all [wpv-post-author format="name"] reviews</a>
or
<a href="http://mysite.com/user-reviews/?u=wpv-post-author meta="ID"]">See all [wpv-post-author format="name"] reviews</a>

But those don't work… any idea on how to make the author ID display?

Thanks


Viewing all articles
Browse latest Browse all 20145

Trending Articles