Title: Nais's Replies | WordPress.org

---

# Nais

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/jprida/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/jprida/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Admin Notices - Hide Dashboard Notifications] Fix vulnerability issue](https://wordpress.org/support/topic/fix-vulnerability-issue/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [1 year ago](https://wordpress.org/support/topic/fix-vulnerability-issue/#post-18487169)
 * Please fix this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Lazy load don’t work](https://wordpress.org/support/topic/lazy-load-dont-work-2/)
 *  Thread Starter [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/lazy-load-dont-work-2/#post-18442365)
 * Ok, thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Lazy load don’t work](https://wordpress.org/support/topic/lazy-load-dont-work-2/)
 *  Thread Starter [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/lazy-load-dont-work-2/#post-18442343)
 * Ok, I see, thanks very much.
 * Maybe I have a setting disabling this effect for admin user?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dark Mode for WP Dashboard] Issue: Dark mode button in toolbar also in front end](https://wordpress.org/support/topic/issue-dark-mode-button-in-toolbar-also-in-front-end/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/issue-dark-mode-button-in-toolbar-also-in-front-end/#post-16956875)
 * Add this in the css theme personalization
 *     ```wp-block-code
       .dark-mode-dashboard {
           display: none;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Custom Post Order: Create a custom order for your content] Versión 1.3.35 reverse post order](https://wordpress.org/support/topic/version-1-3-35-reverse-post-order/)
 *  Thread Starter [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/version-1-3-35-reverse-post-order/#post-16432435)
 * I solve the issue adding two php snippets
 * Search:
 * [https://wordpress.stackexchange.com/questions/339566/how-do-i-change-wp-search-results-order](https://wordpress.stackexchange.com/questions/339566/how-do-i-change-wp-search-results-order)
 * Admin post list (remove post title order lines):
 * [https://wordpress.stackexchange.com/questions/66455/how-to-change-order-of-posts-in-admin](https://wordpress.stackexchange.com/questions/66455/how-to-change-order-of-posts-in-admin)
 * You can add this as options to the plugin.
 * Hope helps someone.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Custom Post Order: Create a custom order for your content] Versión 1.3.35 reverse post order](https://wordpress.org/support/topic/version-1-3-35-reverse-post-order/)
 *  Thread Starter [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/version-1-3-35-reverse-post-order/#post-16428138)
 * Hi, thanks for the reply.
 * Is the exact same issue like this video:
 * [https://www.dropbox.com/s/zxgyw637u9cuf4f/realcustompostorder.mov](https://www.dropbox.com/s/zxgyw637u9cuf4f/realcustompostorder.mov)
 * In this thread:
 * [https://wordpress.org/support/topic/reversed-order-by-default-fix-suggestion/](https://wordpress.org/support/topic/reversed-order-by-default-fix-suggestion/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] manually Insert [TOC] option does not work anymore?](https://wordpress.org/support/topic/manually-insert-toc-option-does-not-work-anymore/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/manually-insert-toc-option-does-not-work-anymore/#post-16169782)
 * Yes, the last update breaks the ToC insert feature AGAIN
 * Go back to version 2.0.34, works
    -  This reply was modified 3 years, 7 months ago by [Nais](https://wordpress.org/support/users/jprida/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Classic Editor] Incorrect jumping within the editor after inserting (ctrl + v) external content](https://wordpress.org/support/topic/incorrect-jumping-within-the-editor-after-inserting-ctrl-v-external-content/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/incorrect-jumping-within-the-editor-after-inserting-ctrl-v-external-content/#post-15793834)
 * We are talking about this here:
    [https://wordpress.org/support/topic/wordpress-classic-editor-paste-page-auto-scroll-down/](https://wordpress.org/support/topic/wordpress-classic-editor-paste-page-auto-scroll-down/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Classic Editor] WordPress classic editor paste page auto scroll down](https://wordpress.org/support/topic/wordpress-classic-editor-paste-page-auto-scroll-down/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/wordpress-classic-editor-paste-page-auto-scroll-down/#post-15793830)
 * The problem is in the “screen option” = “Enable full-height editor and distraction-
   free functionality.”
 * If you disable it after pasting the content don’t jump.
 * Disabling this option is not the best solution, wordpress needs a fix.
    -  This reply was modified 3 years, 11 months ago by [Nais](https://wordpress.org/support/users/jprida/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[External Links - nofollow, noopener & new window] Problems with Jnews Theme](https://wordpress.org/support/topic/problems-with-jnews-theme/)
 *  Thread Starter [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/problems-with-jnews-theme/#post-15336772)
 * Works, great. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Proposal to build a complete site with Gutnerberg](https://wordpress.org/support/topic/%d9%be%db%8c%d8%b4%d9%86%d9%87%d8%a7%d8%af-%d8%a8%d8%b1%d8%a7%db%8c-%d8%b3%d8%a7%d8%ae%d8%aa-%da%a9%d8%a7%d9%85%d9%84-%d8%b3%d8%a7%db%8c%d8%aa-%d8%a8%d8%a7-%da%af%d9%88%d8%aa%d9%86%d8%b1%d8%a8%d8%b1/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/%d9%be%db%8c%d8%b4%d9%86%d9%87%d8%a7%d8%af-%d8%a8%d8%b1%d8%a7%db%8c-%d8%b3%d8%a7%d8%ae%d8%aa-%da%a9%d8%a7%d9%85%d9%84-%d8%b3%d8%a7%db%8c%d8%aa-%d8%a8%d8%a7-%da%af%d9%88%d8%aa%d9%86%d8%b1%d8%a8%d8%b1/#post-13622335)
 * Yes… this is the point… Gutenberg is a page builder not WORD PRESS edit tool
 * Make this thing optional as a page builder, stop this madness.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] Is the ego of Gutenberg devs that big?](https://wordpress.org/support/topic/is-the-ego-of-your-developers-that-big/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/is-the-ego-of-your-developers-that-big/#post-13429116)
 * Agree, just dev ego.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 5.5 Fix – Downgrade it to 5.4.2 !](https://wordpress.org/support/topic/wordpress-5-5-fix-downgrade-it-to-5-4-2/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/wordpress-5-5-fix-downgrade-it-to-5-4-2/#post-13242931)
 * Thanks
 * A lot of problems with 5.5, java slider and adwords sidebar don’t show.
 * Downgrade is a fast solution.
 * [@dartiss](https://wordpress.org/support/users/dartiss/)
 * People can’t be a beta tester with their sites in production.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] The facebook like is under other buttons.](https://wordpress.org/support/topic/the-facebook-like-is-under-other-buttons/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/the-facebook-like-is-under-other-buttons/#post-12292392)
 * Still a bit messy with responsive re-dimensions but better than before.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] The facebook like is under other buttons.](https://wordpress.org/support/topic/the-facebook-like-is-under-other-buttons/)
 *  [Nais](https://wordpress.org/support/users/jprida/)
 * (@jprida)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/the-facebook-like-is-under-other-buttons/#post-12292384)
 * Good trick [@williama5](https://wordpress.org/support/users/williama5/) , thanks.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/jprida/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/jprida/replies/page/2/?output_format=md)