Title: mjb's Replies | WordPress.org

---

# mjb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Postman SMTP Mailer/Email Log] Postman SMTP Ajax Error on Test Send](https://wordpress.org/support/topic/postman-smtp-ajax-error-on-test-send-2/)
 *  Thread Starter [mjb](https://wordpress.org/support/users/interrobang918/)
 * (@interrobang918)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/postman-smtp-ajax-error-on-test-send-2/#post-7723632)
 * Concerned that our heroic plugin developer hasn’t been active here in a couple
   months, I’ve disabled the plugin, and forms are now correctly submitting.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Passing a user to the App Store from WP](https://wordpress.org/support/topic/passing-a-user-to-the-app-store-from-wp/)
 *  Thread Starter [mjb](https://wordpress.org/support/users/interrobang918/)
 * (@interrobang918)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/passing-a-user-to-the-app-store-from-wp/#post-6838378)
 * thanks for the responses.
 * the page in question:
    [http://www.theconnectionsmodel.com/app-registration/](http://www.theconnectionsmodel.com/app-registration/)
 * As Gurus suggested, I’ve added display none css targeting the page ID. Curiously,
   the header hides, but using the same declaration syntax, the footer persists.
 *     ```
       .page-id-1415 #header-space , .page-id-1415 #header-outer {
       display: none;
       }
       .page-id-1415 #footer-outer {
       display: none;
       }
       ```
   
 * cubecolour, I’m getting the request 2nd hand from the App Developer, through 
   the client, so I’m afraid I’m unable to provide the relevant reference to Apple’s
   specific requirement. And I’ve no time to look. My plate is too full, and I need
   to -get in, get out- on this one.
 * thanks again for responses.

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