Quantcast
Channel: Topic Tag: H1 | WordPress.org
Viewing all 683 articles
Browse latest View live

mattsmores on "Changing H2 header tag to H1"

$
0
0

Hello,

My wife's photography website is http://emoorephotography.com

Even though I don't know as much about WP as I'm sure most of you do, I have been able to go from ZERO knowledge to being able to somewhat get around. Now I'm heading into areas where my knowledge is very limited: HTML code.

When looking at the source code for the main page (link provided above), I noticed that I had no H1 tag. Even on Woorank, the H1 tag shows up as "empty". I know this can't help my SEO progress, and I need to get my H1 tag fixed.

I need this portion of the main page

<h2 class="content-title"><span>Lancaster, PA Photographer</span>Wedding | Newborn | Maternity | Baby | Child | Family | Engagement | Lifestyle | Studio</h2>

to be changed to h1 instead of h2 (unless you guys have any other recommendations).

I can't find this portion in the Editor, as from what I understand the HTML is dynamically generated based off these .php files. How do I go about changing the HTML from h2 to h1 on that portion? I have the file browser plugin, if it helps.

Thanks so much for your time!


elmino on "[Plugin: TinyMCE Advanced] Disable H1 from editor"

infoage on "[Theme: EvoLve] Change heading 1, Heading 2"

$
0
0

Hello
Evolve is a great theme but I cannot control the size/style of the heading 1, heading 2 tags. They are so large.
please advise how I can resize the headings (particularly H1 and H2). Thanks

shinwari913 on "[Plugin: Wp-Insert] Problem in displaying Ads to the right of posts"

stardaug on "H1 titles not centering - revert to align left"

$
0
0

Updating to WP 3.9 completely wiped out my visual editor setup.

But now I am experiencing a big problem since the update.

Text with any H1 (or H2 etc) tag and "centered" does not stay centered when previewed or published - it reverts to align left.

If the heading tag is removed, made "paragraph" again say, it centers properly. Its not a theme problem as I have tested this problem with different themes (2011, 2012, 2014) and same problem exists. It also appears to be effecting plugins like WP Edit (which is now replacing Ultimate TinyMCE) for WP 3.9.

Anyone having the same problem or have any ideas how to fix this? Everything was working fine until I did the 3.9 update last night.

Thank you.

Francesco on "[Theme: Hueman] Best way to add a H1 tag to the Homepage?"

$
0
0

Hi guys, I'm wondering what's the best/smartest way to add a H1 title to the homepage only.

I thought of 2 options:

1) wrap the homepage title in <h1>
or
2) replace the first <h2> tag with <h1> by editing page-title.php

<?php if ( is_home() ) : ?>
		<h2><?php echo alx_blog_title(); ?></h2>

What would you suggest?

Cheers.

viavictus on "[Plugin: WordPress SEO by Yoast] h1 tag not showing properly on my genesis site"

$
0
0

site is at Say No To Topical Steroids.

Running minimum pro theme on genesis framework.

Homepage is set to a static page that shows my blog page and there is no h1 tag when I run SEO quake.

Issue is resolved when I run my theme showing minimum pro's default homepage (which I don't want to)

Have spoke to genesis support and they are unable to resolve this issue.

Tried changing the SEO settings on titles but all I get is :

"You can determine the title and description for the front page by editing the front page itself »

You can determine the title and description for the blog page by editing the blog page itself »"

Tried filling up the required SEO fields on my blog page template and still can't get my h1 tag out.

Kindly advice?

https://wordpress.org/plugins/wordpress-seo/

skeokham on "Change Blog Entry Title to H1"

$
0
0

I am having an issue with my blog entry titles, as they are currently coming up as H2 but I need them to be H1.

Any suggestions/ideas on how to do so?

http://acutedaisy.com/

Any comments would be greatly appreciated!


Marypop on "[Plugin: TinyMCE Advanced] Disable Heading 1"

klinesus on "Adding H1, H2 and H3 to my editor"

$
0
0

I bought a theme which I like a lot but I don't love the editor on my blog. First I realize I can't change the font - second I realize it doesn't have H1 - H3 and I'm not sure if it includes the headline as H1. is there a plug-in I can add?

Also, is there a way to move my featured picture so it doesn't have to be a small picture in the upper right hand corner?

Thanks!!!

Olaf Lederer on "[Plugin: Buooy Sticky Header] Invalid HTML and unwanted H1 usage"

$
0
0

Hi,

nice looking plugin, butI removed it after a first short test.

Your plugin has placed some html right in my site's HTML head section, this makes the HTML invalid.

I don't like to have two H1 elements in my HTML structure.

Maybe you like to fix this and I will try it again.

https://wordpress.org/plugins/buooy-sticky-header/

Ferruccioboss on "[Plugin: WP Google Fonts] Color and CSS"

$
0
0

I'm running in this site WordPress 3.8.2, Enfold Theme and WP Google Font with this custom CSS code to have the text tagged <h1> automatically red (#be1621):

@font-face {
   font-family: "Ostrich Sans Rounded Medium";

 src: url("http://www.wirelessforum.it/SMW2014/ostrich-rounded.eot");

   src: local("Ostrich Sans Rounded Medium"), url("http://www.wirelessforum.it/SMW2014/ostrich-rounded.ttf") format('truetype');
}

.main_menu ul:first-child>li>a {
 font-family: Ostrich Sans Rounded Medium, Verdana, sans-serif;
font-size: 25px;
color: black
}

h1 {
 font-family: Ostrich Sans Rounded Medium, Verdana, sans-serif;
font-size: 35px;
color: #be1621
}

.avia_textblock h1 {
color: #be1621
}

  @font-face {
   font-family: "Open Sans Condensed";
}

.avia_textblock ul li {
font-family: Open Sans Condensed, Verdana, sans-serif;
font-size: 20px;
}

I have the same custom code in another site with WordPress 3.9.1, the same Enfold theme but it doesn't work.
(The h1 text are red color becuse I've used the tag: <span style="color: #be1621;"> h1 text </span>)
Can someone help me? Thank you

https://wordpress.org/plugins/wp-google-fonts/

tkse on "Validation warning concerning headers"

$
0
0

When I am validating my website I keep getting these:

"Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools)."

My theme is inheriting twentyeleven, and I haven't changed the entry-title elements in content.php, so is it really something to be bothered by?

everest111 on "[Theme: Accesspress Lite] Sidebar titles from to"

$
0
0

Hello - I really hope I can get some help:
The sidebar widget titles are automatically in <h1> with blue background.
Finally, I have 5 <h1> titles on one pages, which may cause some bigger trouble concerning SEO / Google etc.

So I wanted to change the sidebar titles from <h1> to <h2> so i did:

.sidebar h1.widget-title{ --- changed to h2.widget-title
background:#F1F2F3;
border-left: 5px solid #01AEFD;
font-size: 22px;
text-transform: uppercase;
padding: 10px 15px;
line-height: 24px;

Unfortunately, the blue background disappears when I do this. Which changes do I have to make in order to keep the blue background with <h2> Sidebar titles?

Hoping to hear from you soon and thanks in advance for your efforts,

Susanna

Allan Grinner on "[Theme: Expound] h1/h2 issues"


ADitMediaSE on "h1,h2,h3 size change in a page with only shortcode"

$
0
0

Im trying to change the text heading from h2 to h4 in a couple of pages where there is only shortcode, i.e http://aditmedia.se/5-tips-att-du-ska-lyckas-med-din-affiliatemarknadsforing/ where you leave a comment on a blog post the text is way to big for the text box.

Here is another example where the h2 text is was to big: http://aditmedia.se/annonser/ in my site editor i have only this shortcode: [ads_list]

Please consider that i am a total newbie in html, php, etc

Wordpress v 3.9.1 Avada theme 3.4.1

Any ideas please?

Thanks alot.

sachin2014 on "[Theme: NewMedia] Post title change to h1"

$
0
0

Hello

I am new to WordPres,
My question is, How to change Post title to <h1>...</h1>

I really hope you can help me out.

Thanks already!

reszkov on "[Theme: SKT Full Width] remove h1 tags"

$
0
0

Hi, is it possible to remove H1 tags on every page ? i would like to insert my own, but every page seem to have autmaticly iserted H1 Tag with a page name

sry for bad english

igfotografie on "[Theme: Fashionistas] Optimization for SEO"

$
0
0

Hi there,

I have a small blog for learning photography called IG-Fotografie. I love the Fashionistas template. But after I made the update I got one small recommendation in terms of SEO. Google prefers to have only one clear <h1>.

The term "Post navigation" was always shown as a second <h1> which I couldn't change in All-in-one-SEO either.

But now I found out that I had to change in template-tags.php the "Post navigation" from <h1> to <h3>. Now document outlines with Web Developer Toolbar look fine. Maybe this could be changed with next update - otherwise I have to change in manually after every update.

Cheers
Lars

guy1407 on "[Theme: Simplify] Change alignment of H1 on a single page"

$
0
0

Hi

I wish to change the alignment of one of the H1 titles.
Why:
I developed a Hebrew(RTL) website, but added a single English page (about us), only there I want to align the title to the left.

I tried:
h1.page-id-14 { text-align: right !important;}
(lets say that the page ID is 14)

Please advise
Guy

Viewing all 683 articles
Browse latest View live