Title: Error When Loading Using Subdomain
Last modified: February 6, 2025

---

# Error When Loading Using Subdomain

 *  Resolved [jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * (@jasperdemann)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/)
 * Hi
   My Community is accessed through a subdomain. Using Chrome Incognito, if I
   log in using the header link on my main site, the correct log in/register form
   is loaded;
 * ![](https://i0.wp.com/community.vital50plus.com/wp-content/uploads/2025/02/Screenshot-
   309.png?ssl=1)
 * But if I log in using the address of the Community, i.e. skip visiting my main
   site’s home page, then the unedited log in/register form is loaded;
 * ![](https://i0.wp.com/community.vital50plus.com/wp-content/uploads/2025/02/Screenshot-
   308.png?ssl=1)
 * I’ve been through all the settings in the editor, but I can’t see what’s going
   wrong!

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

 *  Plugin Support [Zeba Afia Shama](https://wordpress.org/support/users/zebaafiashama/)
 * (@zebaafiashama)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18291821)
 * Hello [@jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * Thank you for providing those details regarding the issue with the Login/Register
   form widget on your community subdomain. I understand how frustrating it can 
   be when things don’t work as expected.
 * At this stage, I would like to request a few additional details to help us reproduce
   the issue on our end. Could you please provide the following information?
    - The exact URL you are using on your community subdomain to access the login/
      register form.
    - Any specific steps you take before encountering the unedited form (e.g., clearing
      cache, specific browser settings, etc.).
    - A brief description of the customizations you’ve applied to the login/register
      form through the editor.
    - Whether any caching or security plugins might be affecting the subdomain differently
      from your main site.
    - If possible, a screenshot or a short video demonstrating the discrepancy between
      the edited form (from the main site) and the unedited one on the community
      subdomain.
 * Your cooperation in sharing these details will be invaluable in helping us pinpoint
   the cause of the issue. We’re committed to ensuring a seamless experience for
   you and appreciate your assistance as we work to resolve this matter.
 * Looking forward to your response.
 * Best regards,
 *  Thread Starter [jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * (@jasperdemann)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18293085)
 * Community: [https://community.vital50plus.com/login/](https://community.vital50plus.com/login/)
   
   Main site: [https://vital50plus.com/](https://vital50plus.com/)
 * I’m using Chrome Incognito and I’ve repeatedly flushed all caches, through Chrome,
   at the server end and using Litespeed in WP Admin.
   I haven’t changed much from
   the standard log in/register form. There are no images, nothing fancy!
 * I use CleanTalk Security and Anti-Spam on both my main site and subdomain, and
   Litespeed on my main site only. I’ve had no issues with either previously.
 * If I log in using the header link (The speech bubbles icon) on my main site, 
   the correct log in/register form is loaded;
 * ![](https://i0.wp.com/community.vital50plus.com/wp-content/uploads/2025/02/Screenshot-
   311.png?ssl=1)
 * 
   But if I log in using the address of the Community, i.e. skip visiting my main
   site’s home page, then the unedited log in/register form is loaded;
 * ![](https://i0.wp.com/community.vital50plus.com/wp-content/uploads/2025/02/Screenshot-
   310.png?ssl=1)
 * 
   I’ve also noticed that if I access the Community directly by using its address(
   i.e. Skip using the link in the main website header), it goes straight to the
   unedited login/register page, missing out the MemberSpace security log in page.
    -  This reply was modified 1 year, 4 months ago by [jasperdemann](https://wordpress.org/support/users/jasperdemann/).
 *  Plugin Support [Pial](https://wordpress.org/support/users/iapial/)
 * (@iapial)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294171)
 * Hi [@jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * Thank you for reaching out. I’ve reviewed your setup, and here’s what’s happening:
 * **Custom vs. Default Login Pages:**
   You’re using our EA Login Registration Widget
   on your dedicated login page ([https://community.vital50plus.com/login/](https://community.vital50plus.com/login/)),
   and that page is working as expected. However, when visitors land on the main
   URL ([https://community.vital50plus.com/](https://community.vital50plus.com/)),
   they’re seeing the default BuddyPress login form. This isn’t a domain issue—it’s
   simply how BuddyPress is configured by default.
 * **Why This Occurs:**
   BuddyPress comes with its own default login (and registration)
   functionality. Unless you specifically assign a custom page, BuddyPress will 
   continue to use its built-in login form on pages like your homepage. **The behavior
   you’re seeing is normal if no custom page is assigned.**
 * **How to Replace the Default BuddyPress Login:**
   To have your custom EA Login
   page replace the default BuddyPress login form, please follow these steps:
    1. **Confirm Your Custom Login Page Is Set Up:**
       Ensure that the page at [https://community.vital50plus.com/login/](https://community.vital50plus.com/login/)
       is published and functioning correctly with the EA Login Registration Widget.
    2. **Assign Your Custom Login Page in BuddyPress Settings:**
    3.  - Log in to your WordPress dashboard and go to the BuddyPress settings area.
          Navigate to the **Pages** tab.Find the setting for the login/registration
          page (sometimes labeled as “Registration” ) and assign it to your custom 
          login page (i.e., the one at **/login/**).Save your changes.
    4. BuddyPress will now use your custom login page instead of its default form.
 * For more detailed guidance, you can refer to the BuddyPress documentation on 
   configuring component pages:
   [Configure BuddyPress Components – Settings BuddyPress Pages](https://codex.buddypress.org/getting-started/configure-components/#settings-buddypress-pages)
 * I hope this clarifies the situation. Please let me know if you have any questions
   or need further assistance.
 * Best regards,
   Pial
 *  Thread Starter [jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * (@jasperdemann)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294208)
 * I see!
 * Thank you very much for the detailed and rapid response.
 *  Thread Starter [jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * (@jasperdemann)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294216)
 * Sorry….a quick question; Would this explain why the MemberSpace login is being
   skipped too?
 *  Plugin Support [Pial](https://wordpress.org/support/users/iapial/)
 * (@iapial)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294246)
 * Hello again [@jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * Yes, that could be a reason. The default BuddyPress login behavior on your main
   URL is also causing the MemberSpace login to be bypassed. Because BuddyPress 
   is set to use its built-in login form, it doesn’t trigger the custom EA Login
   registration widget on your dedicated login page ([https://community.vital50plus.com/login/](https://community.vital50plus.com/login/)),
   and therefore, the MemberSpace integration isn’t activated.
 * To address this, you’ll need to update the BuddyPress settings so that it uses
   your custom login page. This change should ensure that both your custom login
   and the MemberSpace login are applied correctly. Additionally, I recommend consulting
   with BuddyPress and MemberSpace support as well—**they’re experts on their products
   and can provide further guidance if needed.**
 * Please let me know if you have any more questions or if there’s anything else
   I can assist with.
 * Best regards,
   Pial
 *  Thread Starter [jasperdemann](https://wordpress.org/support/users/jasperdemann/)
 * (@jasperdemann)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294249)
 * Great, thanks so much.
 *  Plugin Support [Pial](https://wordpress.org/support/users/iapial/)
 * (@iapial)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294254)
 * Hi there [@jasperdemann](https://wordpress.org/support/users/jasperdemann/) ,
 * I am glad I was able to help, please feel free to contact our support anytime
   you need help, we are always here to help.
 * If you don’t mind me asking, could you do me a favor, and spend 30-sec to review
   5 star and your support experience with me by following this link, this will 
   help me to serve better.
 * Thank you in advance!
 * Link to review [https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/#new-post](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/#new-post)
   
   Really looking forward to it
 * Have a good day!

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

The topic ‘Error When Loading Using Subdomain’ is closed to new replies.

 * ![](https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.
   gif?rev=3182943)
 * [Essential Addons for Elementor - Popular Elementor Templates & Widgets](https://wordpress.org/plugins/essential-addons-for-elementor-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/essential-addons-for-elementor-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Pial](https://wordpress.org/support/users/iapial/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/error-when-loading-using-subdomain/#post-18294254)
 * Status: resolved