Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter ftbadolato

    (@ftbadolato)

    Sorry…..can’t help it sometimes.

    OK, MonsterTemplates.com sent me the correct .ZIP file. I followed the simple instructions to add a theme to WP. I saw my theme in there and activted it. See the following error when I go to the site though.

    Fatal error: Call to undefined function language_attributes() in D:\hosting\member\gkelly\site1\wp-content\themes\StLRELaw\header.php on line 2

    Does this mean that I need to upgrade?

    Thread Starter ftbadolato

    (@ftbadolato)

    Hmmm….the documentation that came with the theme says it should work with 2.0.1 or higher. I have 2.0.3.

    Thread Starter ftbadolato

    (@ftbadolato)

    I bet I need to upgrade though The title of the theme is:

    WordPress theme 321 2.2

    You can name a theme whatever you want 🙂
    “myTheme 45678 907866452” – it doesn’t mean anything!

    However, yes, it seems you need to upgrade because that missing function does not exists in your version.
    Another option is to go into the header.php file and uncomment that line(s), like putting
    //
    at the beginning of those line, but ONLY those lines.

    Better yet, take a closer look at those lines and delete + replace them with the similar ones from default or classic.

    Thread Starter ftbadolato

    (@ftbadolato)

    I just upgraded using the detailed instructions and it works. Thanks for your help and patience.

    Good. Can you mark this as resolved then?
    I am glad you succeeded.

Viewing 6 replies - 16 through 21 (of 21 total)

The topic ‘Adding New Theme’ is closed to new replies.