Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
H T
1 points
Beginner
Hi Josh,
I have a link on the content-single-listing-classifieds.php page for each ad to display all listings for the author. The code is
<a href="<?php echo get_home_url(); ?>/?s=&uid=<?php echo $post->post_author; ?>" style="font-size:14px; color:#00a4de;">View All My Ad Listings</a>
It works ok on that page. I also placed the same link on the View Profile page but it is not grabbing the ID of the author. It displays all site ads and the /?s=&uid= with no uid number. Can it be fixed?, Thx, H
Hi Josh,
I have a link on the content-single-listing-classifieds.php page for each ad to display all listings for the author. The code is
<a href="<?php echo get_home_url(); ?>/?s=&uid=<?php echo $post->post_author; ?>" style="font-size:14px; color:#00a4de;">View All My Ad Listings</a>It works ok on that page. I also placed the same link on the View Profile page but it is not grabbing the ID of the author. It displays all site ads and the
/?s=&uid=with no uid number. Can it be fixed?, Thx, HMembers Only Content
This reply is for PremiumPress customers only.
Login Now