Title: John Parris's Replies - page 33 | WordPress.org

---

# John Parris

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 481 through 495 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/32/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[32](https://wordpress.org/support/users/mindctrl/replies/page/32/?output_format=md)
33 [34](https://wordpress.org/support/users/mindctrl/replies/page/34/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/34/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Want to Order Post by Meta value](https://wordpress.org/support/topic/want-to-order-post-by-meta-value/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/want-to-order-post-by-meta-value/#post-6332710)
 * Hi,
 * As noted on the [query_posts page](https://codex.wordpress.org/Function_Reference/query_posts),
   it’s not recommended to use query_posts that way.
 * Try WP_Query instead. [https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters](https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Update Sidebar Text on Site Frontend from WordPress Dashboard Home Page](https://wordpress.org/support/topic/update-sidebar-text-on-site-frontend-from-wordpress-dashboard-home-page/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/update-sidebar-text-on-site-frontend-from-wordpress-dashboard-home-page/#post-6332708)
 * Hi,
 * It would probably be a little easier to use a plugin like [Widget Builder](https://wordpress.org/plugins/widget-builder/)
   and let them manage the content in the regular post editor. It’s a cleaner experience
   and you can even directly link/bookmark it.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multiple editors for website](https://wordpress.org/support/topic/multiple-editors-for-website-2/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/multiple-editors-for-website-2/#post-6332707)
 * Duplicate. Replied here: [https://wordpress.org/support/topic/multiple-editors-for-website?replies=1](https://wordpress.org/support/topic/multiple-editors-for-website?replies=1)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple editors for website](https://wordpress.org/support/topic/multiple-editors-for-website/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/multiple-editors-for-website/#post-6332706)
 * Hi there,
 * There are lots of ways this can be done. I think one of the easiest to implement
   will be something like BU Section Editing. [https://wordpress.org/plugins/bu-section-editing/](https://wordpress.org/plugins/bu-section-editing/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to order my post in the blog](https://wordpress.org/support/topic/how-to-order-my-post-in-the-blog/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/how-to-order-my-post-in-the-blog/#post-6333145)
 * Hi,
 * The answer depends on exactly where you want to do this on the front end of the
   site. By default, blog posts are already arranged in the order you want, so it
   sounds like maybe you have something else going on. Can you give more info?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problem with SSL](https://wordpress.org/support/topic/problem-with-ssl-4/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-with-ssl-4/#post-6333635)
 * Hi there,
 * It’s hard to say for sure without more info, but I recommend contacting your 
   web host and asking them to make sure the SSL is set up right, and everything
   is redirect the way it should.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how can I change height and width of "Category" Drop Down](https://wordpress.org/support/topic/how-can-i-change-height-and-width-of-category-drop-down/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/how-can-i-change-height-and-width-of-category-drop-down/#post-6333634)
 * Hi,
 * You can do that with some custom CSS. You can add custom CSS to your site with
   the [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/) plugin.
 * Try this as a start, and adjust to your liking:
    `.widget_categories select {
   padding: 12px 15px; }`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I don't want to recieve an email when user registers](https://wordpress.org/support/topic/i-dont-want-to-recieve-an-email-when-user-registers/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/i-dont-want-to-recieve-an-email-when-user-registers/#post-6333633)
 * Hi there, try this plugin: [https://wordpress.org/plugins/disable-new-user-notifications/](https://wordpress.org/plugins/disable-new-user-notifications/)
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Home page visible, all other content is 404](https://wordpress.org/support/topic/home-page-visible-all-other-content-is-404/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/home-page-visible-all-other-content-is-404/#post-6335023)
 * What does your permalink setting look like under Settings > Permalinks?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress auto adding and deleting fields](https://wordpress.org/support/topic/wordpress-auto-adding-and-deleting-fields-1/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wordpress-auto-adding-and-deleting-fields-1/#post-6312620)
 * I see. Since 3Clicks is a commercial theme, you’ll need to ask their support 
   folks about that on their official forums. The forum policies here don’t allow
   for supporting commercial products.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Additionally, a 404 Not Found error was encountered](https://wordpress.org/support/topic/additionally-a-404-not-found-error-was-encountered/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/additionally-a-404-not-found-error-was-encountered/#post-6312130)
 * Can you share screenshots of what’s happening?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blank Admin page following plugin download and edit](https://wordpress.org/support/topic/blank-admin-page-following-login/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/blank-admin-page-following-login/#post-6312563)
 * You can deactivate it by logging into your site using [FTP](https://codex.wordpress.org/FTP_Clients),
   or possibly in your web hosting control panel if they give you access to the 
   files. You can rename the folder of the plugin you installed and WordPress will
   deactivate it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts older than most recent not linking from main page](https://wordpress.org/support/topic/posts-older-than-most-recent-not-linking-from-main-page/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/posts-older-than-most-recent-not-linking-from-main-page/#post-6259684)
 * Is it the latest version? Tried clearing the cache in settings? Chrome is super
   aggressive with caching.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop images from auto attach](https://wordpress.org/support/topic/stop-images-from-auto-attach/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/stop-images-from-auto-attach/#post-6312549)
 * In that case I’m not sure. I suggest opening a ticket in their support forum 
   here: [https://wordpress.org/support/theme/make](https://wordpress.org/support/theme/make)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Visual Editor is Missing?](https://wordpress.org/support/topic/visual-editor-is-missing-1/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/visual-editor-is-missing-1/#post-6312066)
 * Nice one! 🙂 That’s an easy one to overlook. Glad you found the fix.

Viewing 15 replies - 481 through 495 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/32/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[32](https://wordpress.org/support/users/mindctrl/replies/page/32/?output_format=md)
33 [34](https://wordpress.org/support/users/mindctrl/replies/page/34/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/34/?output_format=md)