Title: pixelitus's Replies | WordPress.org

---

# pixelitus

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] How to set Return-Path for email?](https://wordpress.org/support/topic/how-to-set-return-path-for-email/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/how-to-set-return-path-for-email/#post-5406015)
 * No worries. I’ve already patched it in functions.php fill the sender field correctly.
   Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] How to set Return-Path for email?](https://wordpress.org/support/topic/how-to-set-return-path-for-email/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/how-to-set-return-path-for-email/#post-5405996)
 * Hi,
 * do you mean that this scenario I’m facing with the return-path is normal? If 
   that is the case, then I’ll find workaround. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions] Registration drop down box content truncated](https://wordpress.org/support/topic/registration-drop-down-box-content-truncated/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [12 years ago](https://wordpress.org/support/topic/registration-drop-down-box-content-truncated/#post-5046687)
 * Ok, that explains it. Alright, it’s working now.
 * Thanks again. Appreciate it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions] Registration drop down box content truncated](https://wordpress.org/support/topic/registration-drop-down-box-content-truncated/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [12 years ago](https://wordpress.org/support/topic/registration-drop-down-box-content-truncated/#post-5046678)
 * Hi KTS915,
 * thanks for your feedback. Yes, I see the font-size 18px in the css. Ok, this 
   is what I did in the css to specifically correct the select in login form, i.
   e. by trying to change the font-size to 16px.
 * #login form select {
    font-size: 16px !important; }
 * It does not seem to override the css settings, even when I used “important” in
   the css line.
 * Am I missing something here?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions] Registration drop down box content truncated](https://wordpress.org/support/topic/registration-drop-down-box-content-truncated/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [12 years ago](https://wordpress.org/support/topic/registration-drop-down-box-content-truncated/#post-5046671)
 * Hi,
 * the link to the registration page is here:
 * [http://its.diversebiz.com.my/wp-login.php?action=register](http://its.diversebiz.com.my/wp-login.php?action=register)
 * Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Create multi page forms – Advice needed](https://wordpress.org/support/topic/create-multi-page-forms-advice-needed/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/create-multi-page-forms-advice-needed/#post-3371496)
 * Hi Chris,
 * thanks again for your feedback. It seems to work fine now. I’ll continue to test
   and work towards completing my form.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Create multi page forms – Advice needed](https://wordpress.org/support/topic/create-multi-page-forms-advice-needed/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/create-multi-page-forms-advice-needed/#post-3371489)
 * Hi Chris,
 * Thanks a lot for your feedback and guidance. Much appreciated. It makes sense
   now that you mentioned the other PHP scripts are stand alone and not part of 
   WP.
 * While testing the code, there was one behaviour I noted. When I entered data 
   on form1 and move to form2, then clicking on the code “Back”, i.e. $prevURL, 
   to return to form1. The form1 data input earlier has been cleared. This behaviour
   differs from the browser back button, which still maintains the data in form1.
 * What if the user wants to go back to form1 to change information and find the
   data he input earlier is gone?
 * Could you please help clarify or point me in the right direction, so I could 
   research further. Thanks.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Need advice on my site concept](https://wordpress.org/support/topic/need-advice-on-my-site-concept/)
 *  Thread Starter [pixelitus](https://wordpress.org/support/users/pixelitus/)
 * (@pixelitus)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/need-advice-on-my-site-concept/#post-2755476)
 * Hi diegotdai,
 * thank you for your response and suggestions. I will surely check these options
   out.
 * If there are any other suggestions out there, I appreciate feedback from other
   WP users also. Thanks.

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