Is it possible to replace links in component...

Search
Other Pre-Sale questions
Forum

Is it possible to replace links in component solidres with modals using rereplacer and modals?

Manos Mantzas's Avatar Manos Mantzas
Alright, here is my code:
Confidential information:
(hidden)

Still not working though. 🙁
Peter van Westen's Avatar Peter van Westen ADMIN
You did not take the html from the HTML output (View Source), but from the element inspector.
Please post a rating at the Joomla! Extensions Directory
Manos Mantzas's Avatar Manos Mantzas
You are right! Here is my code again (copied from the source):
Confidential information:
(hidden)

Still not working. 🙁
Peter van Westen's Avatar Peter van Westen ADMIN
Then I guess I am out of ideas.
Please post a rating at the Joomla! Extensions Directory
Manos Mantzas's Avatar Manos Mantzas
That makes two of us my friend. I really appreciate your effort to help me on this though. 🙂
I basically resolved this by creating an href="javascript:history.back()" button at the beginning and end of the Privacy Policy page. I don't like it but for the time it will have to do.
Manos Mantzas's Avatar Manos Mantzas
Update: I changed it to: <a class="btn" href="#" onclick="javascript:window.close();opener.window.focus();">Close</a>
and let it open in a new tab and then I close the tab using the above button. That brings us back to the point we were before we click on the link. It should do for now.
You can only post on this forum if you log in