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. Asif
  2. General Discussion
  3. Monday, 04 August 2014
  4.  Subscribe via email
Hello Experts,

I want to use h2 tag for all module title instead of h3 tag in t3_bs3_blank home page??? I followed this thread and its works only in sidebar but not in home page.

Thanks in advance.

Asif Al Islam
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Asif,

Sorry for my misunderstanding. Please open the file: "templates\t3_bs3_blank\tpls\blocks\mainbody-home-1.php", change the:

style="raw"

or
style="xhtml"


with:

style="T3xhtml"


Please check the image: http://easycaptures.com/fs/uploaded/822/1409873623.png

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Asif,

In the JA T3 bs3 blank home page, it uses Custom HTML modules and the module title is disabled. The title you see is in the content. Please check the image: http://easycaptures.com/fs/uploaded/816/5867416174.png

To change title header tag of module, please open the module setting panel >> Advance, find the Header tag field then select the header you want.
http://easycaptures.com/fs/uploaded/816/4096108303.png

Gardner.
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
Hello Gardner,

Thanks for your reply. I created a module position in mainbody-home-1.php using this code.
<jdoc:include type="modules" name="<?php $this->_p('service-top') ?>" style="xhtml" />


Then I assign a custom html module in (service-top) position and changed header tag from h3 to h2. But the outpu is same in h3 tag.

Regards

Asif
Attachments (2)
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 again

By default, in the home layout, module title is disabled. Please open the file: "templates\t3_bs3_blank\tpls\blocks\mainbody-home-1.php", change the:

style="raw"


with:

style="xhtml"


Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Gardner,

Thanks for your reply. Please take a look at my previous comment where I use
style="xhtml"
instead of
style="raw"
in mainbody-home-1.php

Same issue facing my colleague too. I desperately need the solution.

Thanks again for your help.

Asif
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Gardner,

I didn't find any solution by myself. Would you please help me in that issue please or share a screenshot using T3 Home Page module Title.


Regards

Asif
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello gardner,

Thanks for your help. It works for me

style="T3xhtml"


Regards
Asif
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Great to see it work :)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 7
  • Page :
  • 1


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