• erika

    (@imerikamarie)


    I’m having trouble customizing my header logo. In customize, the header was “Heading 1” but it’s now the blog post title on my home page and “Heading 2” is the title on a blog post page. Why did this change and how can I customize the header?

    Also, all my featured image and slider images changed to default and I can’t change them in the theme editor. It says “Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over http://FTP.”

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    You can have 2 H1 headings but you will need to change single.php and page.php like described here https://ww.wp.xz.cn/support/topic/h1-and-h2-tag-seo-update-2019/
    While you need to use FTP or cPanel File manager (contact your host for these) to change theme files.
    If you decide to proceed with this modification I would suggest you create a child theme, copy over the files you are editing and make the modifications there. This will allow your changes to survive future theme updates. If you directly edit the theme’s files, all changes will be lost once you update.

    Have a look at this guide to learn more about child themes and how to create one http://www.cssigniter.com/ignite/beginners-guide-child-themes/
    Also,use this guide to change your image sizes without code changes https://www.cssigniter.com/modify-image-sizes-using-simple-image-sizes/
    then install the Regenerate thumbnails plugin, activate it and go to Tools and then Regen. Thumbnails to run a regeneration in order for the change to be applied.

    Let me know if you need additional help with this.

    • This reply was modified 6 years, 5 months ago by Fotis.
    Thread Starter erika

    (@imerikamarie)

    Customizing the Header still isn’t working.

    I did manage to fix the images, but now my “about me” image is blurry. My Jetpack image accelerator is turned off, too.

    Hi there,
    header has DIV tag instead of H1. Do you need to change that?
    Also, use this https://www.cssigniter.com/modify-image-sizes-using-simple-image-sizes/ to change the 200x200px ci_square image size of the about me image to 400x400px! Then regenerate your images.

    Let me know if this worked for you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Images & Header’ is closed to new replies.