R
Ronengreen
New Member
Hey im building a listing site using elementor pro, and jetengine, jet listing, jet reviews.
The site is almost ready but im encoutered dead end, ive made a page that supposed to be “public author page”
that will show all the posts that were published by specific author
I manage to do this using post query, request parameter, show posts by author id, and then i insert the author id in the url as parameter,
but now im trying to show the profile picture and his name in a headline, but im stuck i only managed to show post creator profile photo and name, how can i make them show the name and photo of the author insterted in the url parameter (by author id, for example 1,2)
And i also wonder if ican do all of those using other meta data like (first name) (user name) and such
The site is almost ready but im encoutered dead end, ive made a page that supposed to be “public author page”
that will show all the posts that were published by specific author
I manage to do this using post query, request parameter, show posts by author id, and then i insert the author id in the url as parameter,
but now im trying to show the profile picture and his name in a headline, but im stuck i only managed to show post creator profile photo and name, how can i make them show the name and photo of the author insterted in the url parameter (by author id, for example 1,2)
And i also wonder if ican do all of those using other meta data like (first name) (user name) and such