about module Modul in Madal
- Posted by Azat Tananyan (13) Offline
Everything works great, when in Choose Button Type set "use built in button". When I change it to "Manually add html code" nothing appears in browser.
Manualy code is like this
<div class="mim-open-button">hi first <b>Login</b> or <b>register</b></div>
Maybe I have done anything wrong.
4 years 4 months ago #1
by Azat Tananyan
Manualy code is like this
<div class="mim-open-button">hi first <b>Login</b> or <b>register</b></div>
Maybe I have done anything wrong.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Hi AzTa, try to enter plain text, is it still not showing up?
4 years 4 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Azat Tananyan (13) Offline
No result. I decided to use button, but as for your reputation, I think you have to solve this problem.
4 years 4 months ago #3
by Azat Tananyan
Please Log in or Create an account to join the conversation.
- Posted by Azat Tananyan (13) Offline
- Posted by TemplatePlazza (5261) Offline
Is it still on local site or you have uploaded it to live server?
4 years 4 months ago #5
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Anyway, I re-test it and adding Manual HTML code is working properly. How did you add the manual html? You just need to add this code anywhere in your website :
You can add it inside your joomla article, custom html content or in your template code
4 years 4 months ago #6
by TemplatePlazza
<div class="mim-open-button">Open Modal</div>
You can add it inside your joomla article, custom html content or in your template code
Please Log in or Create an account to join the conversation.