Forum Replies Created
-
AuthorPosts
-
martinaParticipant
Hi Skandha,
thank you so much.
The h1 tag issue is resolved.If I can suggest, when you do the next main update, you could add the changing of the menu title to h3, in order to avoid duplicating h2 tag in multiple pages.
This is just a suggestion of an improvement that I have entered by hand in my website.Thanks a lot again.
MartinamartinaParticipantThe site you controlled has only one h1 on the homepage because I modified the code by hand.
I can’t update otherwise I lose the changes.
You can find the html of the demo homepage at https://drive.google.com/open?id=1KHllxw_EHJ0kGozo0_LAkaXJyRQB7Ol8I also downloaded the updated template from here https://it.wordpress.org/themes/parallax-frame/ and the tags that I indicated in my second comment are still in h1.
Thank you so much
MartinamartinaParticipantI have tested version 1.3.1 in a private test area
martinaParticipantUnfortunately the update didn’t solve the problem.
My homepage is a static page and uses these sections:
– featured slider
– hero content
– portfolio
In total I have 17 h1 tag in homepage, which correspond to:
– n. 1 <h1> for the page title as it should be (this is fine)
– n. 5 <h1> for each slide title (these should be h2 tag)
– n. 1 <h1> for the title of the hero content (this should be an h2 tag)
– n. 9 <h1> for each portfolio title (these should be h2 tag)
– n. 1 <h1> for the menu title (this should not be in h1 or h2)The tags of the section should all be in h2, with the exception of the menu title that is repeated on all pages and would generate a duplicate <h2> tag.
As specified, I only use these sections on my homepage, but the problem also occurs with the others (for example header highlight content or logo slider).
Thank you for your precious collaboration
MartinamartinaParticipantHi Skandha,
how long do you think the update will be released?I ask you only to understand more or less the timing and plan my works.
I don’t need a certain date, I’d just like to know if it’s few days, weeks or months.Thank you
MartinamartinaParticipantThank you!
There are some h1 tag in file like 404.php or page.php and they are ok, but I can find the h1 tag also in other files.
If that can help you, these are the files and the lines in which you can find the h1 tags (both opening and closing).
parallax-frame\inc\structure.php (2 hits)
Line 136 (2 hits)
parallax-frame\inc\custom-header.php (2 hits)
Line 239
Line 241
parallax-frame\inc\featured-content.php (18 hits)
Line 165
Line 167
Line 181
Line 183
Line 197
Line 199
Line 215
Line 217
Line 236
Line 238
Line 252
Line 254
Line 268
Line 270
Line 286
Line 288
Line 410
Line 412
parallax-frame\inc\featured-slider.php (6 hits)
Line 103
Line 105
Line 122
Line 124
Line 231
Line 233
parallax-frame\inc\hero-content.php (4 hits)
Line 85 (2 hits)
Line 195
Line 197
parallax-frame\inc\menus.php (2 hits)
Line 24 (2 hits)
parallax-frame\inc\portfolio.php (4 hits)
Line 460
Line 462
Line 557
Line 559martinaParticipantThank you vary much for your precious supporting.
Kind Regards,
MartinamartinaParticipantHi Skandha,
thank you!
The site is https://www.tecnoresinavernici.it/Best Regards
Martina -
AuthorPosts