Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1068

Administration Joomla! 4.x • Re: LogOn Popup Modal

$
0
0
I did find an event on the one that works but not in the other. Just not sure where it was entered in at.
Hi.

I'm not sure if this was done through the installed plugin or through the override of the template.
Check your index.php if there is this code there.
1.jpg
--

Here is the Claspo whole code that does it
2.jpg
--

In this case, Login Module should be called by php code.

Example

Code:

<div id="wsb-modal-popup">    <div id="wsb-modal-content">        <div class="wsb-modal-header">            <h4>Log in</h4>            <div class="close " title="sluiten">X</div>        </div>        <div class="wsb-modal-body">            <div>                <!-- PHP call of Login Form module -->            </div>        </div>    </div></div>
This is what you have done on the work site. However, this can be done in other ways.
I looked in the Index file and didn't see what you described. But I did think about an override, but that's not it either. I'm fully confused as to where I did this. I even copied the file locally and did a search and found nothing. But, I'm not giving up hope. Its been done, just got to figure out how it was done...
If the functionality is not in the index or template override files, it may be in a custom JavaScript file. Look in /js/ or similar folders in your project.

Statistics: Posted by milkesilo — Wed Dec 18, 2024 3:02 pm



Viewing all articles
Browse latest Browse all 1068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>