• None of my blog posts have been recognized by google since I switched to the ChromeNews theme. There is also a black line on my ABOUT US page that appeared and wont go away. The only thing I have done different is switch to this theme. This theme might be faulty.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author AF themes

    (@afthemes)

    Hi @highongolf
    First off, we are really sorry for the inconvenience. For the “black” line on the about us page, we found there’s an empty “gallery-item” which only has an empty “gallery-caption” part. The first solution is to remove the empty thing from your page, it is easy while looking at the page in WordPress code editor mode.
    https://ibb.co/94N9Nz7
    Secondly, you can just add the following CSS to your Additional CSS section under Appearance>Customize to hide them.

    figcaption.wp-caption-text.gallery-caption {
        display: none;
    }

    While talking about google recognization, the theme is only responsible for the appearance of the site but not for any other functionalities and operations. Most probably, you might have added google custom scripts to the previous theme before. Would it be possible to come up with the details to support so that we could help you specifically?
    Thanks

    • This reply was modified 2 years, 11 months ago by AF themes.
    • This reply was modified 2 years, 11 months ago by AF themes.
Viewing 1 replies (of 1 total)
  • The topic ‘google does not recognize this theme’ is closed to new replies.