Legacy 1.4 has lost banner image with Genesis 3.0.0

Homepage Community Forums Legacy Theme Support Legacy 1.4 has lost banner image with Genesis 3.0.0

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23257
    Danna McCormick
    Customer

      Hello again,
      Legacy v1.4 also has the same issue… lost all banner images after upgrading to Genesis 3.0

      Thank you,
      Danna

      #23270
      Wes
      Moderator

        Posting this here in case anyone else needs this.

        To fix this, make sure the Theme name in the functions.php is exactly the same as the theme name inside the style.css.

        For example: in functions.php make sure the name in this section –

        //* Child theme (do not remove)
        define( 'CHILD_THEME_NAME', 'Aspire Pro' )

        ….matches the theme name in style.css –

        /*
        	Theme Name: Aspire Pro
        	Theme URI: https://appfinite.com/shop/aspire/

        The theme name can be whatever you want, just make sure they match. I had Aspire in the functions file, and Aspire Theme in the style.css of a couple themes. They’re supposed to be the same. (I’m using the Aspire theme as an example)

        I will go through and make sure they match up in all of my themes and release the update today.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.