Forums
Forums / Plugin: IMPress Listings / Remove "Leave a comment"
(@minichemarkets)
10 years, 4 months ago
Hope you are well,
But I have “leave a comment” on top of my listing image and not sure how to remove this.
I went to single listing.php and found this code. Shall I remove this?
<span class=”comments-link”><?php comments_popup_link( __( ‘Leave a comment’, ‘wp_listings’ ), __( ‘1 Comment’, ‘wp_listings’ ), __( ‘% Comments’, ‘wp_listings’ ) ); ?></span>
https://ww.wp.xz.cn/plugins/wp-listings/
(@agentevolution)
10 years, 3 months ago
Or you can turn off Comments on that listing in the admin without needing to edit any PHP.
The topic ‘Remove "Leave a comment"’ is closed to new replies.
(@minichemarkets)
10 years, 4 months ago
Hope you are well,
But I have “leave a comment” on top of my listing image and not sure how to remove this.
I went to single listing.php and found this code. Shall I remove this?
<span class=”comments-link”><?php comments_popup_link( __( ‘Leave a comment’, ‘wp_listings’ ), __( ‘1 Comment’, ‘wp_listings’ ), __( ‘% Comments’, ‘wp_listings’ ) ); ?></span>
https://ww.wp.xz.cn/plugins/wp-listings/