Ally can't convert to HTML5 and Genesis 2.0

Homepage Community Forums Ally Theme Support Ally can't convert to HTML5 and Genesis 2.0

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6404
    stinkykong
    Customer

      I converted Epik out of the box with no problem and have converted other StudioPress child themes by hand such as Agency to Genesis2.0/HTML5 enabled. But Ally wouldn’t convert with the snippet of code Brian Gardner offers

      //* Add HTML5 markup structure
      add_theme_support( 'html5' );

      I think the issue is in the functions.php file. Any suggestions?

      #6405
      scooby
      Customer

        Works for fine for me. Do you have a link?

        I think Wes is almost done with the Ally update if you didn’t already know.

        #6407
        stinkykong
        Customer

          I had to revert back to the original which is here,
          http://ouibis.com/mandoSymmetry/

          Also, the code above, taken from http://www.briangardner.com/code/add-html5-markup/ veer from what I had used before which was

          //* Add HTML5 markup structure
          add_theme_support( ‘genesis-html5’ );

          but neither would convert and the site was wonky. No microdata, no new tags.

          #6408
          stinkykong
          Customer

            Well, take it all back. Now, it is working as expected, converted and styled correctly. Very strange but nonetheless, resolved.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Ally can't convert to HTML5 and Genesis 2.0’ is closed to new replies.