Title: Errors
Last modified: March 10, 2022

---

# Errors

 *  [chauthong](https://wordpress.org/support/users/chauthong/)
 * (@chauthong)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/errors-282/)
 * I encountered some errors while using the plugin, please take a look at the following
   problems
 * – Don’t show ad title when in ad preview page
    – When the Admin bulk edits (e.
   g. approves) the ads, the (unregistered) users cannot edit their ads and get 
   the message “You do not own this Ad.”
 * Thank you!`
    -  This topic was modified 4 years, 6 months ago by [chauthong](https://wordpress.org/support/users/chauthong/).
    -  This topic was modified 4 years, 6 months ago by [chauthong](https://wordpress.org/support/users/chauthong/).
    -  This topic was modified 4 years, 6 months ago by [chauthong](https://wordpress.org/support/users/chauthong/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/errors-282/#post-15444633)
 * Hi,
    1. the Preview page does not show the title by default, if you would like
   to have it shown then you would need to edit the wpadverts/templates/add-preview.
   php template file
 * The below code will show the title
 *     ```
       <h1><?php echo esc_html( get_post( $post_id )->post_title ) ?></h1>
       ```
   
 * also if you customize the template file consider creating a child template file
   for it as explained here [https://wpadverts.com/doc/child-themes-and-templates/](https://wpadverts.com/doc/child-themes-and-templates/)
 * 2. we do not have a feature that would allow the unregistered users to edit the
   ads they posted, only users whose are logged-in or registered while posting the
   Ads can later edit them from the page with the [adverts_manage] shortcode.
 *  Thread Starter [chauthong](https://wordpress.org/support/users/chauthong/)
 * (@chauthong)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/errors-282/#post-15444688)
 * Hi Greg Winiarski,
 * 2. I’m using your code: “[https://github.com/simpliko/wpadverts-snippets/blob/master/anon-edit/anon-edit.php&#8221](https://github.com/simpliko/wpadverts-snippets/blob/master/anon-edit/anon-edit.php&#8221);
   to allow anonymous users to post and edit edit their post via a link sent to 
   email. It worked fine and had only the problem I mentioned above. Can you please
   fix it in the next update?
 * Thank you!
 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/errors-282/#post-15448788)
 * Ok, sure, i will look into the snippet next week.
 *  Thread Starter [chauthong](https://wordpress.org/support/users/chauthong/)
 * (@chauthong)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/errors-282/#post-15449475)
 * Thanks for your update!!

Viewing 4 replies - 1 through 4 (of 4 total)

 The topic ‘Errors’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)

 * 4 replies
 * 2 participants
 * Last reply from: [chauthong](https://wordpress.org/support/users/chauthong/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/errors-282/#post-15449475)
 * Status: not resolved