Title: John Parris's Replies - page 40 | 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 - 586 through 600 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/39/?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)…
[39](https://wordpress.org/support/users/mindctrl/replies/page/39/?output_format=md)
40 [41](https://wordpress.org/support/users/mindctrl/replies/page/41/?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/41/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink & author changes on save](https://wordpress.org/support/topic/permalink-author-changes-on-save/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/permalink-author-changes-on-save/#post-6154611)
 * Hi,
 * I haven’t seen that happen before. What I’d try to do find out what’s causing
   it is temporarily deactivate all plugins and see if it stops doing that. If so,
   start enabling them one by one until it starts happening again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can Only Edit Certain Pages (and don't know FTP Password)](https://wordpress.org/support/topic/can-only-edit-certain-pages-and-dont-know-ftp-password/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/can-only-edit-certain-pages-and-dont-know-ftp-password/#post-6154608)
 * Hi Alisa,
 * You’d have to contact the web hosting company about getting the FTP password.
   As far as the blank page only showing up on some pages, I’d try temporarily deactivating
   all the plugins and activating the default Twenty Fifteen theme to see if it 
   fixes things. If so, you can start enabling this again one by one until you figure
   out which one is causing it to break.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to set margins](https://wordpress.org/support/topic/how-to-set-margins-1/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-set-margins-1/#post-6154605)
 * Maybe this if that doesn’t work.
 *     ```
       .single-post .entry-container {
         max-width: 700px;
         margin: 0 auto;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to set margins](https://wordpress.org/support/topic/how-to-set-margins-1/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-set-margins-1/#post-6154604)
 * Hi,
 * If I understand you correctly, this is the CSS you’ll need:
 *     ```
       .entry-container {
         max-width: 700px;
         margin: 0 auto;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to setup for digital downloads?](https://wordpress.org/support/topic/how-to-setup-for-digital-downloads/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-setup-for-digital-downloads/#post-6154603)
 * Hi,
 * See this tutorial for the various ways this can be done. [http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/](http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Guests can import pdf documents](https://wordpress.org/support/topic/guests-can-import-pdf-documents/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/guests-can-import-pdf-documents/#post-6154602)
 * Hi,
 * At the bottom of that plugin page, there’s a link to a guide to set it up. It’s
   easy to miss. [http://technologiestoday.com.au/guide-to-use-tt-guest-post-submit-plugin-for-wordpress/](http://technologiestoday.com.au/guide-to-use-tt-guest-post-submit-plugin-for-wordpress/)
 * That should help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Disable Theme's lightbox](https://wordpress.org/support/topic/disable-themes-lightbox/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/disable-themes-lightbox/#post-6154600)
 * Hi Miqser,
 * That’s going to largely depend on your theme. Which one are you using? Have you
   asked the theme developer if they can provide some direction with that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Searching with multiple categories using checkboxes](https://wordpress.org/support/topic/searching-with-multiple-categories-using-checkboxes/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/searching-with-multiple-categories-using-checkboxes/#post-6125320)
 * What doesn’t work about it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Piwik does anybody have any experience with using this?](https://wordpress.org/support/topic/piwik-does-anybody-have-any-experience-with-using-this/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/piwik-does-anybody-have-any-experience-with-using-this/#post-6129301)
 * I have 5 sites on one Piwik install and I haven’t noticed any performance issues.
   They’re not very busy sites though, and I run them on another server. When I 
   initially started using it, I was running both Piwik and GA so I could compare
   the stats, and not lose anything if I decided to ditch Piwik. So far so good 
   with Piwik.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Page Title in Twenty Thirteen](https://wordpress.org/support/topic/remove-page-title-in-twenty-thirteen/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-in-twenty-thirteen/#post-6129816)
 * That code doesn’t look quite right, but it looks like you figured it out now.
   Congrats!
 * For future reference, here’s more info about child themes. [https://codex.wordpress.org/Child_Themes](https://codex.wordpress.org/Child_Themes)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Page Title in Twenty Thirteen](https://wordpress.org/support/topic/remove-page-title-in-twenty-thirteen/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-in-twenty-thirteen/#post-6129810)
 * The page title is loaded in content.php. Are you editing the core theme files
   or doing it in a child theme? You should be doing child themes so you don’t lose
   your customizations when installing updates in the future.
 * [https://github.com/WordPress/WordPress/blob/master/wp-content/themes/twentythirteen/content.php#L21-L26](https://github.com/WordPress/WordPress/blob/master/wp-content/themes/twentythirteen/content.php#L21-L26)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to add something to the backend vertical menu](https://wordpress.org/support/topic/how-to-add-something-to-the-backend-vertical-menu/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-add-something-to-the-backend-vertical-menu/#post-6128345)
 * Hi,
 * The message I received in email is entirely different than what you have here(
   it was something about Facebook comments), so I’m guessing you edited it after
   posting it.
 * Creating a new ‘post-new.php’ page with all the elements that are included there
   is a pretty big project if you’re unfamiliar with the basics of getting a page
   there to begin with. Unfortunately I don’t have a guide to link you to for doing
   that.
 * If you read the docs I linked you to previously and look at the existing post-
   new.php as an example to work from, that’ll be a good way to start.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Searching with multiple categories using checkboxes](https://wordpress.org/support/topic/searching-with-multiple-categories-using-checkboxes/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/searching-with-multiple-categories-using-checkboxes/#post-6125246)
 * Hi,
 * You might want to use the Query Multiple Taxonomies plugin, or one of the recommended
   ones on that page. [https://wordpress.org/plugins/query-multiple-taxonomies/](https://wordpress.org/plugins/query-multiple-taxonomies/)
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Hi i want to exclude a category](https://wordpress.org/support/topic/hi-i-want-to-exclude-a-category/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hi-i-want-to-exclude-a-category/#post-6125245)
 * Hi,
 * You can add `&cat=-10` to your `get_posts` line, like this:
 * `$posts = get_posts('post_type=post&orderby=rand&numberposts=1&cat=-10');`
 * `10` in this case is the category ID. The negative sign means exclude.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Passing credentials to WordPress](https://wordpress.org/support/topic/passing-credentials-to-wordpress/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/passing-credentials-to-wordpress/#post-6130333)
 * Oh I missed that part. So your main site isn’t WordPress? If not, passing credentials
   securely by integrating with another authentication system can be quite involved.
 * What kind of authentication system is on the main site?

Viewing 15 replies - 586 through 600 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/39/?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)…
[39](https://wordpress.org/support/users/mindctrl/replies/page/39/?output_format=md)
40 [41](https://wordpress.org/support/users/mindctrl/replies/page/41/?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/41/?output_format=md)