CSS Errors

Hi there,

I will do my best to answer the items one by one:

  1. You are relying on a tool which only gives you the first occurrence of the H2 tag. Your current blog page does have a title and the title is H2 after the changes suggested. Do you want a title at all? If yes then that title should be a heading tag:

    So now if you change that to h3 the tool you are using will say h3 is The Blog. So if you do not want that then you need to get rid of The Blog altogether. To do that you can simply delete the parts in the Child Theme which you changed to h2.

  2. What do you mean the same? Our theme does not generate automatic code for other heading tags. Please be more specific here and give an exact case that you have a problem with another heading tag so we can follow up. Please be more specific on your questions so that we can understand each other and it will help us to help you better.

  3. Again you need to be specific on your question. and also please consider that you are using one tool and judging our theme on that which already my colleague mentioned that some of the criteria used there are debated. So we will not be the ones that guarantee a no error mode on that tool. That is a 3rd party tool.

Please get back to us with the information needed and we will follow up the case.

Thank you @christopher.amirian but kindly re-read my previous post as I was very detailed and very specific. I provided screenshots and videos. Your response does not solve my issues.

To reiterate the issues once again, please note the following:

  1. All the h1 tags are not displaying on the page despite doing what I was asked to do above by @Alaa and @christian_y . I sincerely appreciate their help and it helped somewhat but unfortunately, did not resolve it entirely. So kindly advise who to fix so that all h1 tags and not just some of them are pointing to the blog post title.

  2. The h2 tags in the theme are not pointing to the h2 tags specified in the blog post in the X Theme. They are all pointing to something called “The Blog”. A customer of a theme should not have to do anything more except add the h2 tag for it to work and unfortunately, when I add an h2 tag, it does not specify the headings in google as the proper h2 tag despite seeing the h2 tags in inspect element.

  3. I suspect a similar issue with the h3, h4 and other tags so we should look into this and fix it as well so that the theme is properly directing to the proper tags.

  4. I asked for screen shots with red to indicate everything that should be changed just so we are all on the same page.

  5. The video provided to me by @christian_y in the secure note is blurry and unreadable so kindly advise what the purpose of that video is and send another one in secure note that is clearer. Perhaps screen shots may be better as they can be enlarged.

  6. Further, the tool I used was also discovered by other many other popular tools so this issue is not isolated. I am looking to fix this issue because regardless of what information was provided above on h tags, the bottom line is that the Theme is not displaying h1, h2, h3 and other tags properly when the google search engines are crawling it.

  7. I also made the following change after the changes noted above: to change/remove h1 tag that’s wrapping a blog title from reading another support ticket, they indicated to edit the /framework/legacy/cranium/headers/views/integrity/ and create a file _landmark-header.php

You just need to make the changes in following line of code.

<?php echo x_get_option( 'x_renew_blog_title' ); ?>

I notice that the above code had it wrapped as h1 and then ending with a h2. So I changed the first h1 to a h2 and not sure if that was the right thing to do or not so kindly confirm. Seemed to be an error with the code in X theme.

I respectfully ask that since @christian_y has been the most helpful and able to resolve many of the issues, that he continue to troubleshoot and help fix the remaining issues.

It has been more than 24 hours and still no response after waiting days just to get bits and pieces of it solved. There should be a mechanism to have things put in priority when support gives you vague responses that do not address your concerns/questions.

Thanks

Hey @Vandana,

I have replied to some of your points here in your separate thread. Now, I’m going to answer your two points here which are:

We could not tell the solution for this yet as this is just an assumption for now. We need specific details for us to give a solution. With that said, I’d recommend that since the topic in this thread is already mixed up and confusing, you break down the remaining issues separate threads so we could focus on one thing at a time. If you don’t reply to this thread, it will be closed automatically after 10 days.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.