Home » Forum
NoNumber!

Joomla! extensions & websites
development / support / consultancy

I try to respond within 24 hours (excluding weekends). If I haven't responded by then, feel free to post a reminder or bug me via email.
Welcome, Guest
Please Login or Register.    Lost Password?

normal link inside modal return to normal layout
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: normal link inside modal return to normal layout
#9319
normal link inside modal return to normal layout 3 Months, 1 Week ago  
Hi,

I try to create popup (that is correct) with link inside who this link return to the website (internal).
So the popup is close.

Actually, All the link I do keep or open inside the popup.

The patch I apply to work arround my problem is to comment line 149 of modalizer.php
see :
//$_body = plgSystemModalizerHelper::changeUrlByTagname( $_body, 'a', 'href' );

But I'm sure is not the best way.

Do you know other way to do that?

Thanks
Francois Gagnon
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#9370
Re: normal link inside modal return to normal layout 2 Months, 4 Weeks ago  
try adding a target="_top" to the link.
Peter van Westen
Admin
Posts: 4549
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#9403
Re: normal link inside modal return to normal layout 2 Months, 4 Weeks ago  
After test target="_top" into link on html of popup... but same problem.

all link with target=_top is process like other link.
Francois Gagnon
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Joomla Open Source Training