Title: Name.ly's Replies | WordPress.org

---

# Name.ly

  [  ](https://wordpress.org/support/users/namely/)

 *   [Profile](https://wordpress.org/support/users/namely/)
 *   [Topics Started](https://wordpress.org/support/users/namely/topics/)
 *   [Replies Created](https://wordpress.org/support/users/namely/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/namely/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/namely/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/namely/engagements/)
 *   [Favorites](https://wordpress.org/support/users/namely/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deleting Post Revisions: do NOT use the a,b,c JOIN code you see everywhere](https://wordpress.org/support/topic/deleting-post-revisions-do-not-use-the-abc-join-code-you-see-everywhere/)
 *  [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/deleting-post-revisions-do-not-use-the-abc-join-code-you-see-everywhere/#post-4105562)
 * If you are using multisite installation, then this code might be useful to disable
   revisions only on some blogs:
 *     ```
       // Disable revisions in some particular theme /wp-includes/revision.php
       add_filter ( 'wp_revisions_to_keep', 'my_theme_wp_revisions_to_keep', 999, 2 );
       function my_theme_wp_revisions_to_keep ( $num, $post ) {
       	return 0;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] 500 errors on Page to post conversion](https://wordpress.org/support/topic/500-errors-on-page-to-post-conversion/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [12 years ago](https://wordpress.org/support/topic/500-errors-on-page-to-post-conversion/#post-4936965)
 * Indeed, meant to say WP 3.9.1.
 * 500 code does not tell much except that it is most probably issue with the code.
 * It is a rare case, would need to investigate on your environment, but for this
   you need to provide the access.
 * QPM works just fine on many other themes, so it must be something in the theme
   or other plugin that triggers the issue.
 * Your call Brett. Here to help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] 500 errors on Page to post conversion](https://wordpress.org/support/topic/500-errors-on-page-to-post-conversion/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [12 years ago](https://wordpress.org/support/topic/500-errors-on-page-to-post-conversion/#post-4936962)
 * Hello Brett,
 * As we cannot reproduce the issue and functionality is intact, this thread is 
   now marked as resolved.
 * Please let us know if you have any further updates.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] Convert page from post does not copy important attributes](https://wordpress.org/support/topic/convert-page-from-post-removes/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [12 years ago](https://wordpress.org/support/topic/convert-page-from-post-removes/#post-5092790)
 * Hello Peter,
 * Have reproduced as you said. Had a [new] static page set as homepage.
 * Then made sure the slider is showing last 8 posts.
 * Then created a page. Then converted it into a post.
 * This post is showing in the slider.
 * Please pay attention that the date of the [converted] post is in the top 8 latest.
   Else the theme would not pick them up.
 * In any case, it certainly look not to be an issue in QPM.
 * Please feel free to update with any further relevant info once it develops.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] 500 errors on Page to post conversion](https://wordpress.org/support/topic/500-errors-on-page-to-post-conversion/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/500-errors-on-page-to-post-conversion/#post-4936960)
 * Hello Brett,
 * Have checked it on WordPress 3.7.1 and default and few other themes. Created 
   a post, converted into the page. Then updated it. Worked fine. Also tried to 
   create a page, converted into the post. Then updated this post. Have experienced
   no issues at all.
 * Have checked Parallax Pro theme @ [http://my.studiopress.com/themes/parallax/](http://my.studiopress.com/themes/parallax/)–
   it costs $99.95 to buy. Is there a chance to check it on your environment or 
   to get a temp copy for a quick analysis? Please do us know at “plugins {_at_}
   name (^dot^) ly”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] Convert page from post does not copy important attributes](https://wordpress.org/support/topic/convert-page-from-post-removes/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/convert-page-from-post-removes/#post-5092609)
 * Hello Peter & George,
 * Thank you very much for your contribution. It is highly appreciated.
 * Have checked on the following setup WordPress 3.7.1 and installed Graphene theme
   from [https://wordpress.org/themes/graphene](https://wordpress.org/themes/graphene)
 * Have created some posts and then turned them into pages and back. The same for
   posts and turned them into pages.
 * The posts _do_ appear in the slider.
 * Could it be the matter of an option in the theme itself?
 * /wp-admin/themes.php?page=graphene_options
 * It works with “What do you want to show in the slider” – “Show latest posts”.
 * Maybe you have set it to “Show specific posts/pages”?
 * Will be more than happy to assist you further.
 * At the moment cannot find the issue with QPM plugin itself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Localization (Quick Localisation)] Deactivate after usage?](https://wordpress.org/support/topic/deactivate-after-usage/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/deactivate-after-usage/#post-4053344)
 * Hello Stefan,
 * You can deactivate the plugin, but once it is deactivated, it won’t work.
 * It does not patch any files on your drive, so for the translation to work, the
   plugin has to be active.
 * There are other plugins and tools if you want to translate some significant parts
   of wordpress in your language.
 * Where QL works the best – are quick patches – that otherwise are pricey in terms
   of time etc.
 * The plugin is robust and works on our sites with thousand of strings. All work
   well.
 * N.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Localization (Quick Localisation)] Please keep it up](https://wordpress.org/support/topic/please-keep-it-up-1/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [13 years ago](https://wordpress.org/support/topic/please-keep-it-up-1/#post-3985521)
 * Thank you Paul.
 * This has been resolved as of version 0.0.9.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Localization (Quick Localisation)] Lots of errors](https://wordpress.org/support/topic/lots-of-errors-4/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [13 years ago](https://wordpress.org/support/topic/lots-of-errors-4/#post-3187180)
 * Good news, this has been resolved as of version 0.0.9.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] After delete post – error](https://wordpress.org/support/topic/after-delete-post-error/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [13 years ago](https://wordpress.org/support/topic/after-delete-post-error/#post-3870742)
 * Hello,
 * As to links going to the back-end, please read here about rationale: [http://wordpress.org/support/topic/links-go-to-the-back-end](http://wordpress.org/support/topic/links-go-to-the-back-end)
 * If you want to stay on the page, please open the QPM links in NEW TABs in your
   browser. This should do the trick.
 * As to the error on deletion. Cannot reproduce, please answer these questions:
 * 1. Are you moving post to trash or force deleting it?
 * The user is checked whether he/she can edit the post, so the QMP links appear
   only if this check is passed.
 * 2. Would you please send more information about the error and a screenshot?
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] links go to the back end](https://wordpress.org/support/topic/links-go-to-the-back-end/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [13 years ago](https://wordpress.org/support/topic/links-go-to-the-back-end/#post-3867472)
 * Hello Ricky,
 * Yes, this is as it was design. The rationale being:
 * * different themes have different implementations and an universal AJAX solution
   would be a nightmare
    * when you make post private, you go to the edit screen
   in the control panel and can revert it * when you delete post, you go to the 
   control panel so that you can revert it
 * If you need to perform some “bulk” actions on your post stream, open QPM links
   in NEW TABS in your browser.
 * This will do the trick.
 * Let me know if anything else is missing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] Use in other places in my template](https://wordpress.org/support/topic/use-in-other-places-in-my-template/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/use-in-other-places-in-my-template/#post-3176571)
 * Hello mercinary123,
 * Glad you like it. That was actual.ly the purpose of the plugin.
 * Enjoy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Post Management] Use in other places in my template](https://wordpress.org/support/topic/use-in-other-places-in-my-template/)
 *  Plugin Author [Name.ly](https://wordpress.org/support/users/namely/)
 * (@namely)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/use-in-other-places-in-my-template/#post-3176562)
 * Hello Eckstein,
 * Please update the plugin to [the latest version](http://downloads.wordpress.org/plugin/quick-post-management.zip),
   which is 0.0.4.
 * You can now insert the quick links anywhere you like by using the shortcode `[
   QuickPostManagement]`.
 * If you want to call it from php, use [do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode):
 * `echo do_shortcode('[QuickPostManagement]');`

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