Title: [Plugin: Article Directory] Cannot Post
Last modified: August 20, 2016

---

# [Plugin: Article Directory] Cannot Post

 *  [blognspider](https://wordpress.org/support/users/blognspider/)
 * (@blognspider)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/)
 * When you log in as an author, it will allow you to post a title, but there is
   no area or submit button for body of article, you can input title only. I have
   re installed several times. I am not new to word press or this plugin.
 * [http://wordpress.org/extend/plugins/article-directory/](http://wordpress.org/extend/plugins/article-directory/)

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/?output_format=md)
2

 *  [donmarks](https://wordpress.org/support/users/donmarks/)
 * (@donmarks)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251881)
 * tried 2 deactivate and then reactivate, did not work, back 2 square 1…is there
   a way to turn back the clock on my wordpress version?
 *  [spartan58](https://wordpress.org/support/users/spartan58/)
 * (@spartan58)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251882)
 * I am saying to deactivate and then delete it completly.
    In order to delete you
   need to deactivate.
 * Then find or if you have the plugin upload it in the admin dashboard plugin and
   reinstall.
 *  [donmarks](https://wordpress.org/support/users/donmarks/)
 * (@donmarks)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251883)
 * yes, I did deactivate and delete, then reinstalled and it did not work 🙁
 *  [spartan58](https://wordpress.org/support/users/spartan58/)
 * (@spartan58)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251884)
 * And of course you have set the setting corectly?
 * In the article directory “Submit Article” page options.
 * ID of author panel page: The # of the authors page id
 * Show text editor: NO
 * ????
 *  [donmarks](https://wordpress.org/support/users/donmarks/)
 * (@donmarks)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251885)
 * yes, screenshot here
 * [http://www.amazingarticles.com/aaadmin.jpg](http://www.amazingarticles.com/aaadmin.jpg)
 *  [spartan58](https://wordpress.org/support/users/spartan58/)
 * (@spartan58)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251886)
 * After looking at your pages source code I can see that you have installed plugs
   that deal with different languges as input texts and spell checker.
    This might
   be effecting your authors page from performing correctly.
 * I don’t think the developers of this article theme have gone as far as excepting
   such changes…. after all it is a realy simply built theme for free. Could be 
   only made for english input.
 * Just a stab in the dark…. but try removing and playing around with these plugs.
 * Aslo I noticed some duplicate scripts running. For instance on your “all in one
   SEO” scripts the “canonical” page redirects runs twice.
 * <link rel=’canonical’ href=’[http://www.amazingarticles.com/author-page/&#8217](http://www.amazingarticles.com/author-page/&#8217);/
   >
 * <!– All in One SEO Pack 1.6.7 by Michael Torbert of Semper Fi Web Design[160,205]–
   >
    <link rel=”canonical” href=”[http://www.amazingarticles.com/author-page/&#8221](http://www.amazingarticles.com/author-page/&#8221);/
   > <!– /all in one seo pack –>
 * this is for google but might be effecting which page shows up to your authors….
   another stab in the dark try to disable this feature from seo “canonical” un 
   check. But I don’t beleve the problem is there anyway.
 * good luck!
 *  [Rob](https://wordpress.org/support/users/solvo/)
 * (@solvo)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251887)
 * I’m struggling to alter simple things on this theme.
 * idebars have much more in them then shown on widget pages, or they widget coded
   in?
 * How do I limit mot recent articles at bottom of page?
 *  [spartan58](https://wordpress.org/support/users/spartan58/)
 * (@spartan58)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251888)
 * On your admin dashboard scrol to “appearance” and select “editor”
    On the next
   window on the right side select “main index template” Now you will see the code
   scripts of your main page.
 * half way down you will see the line:
 *  <?php wp_get_archives(‘type=postbypost&limit=**30**‘); ?>
 * edit the limit=**30** to the amount of post you want shown
    for instance if you
   want only 10 posts, then it will read like this
 * <?php wp_get_archives(‘type=postbypost&limit=**10**‘); ?>
 * When done just click the “update file” button.
 * good luck
 * .
 *  [Rob](https://wordpress.org/support/users/solvo/)
 * (@solvo)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251889)
 * I’ll try that thank you
 *  [donmarks](https://wordpress.org/support/users/donmarks/)
 * (@donmarks)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251890)
 * I have reverted to the wp interface for the time being until the plugin creator
   has addressed this issue, the only thing I noticed when comparing my site to 
   a working wp site was on line 82 of the coding 2 extra pieces of JS coding, but
   could not find in the WP area to remove and see if this may fix it..
 * <script type=’text/javascript’ src=’[http://www.amazingarticles.com/wp-admin/js/utils.js?ver=20101110′></script&gt](http://www.amazingarticles.com/wp-admin/js/utils.js?ver=20101110′></script&gt);
   
   <script type=’text/javascript’ src=’[http://www.amazingarticles.com/wp-admin/js/editor.js?ver=20110411′></script&gt](http://www.amazingarticles.com/wp-admin/js/editor.js?ver=20110411′></script&gt);
 *  [Rob](https://wordpress.org/support/users/solvo/)
 * (@solvo)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251891)
 * I don’t think the plugin creator is supporting this plugin any more. At the bottem
   of the plugin page just below the comments is this message.
 * > Further development and support for Article Directory Plugin and Theme is stopped.
 * you can find that here
    [http://articlesss.com/article-directory-wordpress-plugin/](http://articlesss.com/article-directory-wordpress-plugin/)
 *  [donmarks](https://wordpress.org/support/users/donmarks/)
 * (@donmarks)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251892)
 * Bummer, hopefully someone with some coding skills will step in and create something
   more reliable as this appears to be a large market in wordress for this plugin,
   thanks for the help guys/gals!
 *  [Jguiss Webmaster](https://wordpress.org/support/users/tedece/)
 * (@tedece)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251903)
 * I have the same bug like you both.
 * It’s a conflict between the last version of WordPress and the plugin.
    Of course
   you can deactivate the visual editor but i want to keep it.
 * I don’t want to downgrade my WordPress version so i wait for a better plugin.
 * Here is my article directory : [Communiqué de presse](http://article.jguiss.com)
 *  [palipsest](https://wordpress.org/support/users/palipsest/)
 * (@palipsest)
 * [14 years ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251938)
 * Hi spartan58
    I have had trouble getting author page to show the text box. I 
   have looked at the code. I understand HTML but lose it with PHP. Your post explaining“
   On the “Show text editor” check box choose the option “no”.” Wow I’ve spent hours
   trying to solve the problem. Here with the click of one option it’s solved. Thanks
   very much for your help
 *  [spartan58](https://wordpress.org/support/users/spartan58/)
 * (@spartan58)
 * [14 years ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251939)
 * @ palipsest
    Glad to help!

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/?output_format=md)
2

The topic ‘[Plugin: Article Directory] Cannot Post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/article-directory.svg)
 * [Article Directory](https://wordpress.org/plugins/article-directory/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/article-directory/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/article-directory/)
 * [Active Topics](https://wordpress.org/support/plugin/article-directory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/article-directory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/article-directory/reviews/)

 * 30 replies
 * 7 participants
 * Last reply from: [spartan58](https://wordpress.org/support/users/spartan58/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-article-directory-cannot-post/page/2/#post-2251939)
 * Status: not resolved