We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Seun
  2. General Discussion
  3. Sunday, 16 June 2013
  4.  Subscribe via email
How to add the contact module to a modal dialog?
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Seun,

If you want to use Bootstrap component, you just need to read the document on http://twitter.github.io/bootstrap/
Try to output the markup as Bootstrap required and it will work.

Your question is too general, so it is quite long for me to tell you all cases.
And by default, Joomla seems not provide any "contact" module.

All you need is output the markup which Bootstrap modal required. You can add those markup to article, custom HTML module or enter directly on a file in \templates\temp_name\tpls\blocks folder.

For example, here is the thread about the Bootstrap carousel
http://t3-framework.org/discussions/how-to-add-bootstrap-carousel-on-t3-blank-template-position-home-1.html

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your apt response. I would however like to put my question differently: is there anyway in the t3 framework that you can show up a contact form in a modal dialog when a link or a button is clicked using the bootstrap framework?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Seun,

T3 does not provide any function that you can turn on with some settings.
You have to add your code and markup.

Though JA has the quick contact module, that will generate the contact form. You can add some suffix class to the module that make it look like a Bootstrap modal dialog.
Then, you need to add a button which set to trigger the modal (as in bootstrap document). You can use a custom HTML module or add those markup directly in footer.php (or any other files except the head.php)

Please take reference in http://t3-framework.org/discussions/how-to-add-bootstrap-carousel-on-t3-blank-template-position-home-1.html for enter script in custom HTML module.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.