New component in a new window without any website components

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, 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.
Locked
subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

New component in a new window without any website components

Post by subhamkotnala » Mon Sep 10, 2018 9:31 am

Hello Developers,
I have component (JExtranet).
Its working good, but i want to open in a new window without any components of my website.
I have tried target window option too in the menu items, but didnt work.
Website link : http://www.testing.wi2wi.com/
Customer Portal has the Jextranet component.
When you click customer portal, you will see that the navbar and also footer is visible along with the login component.
I dont want that, I want only login component in that new window.
Can anyone please help me with this?
Thank you.

User avatar
pmleconte
Joomla! Guru
Joomla! Guru
Posts: 591
Joined: Fri Mar 17, 2017 12:55 pm
Location: France

Re: New component in a new window without any website components

Post by pmleconte » Mon Sep 10, 2018 10:06 am

Hi,

Did you read viewtopic.php?f=706&t=965303 ?

It may give you some hints.

Pascal
If anything can go wrong, it will.
https://www.conseilgouz.com/en

subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

Re: New component in a new window without any website components

Post by subhamkotnala » Mon Sep 10, 2018 10:48 am

pmleconte wrote:
Mon Sep 10, 2018 10:06 am
Hi,

Did you read viewtopic.php?f=706&t=965303 ?

It may give you some hints.

Pascal
HI
that topic was for homepage.
Can you please explain me in an elaborate way. Iam new to joomla.
Thank you.

basecamp
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Sep 10, 2018 10:56 am

Re: New component in a new window without any website components

Post by basecamp » Mon Sep 10, 2018 11:03 am

I have component and working is good
my website related to digital marketing course

subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

Re: New component in a new window without any website components

Post by subhamkotnala » Mon Sep 10, 2018 11:19 am

basecamp wrote:
Mon Sep 10, 2018 11:03 am
I have component and working is good
my website related to digital marketing course
Is it related to the topic?

subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

How to open a component in a new page without the website's theme in it?

Post by subhamkotnala » Thu Sep 13, 2018 2:18 pm

Hello Developers,
I have a component called JExtranet.
I want this component to open in a new tab(which i have already achieved).
But the problem is this component is displayed along with the main website's navbar and footer.
link: http://www.testing.wi2wi.com/index.php/ ... /jextranet
I only the login page to be appeared in the new tab. How can i achieve it?
Please someone help me.
Thank you.

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30929
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: How to open a component in a new page without the website's theme in it?

Post by Per Yngve Berg » Thu Sep 13, 2018 2:48 pm

Add tml=component to the URL.
http://www.testing.wi2wi.com/index.php/ ... =component

You can also make new minimalistic template and assign to the menu item.

subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

Re: How to open a component in a new page without the website's theme in it?

Post by subhamkotnala » Fri Sep 14, 2018 10:54 am

Per Yngve Berg wrote:
Thu Sep 13, 2018 2:48 pm
Add tml=component to the URL.
http://www.testing.wi2wi.com/index.php/ ... =component

You can also make new minimalistic template and assign to the menu item.
Thanks alot Berg,
That works fine.
But when i login i can see the template again inside the component.
I dont want the template at all.
Please help me with this
Thank you.
Last edited by toivo on Mon Sep 17, 2018 6:59 am, edited 1 time in total.
Reason: mod note: cross post removed, cross posting not allowed - see the forum rules https://forum.joomla.org/viewtopic.php?f=8&t=65

subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

How to open a component in a new page without any theme in it?

Post by subhamkotnala » Mon Sep 17, 2018 11:29 am

Hello Developers,
I have a component called JExtranet.
I want this component to open in a new tab(which i have already achieved).
But the problem is this component is displayed along with the main website's navbar and footer.
link: http://www.testing.wi2wi.com/index.php/ ... /jextranet
I only the login page to be appeared in the new tab. How can i achieve it?
Please someone help me.
Thank you.
Last edited by toivo on Fri Sep 21, 2018 7:39 am, edited 1 time in total.
Reason: mod note: cross posts have been merged to this original topic. Read the forum rules from https://forum.joomla.org/viewtopic.php?f=8&t=65 and observe them.

cjoomdev
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 178
Joined: Fri Mar 11, 2016 1:44 am
Contact:

Re: How to open a component in a new page without any theme in it?

Post by cjoomdev » Mon Sep 17, 2018 1:13 pm

You can add ?tmpl=component at the end of the URL and that should get rid of all the additional modules (menu and stuff) and only leave you with the component itself.

Thanks,
Chetan

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28202
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: How to open a component in a new page without any theme in it?

Post by imanickam » Mon Sep 17, 2018 2:42 pm

Another solution could be to create a simple basic template and assign that template to the desired menu item.

Review of the document https://docs.joomla.org/Creating_a_basi ... !_template would be of help.
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged

subhamkotnala
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Mon Jul 09, 2018 6:21 am

Re: How to open a component in a new page without any theme in it?

Post by subhamkotnala » Wed Sep 19, 2018 4:13 am

cjoomdev wrote:
Mon Sep 17, 2018 1:13 pm
You can add ?tmpl=component at the end of the URL and that should get rid of all the additional modules (menu and stuff) and only leave you with the component itself.

Thanks,
Chetan
Hello Cjoomdev,
adding ?tmpl=component at the end of the URL doesnt totally solve my problem.
link: http://www.testing.wi2wi.com/index.php/ ... =component
check this link .
after i link on login again the modules are visible, because ?tmpl=component is not added to the URL.
Can you please help me with this?
Thank you.

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

Re: How to open a component in a new page without any theme in it?

Post by Webdongle » Wed Sep 19, 2018 10:14 am

Edit the Login hyper link by appending ?tmpl=component (or &tmpl=component if there is already a question mark in it).
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".


Locked

Return to “Extensions for Joomla! 3.x”