Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu? Topic is solved

Everything to do with Joomla! 5.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
girijauppu
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri May 03, 2024 6:45 am

Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by girijauppu » Fri May 03, 2024 7:44 am

Hello Everyone,

Please i am struggling here since two days.

We have developed a website which will user for buy plan,checkout ,payment
Have developed in my local machine which is windows and am using Xampp(C:/xampp/htdocs/SelfCarePortal)
When xampp running i able to open the website like http://localhost/SelfCarePortal/ or http://localhost/SelfCarePortal/index.php which will have Horizantal Menu Items (Home,About,Contact,Plans,Activate,Login) Here when i click on the Login page is should go to different URL like http://localhost/MySelfCarePortal/ after login those menu items will be different (My details,edit profile,my orders,logout,my usages) like these menu items should be there after login which will be left side menu item.

So here my question is how to manage the menu items,and login redirect in my local machine

Is there possiblity to do like this ?

Note: am using the Helix Framework(Jelly Net) Template

How to create different menu items for both

Can any one please help me out on this , am learning joomla

Thank you so much in Advance.

User avatar
Pavel-ww
Joomla! Ace
Joomla! Ace
Posts: 1676
Joined: Tue Jun 30, 2020 12:17 pm

Re: Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by Pavel-ww » Fri May 03, 2024 9:00 am

girijauppu wrote:
Fri May 03, 2024 7:44 am

Have developed in my local machine which is windows and am using Xampp(C:/xampp/htdocs/SelfCarePortal)
Hi.

To add several sites (domains, subdomains) to XAMPP you should configure XAMPP Virtualhost. Google this subjects.

Some tips:

Even when working on a localhost for folders of sites, you should use the names of the domain type:
Main domain - instead of SelfCarePortal should be used selfcareportal.loc
Subdomain - instead of MySelfCarePortal should be used my.selfcareportal.loc
This will avoid a confusion, correctly set up links and see the structure.

The use of Localhost like XAMPP and similar is more suitable for an experienced user, but not a beginner. It is better to develop a site at a real hosting. This will save you from a headache when setting up a server and will allow you to develop a site in a correctly configured environment.

If your Localhost was incorrectly configured, then in the future, when transferring the site to real hosting, you may have problems.

And when developing a site at a real hosting, you can always provide a link to get community help. When working on Localhost, this is not possible.

I would suggest you transfer your projects to real hosting, and then come back here if your problem does not disappear.

girijauppu
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri May 03, 2024 6:45 am

Re: Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by girijauppu » Fri May 03, 2024 10:07 am

Thank you so much Pavel-ww , For your quick response

I cannot move the project to real host right now.

But here my question is : suppose if i move to real host and i can configure domains as you said like(selfcareportal.com , my.selfcareportal.com)

Is there possiblity to create horizantal Menu items for this (selfcareportal.com) and vertical Menu items for this(my.selfcareportal.com) with in the same Joomla installation with same DB have to use for both domains

Can you please tell me how to do this? Best possible way?

Thank you so much.

User avatar
Pavel-ww
Joomla! Ace
Joomla! Ace
Posts: 1676
Joined: Tue Jun 30, 2020 12:17 pm

Re: Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by Pavel-ww » Fri May 03, 2024 10:39 am

girijauppu wrote:
Fri May 03, 2024 10:07 am
Is there possiblity to create horizantal Menu items for this (selfcareportal.com) and vertical Menu items for this(my.selfcareportal.com) with in the same Joomla installation with same DB have to use for both domains
The creation of the menu is not a problem at all. You can use external link menu item type.

You can use https://extensions.joomla.org/extension/mightysites/ to combine both domains into one database. There are no solutions from the box for this. Only third-party extensions.

girijauppu
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri May 03, 2024 6:45 am

Re: Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by girijauppu » Mon May 06, 2024 5:42 am

Thank you so much Pavel-ww For your response.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44148
Joined: Sat Apr 05, 2008 9:58 pm

Re: Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by Webdongle » Mon May 06, 2024 9:33 am

On xampp C:/xampp/htdocs/MySelfCarePortal/ will act as a different site

I recommend Don't use CaMelCaSe in folder names.
Also use Wamp https://wampserver.aviatechno.net/ not xampp. With Wamp you can have several instances of Joomla e.g. Wamp's \www\joomla01, \www\joomla02 etc. Also you can change php etc on the fly.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

girijauppu
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri May 03, 2024 6:45 am

Re: Will Joomla Support Sub Domain Concept , Sub domain will have left sidebar menu?

Post by girijauppu » Tue May 07, 2024 6:22 am

Thank you so much For your response Webdongle.

I will try to use Wamp


Post Reply

Return to “Templates for Joomla! 5.x”