Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Bootstrap and Modal box

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Good morning ,

I'm using your template Venture ( joomla 3.4.1 ) and am trying to make a simple button in an HTML module that if pressed I open a popup in which display an article . I'm trying to figure out how to do it the only way I can think of is to use this code


=========================================================


<div class="container">
<h4>Test by flips</h4>
<!-- Trigger the modal with a button -->
<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal">LINK</button>

<!-- Modal -->
<div class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog">

<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Modal in posizione Header</h4>
</div>
<div class="modal-body">
<p>Piccolo esempio modal</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Chiudi</button>
<a href="#" class="btn btn-info" role="button">Link al tuo articolo</a>
</div>
</div>

</div>
</div>

</div>
=================================================

which is taken up by Bootstrap , I guess. How can I do?

I activated bootstrap 3 configurations and all options enabled .

If there is an alternative to me okay

greetings
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
Hi,

Is your code not working? What exactly is the issue?

Do you have a link to the site where we can take a look?

You won't beable to load the contents of an article in that way, only the text that you add to the modal div.

Regards

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Good morning ,

I have tried to put the above code as more or less indicated by Bootstrap page but it does not work .

I need to see an article on pressing the button like a popup.

if there is no other way that you can use with the template or with a component that's okay .

The site in question is in testing and is : www.voloavelanovi.joomlafree.it/

the buttons are the ones on the right ( " Chi Siamo " " Dove Siamo " )
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Looks like its fixed did you use a component in the end or normal code?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hello ,

when I used jce editor that allows me to do this .

Under that module is present another with the above code
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
I tried the code on a test site "virgin" and it works properly.

There is something to turn on or off?

I activated the bootstrap impsotazioni 3 in the template and activate all options
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
So just to confirm you are still wanting assistance?

Boostrap3 is turned on the settings and its not working?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, I'm looking for help you = )

It was just to see how it worked jce editor ,

Under the module there is a test with bootstrap . That has been activated ( see attached)
Attachments:
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,
Sorry for the delay.

I think this may be a bug and I have it on my list to look at tomorrow.

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hello ,
no problem, I can wait

if you can help , I will give you access to the site .

Meanwhile I was performing two tests and I noticed that it is about a time that is processing the request from " Compiling less to css and saving your changes .... " , I thought that maybe that was the problem and I am waiting for it to finish if it ends .
Attachments:
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

We are still looking at this - thanks for your patience

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
ok,

I will wait =)
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
I'll check on this later today when everybody is online and get back to you

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi,

any news?
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
We are still working on I'm afraid - its not ready for release

I will ask on Monday regarding this being finished asap

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
We are aiming to release an update for this today

Thanks for your patience

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi there,

Apologies again for the delay.

Ive added your code to a content item in the latest version and the modal appears.

Are you using the latest version of the template?
Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Sorry was testing Xero - one moment ...
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Yes Venture is fine too. Let me know what version of the theme you are using and we can go from there.
Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hello ,

therefore , the current version of the Venture is 1.3

I see now that there is a 1.3.1

I can try to update it and see if it solves ?

you want an administrator account to access ?
  • daniele scrivano's Avatar
  • daniele scrivano
  • 3 Month Basic
  • 10 posts
  • Karma: 0
Last Edit: 8 years 11 months ago by daniele scrivano.
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers