Headings structure

pavel.travnicek
6 Posts
pavel.travnicek posted this 10 September 2015

Why is the page title defined as h3 and widget title as a h4? It will be much more better, if it will be possible to decide if it will be heading (1-6) or only div (as in Artisteer) because of maintaining the correct heading structure. Or is it possible to change it somewhere? As another major disadvantage I am consideriung, that evrery type of page (page, post, front-page,...) has got its own header and footer. In Artisteer was great, if I wanted to change something in header or footer, I changed only header.php or footer.php and it was done. Now I have to change too many files. I can understand, if homepage is different from oteher sites, but in the remaining cases it is pointless, I think.
Thank you for your opinion.

Why is the page title defined as h3 and widget title as a h4? It will be much more better, if it will be possible to decide if it will be heading (1-6) or only div (as in Artisteer) because of maintaining the correct heading structure. Or is it possible to change it somewhere? As another major disadvantage I am consideriung, that evrery type of page (page, post, front-page,...) has got its own header and footer. In Artisteer was great, if I wanted to change something in header or footer, I changed only header.php or footer.php and it was done. Now I have to change too many files. I can understand, if homepage is different from oteher sites, but in the remaining cases it is pointless, I think. Thank you for your opinion.
Vote to pay developers attention to this features or issue.
15 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 14 September 2015

Hello Pavel,
as you see currently there's no way to select heading (H1 - H6) for different headers.
Let other Themler users to voter for this feature.

Regards,
Aileen

Hello Pavel, as you see currently there's no way to select heading (H1 - H6) for different headers. Let other Themler users to voter for this feature. Regards, Aileen
pavel.travnicek
6 Posts
pavel.travnicek posted this 16 September 2015

I'm sorry, but this is not a question of voting. It is question of usability. If website title is h3. If the sitename is h3, where do I put h1 (h1 should be different for each page) and h2, that should be above it? Not always in my text I am using so many headings levels to afford to use h4 as the title of the widget. Of course, I can rewrite the source code, but instead it could be easier to find other solution.

I'm sorry, but this is not a question of voting. It is question of usability. If website title is h3. If the sitename is h3, where do I put h1 (h1 should be different for each page) and h2, that should be above it? Not always in my text I am using so many headings levels to afford to use h4 as the title of the widget. Of course, I can rewrite the source code, but instead it could be easier to find other solution.
Support Team
Support Team posted this 17 September 2015

Hi,

Sorry for the delay.
The "Page title" control (available under Insert section) uses h1. It's different for each page.
The Post/Page title is h2.

Thank you,
Olivia

Hi, Sorry for the delay. The "Page title" control (available under **Insert** section) uses h1. It's different for each page. The Post/Page title is h2. Thank you, Olivia
pavel.travnicek
6 Posts
pavel.travnicek posted this 17 September 2015

Hello,
I think name of the web... :-)

<div class="bd-container-inner">
<h3>
<a href="http://...">Wordpress Sample</a>
</h3>
</div>

Hello, I think name of the web... :-) <div class="bd-container-inner"> <h3> <a href="http://...">Wordpress Sample</a> </h3> </div>
Support Team
Support Team posted this 18 September 2015

Hi,

So, what exactly you need?
If you want to use different heading for Headline you can try the following solution:

  1. Add CMS Code control (available under insert section)
  2. use the following code:
    <h2>
    <a href="<?php echo home_url(); ?>/"><?php echo get_bloginfo('name'); ?></a>
    </h2>

Thank you,
Olivia

Hi, So, what exactly you need? If you want to use different heading for Headline you can try the following solution: 1. Add **CMS Code** control (available under insert section) 2. use the following code: ` <h2> <a href="<?php echo home_url(); ?>/"><?php echo get_bloginfo('name'); ?></a> </h2>` Thank you, Olivia
pavel.travnicek
6 Posts
pavel.travnicek posted this 18 September 2015

Yes, I changed it in code to <div> in source code in all files (it will be better, if there will by only one file with header as in Artisteer), because I thing that in not user friendly. But beginners which are using Themler and don´t know HTML well, will have got the wrong title structure. :-) Please take that as a recommendation to improve Themler.

Yes, I changed it in code to &lt;div&gt; in source code in all files (it will be better, if there will by only one file with header as in Artisteer), because I thing that in not user friendly. But beginners which are using Themler and don&#180;t know HTML well, will have got the wrong title structure. :-) Please take that as a recommendation to improve Themler.
Support Team
Support Team posted this 18 September 2015

Hi,

Unfortunately reverting to the file structure same as the Artisteer has will make the application not so flexible and powerful. That is made to provide a possibility to use different headers and other elements structures and styles on different templates within one theme.

Sincerely,
Hella

Hi, Unfortunately reverting to the file structure same as the Artisteer has will make the application not so flexible and powerful. That is made to provide a possibility to use different headers and other elements structures and styles on different templates within one theme. Sincerely, Hella
pavel.travnicek
6 Posts
pavel.travnicek posted this 18 September 2015

Yes, I understand. That is why I am writing recommendations for subtitles. I think that every user should be able to decide what level of title he/she wants or needs. Websites from Themler are looking pretty. It is a pity that the title settings degrades your platform. Perhaps you correct it in some of the other versions. :-)

Yes, I understand. That is why I am writing recommendations for subtitles. I think that every user should be able to decide what level of title he/she wants or needs. Websites from Themler are looking pretty. It is a pity that the title settings degrades your platform. Perhaps you correct it in some of the other versions. :-)
Support Team
Support Team posted this 18 September 2015

We've added your request to our wish list.

In the meantime instead of editing theme source files you can try using CMS Code control instead of Headline control as suggested above.

Thank you,
Olivia

We've added your request to our wish list. In the meantime instead of editing theme source files you can try using **CMS Code** control instead of **Headline** control as suggested above. Thank you, Olivia
dsnou849
10 Posts
dsnou849 posted this 14 March 2024

This not only helps with reader engagement but also enhances your content's visibility on search engines. For students and professionals in the nursing field, creating well-structured documents is vital, nursing academic writers can be a great resource for ensuring your nursing essays and papers

This not only helps with reader engagement but also enhances your content's visibility on search engines. For students and professionals in the nursing field, creating well-structured documents is vital, [nursing academic writers](https://www.nursingpaper.com/) can be a great resource for ensuring your nursing essays and papers

Last edited 15 March 2024 by dsnou849

yudus
1 Posts
yudus posted this 06 November 2024

Expanding my business into online gaming required dependable technology solutions. During my search, I came across online gambling software that fit my needs perfectly. The platform simplified complex tasks such as game integration and user account management. Their commitment to security and compliance ensured my site met industry standards. With their assistance, I was able to launch my platform efficiently. User engagement has been strong, and the positive feedback has been encouraging.

Expanding my business into online gaming required dependable technology solutions. During my search, I came across [online gambling software][1] that fit my needs perfectly. The platform simplified complex tasks such as game integration and user account management. Their commitment to security and compliance ensured my site met industry standards. With their assistance, I was able to launch my platform efficiently. User engagement has been strong, and the positive feedback has been encouraging. [1]: https://isoftgamble.com/
kalibri380
1 Posts
kalibri380 posted this 23 November 2024

Protecting nature should always be at the forefront of everyone's mind. The UK is an example for me https://affordablewastemanagement.co.uk/ because they try to do as much as possible to keep natural resources intact. Waste management is a great way of doing this. It also helps to begin to appreciate nature and begin to treat it better and more protectively.

Protecting nature should always be at the forefront of everyone's mind. The UK is an example for me [https://affordablewastemanagement.co.uk/][1] because they try to do as much as possible to keep natural resources intact. Waste management is a great way of doing this. It also helps to begin to appreciate nature and begin to treat it better and more protectively. [1]: https://affordablewastemanagement.co.uk/

Last edited 23 November 2024 by kalibri380

fasterawe14527
1 Posts
fasterawe14527 posted this 21 January 2025

Sending payment requests used to be a hassle, but now with the ability to send payment links, it’s become a breeze. I can create and share links instantly, speeding up the payment process and improving cash flow. My customers find it super convenient, and I love how it simplifies my work. It’s a great way to manage payments, and I’ve been very pleased with the results.

Sending payment requests used to be a hassle, but now with the ability to [send payment links][1], it’s become a breeze. I can create and share links instantly, speeding up the payment process and improving cash flow. My customers find it super convenient, and I love how it simplifies my work. It’s a great way to manage payments, and I’ve been very pleased with the results. [1]: https://www.cryptix.io/payment-links
vigal14111
3 Posts
vigal14111 posted this 12 February 2025

This casino has been a fantastic choice for me. The variety of games is incredible, and I enjoy how easy it is to navigate the site. The payment process is always quick and secure. Barz Casino is definitely a reliable option for players in the UK. I highly recommend it if you're looking for a secure and fun place to play online casino games.

This casino has been a fantastic choice for me. The variety of games is incredible, and I enjoy how easy it is to navigate the site. The payment process is always quick and secure. [Barz Casino][1] is definitely a reliable option for players in the UK. I highly recommend it if you're looking for a secure and fun place to play online casino games. [1]: https://barz-casino-win.com
vigal14111
3 Posts
vigal14111 posted this 18 February 2025

I’ve tried a lot of online casinos, but I keep coming back to this one. The customer support here is top-notch. Whenever I’ve had an issue or a question, the team at Yabby Casino has been quick to respond and resolve it. It’s reassuring to know there’s always someone available when I need help. For Canadian players, this level of support makes all the difference.

I’ve tried a lot of online casinos, but I keep coming back to this one. The customer support here is top-notch. Whenever I’ve had an issue or a question, the team at [Yabby Casino][1] has been quick to respond and resolve it. It’s reassuring to know there’s always someone available when I need help. For Canadian players, this level of support makes all the difference. [1]: https://yabby-casino-online.com
You must log in or register to leave comments