Title: Editor Capabilities
Last modified: May 23, 2018

---

# Editor Capabilities

 *  Resolved [rmgl](https://wordpress.org/support/users/rmgl/)
 * (@rmgl)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/)
 * Hello,
    I would like to a user on my site who has the editor role, the option
   to edit the listings on the directorist plugin. But it seems that the required
   capability to access the plugin is edit_at_biz_dirs which only works for me the
   admin. How can I change this? Thanks

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

 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10318273)
 * Hi,
    Thank you very much for pointing out this issue. We have checked the issue
   and fixed it. All users do have edit_at_biz_dirs caps so that any user can edit
   at least his own listing. By the way, we have found the problem that caused the
   issue eg. preventing editor edit others listing. We have fixed it already and
   we will provide an update after tweaking another small issue tomorrow. Please
   download the updated version of the directorist as soon as you get the update
   notification on your dashboard and your problem will be fixed.
 *  [Khinson6](https://wordpress.org/support/users/khinson6/)
 * (@khinson6)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10324931)
 * Is there a reason why all text typed into the editor window for adding a listing
   is run together like one huge paragraph?
 * What do I need to do in order to have the Add New Listing page Editor give me
   Paragraphs for better formatting? Is there a setting I can change, do I need 
   to edit a file or what, need this feature badly.
 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10335332)
 * Hi khinson6,
    Could you please open a separate support ticket for the unrelated
   topic next time? Your query is not related to Editor Capability. People with 
   the same problem may find the solution if you open a separate ticket. You might
   have created a ticket with the title “Content in listing details page does not
   format nicely” or “Content in the listing page displays a huge paragraph” etc.
   We are saying this only to help everyone find a solution to the similar problem.
   Thank you for your understanding.
 * By the way, here is the solution for now. We will add this in the next release
   though.
 * 1. Open the file single-at_biz_dir.php from the following location.
    plugins/
   directorist/templates/single-at_biz_dir.php
 * 2. Please replace the lines 141 and 142 in single-at_biz_dir.php with the following
   2 lines of content.
    $cont = $wp_embed->autoembed($wp_embed->run_shortcode(wp_kses_post(
   $post->post_content))); echo wpautop(do_shortcode($cont));
 * 3. Then save the file. and reload your website and remove the browser cache if
   you do not see the result.
 * It should fix your problem.
 *  [Khinson6](https://wordpress.org/support/users/khinson6/)
 * (@khinson6)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10336291)
 * Thanks for the fix, will try it now.
 * Just in case others may need this info, I’m going to post it as a new support
   ticket with the same above request, so you can repost the solution.
 * Thank You
 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10336468)
 * No problem. 🙂
    Thanks, mate.
 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10336469)
 * No problem. 🙂
    Thanks, mate.

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

The topic ‘Editor Capabilities’ is closed to new replies.

 * ![](https://ps.w.org/directorist/assets/icon-256x256.gif?rev=3185058)
 * [Directorist: AI-Powered Business Directory, Listings & Classified Ads](https://wordpress.org/plugins/directorist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/directorist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/directorist/)
 * [Active Topics](https://wordpress.org/support/plugin/directorist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/directorist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/directorist/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [aazztech](https://wordpress.org/support/users/aazztech/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/editor-capabilities-2/#post-10336469)
 * Status: resolved