URGENT Problem with Epik Theme function.php

Homepage Community Forums Epik Theme Support URGENT Problem with Epik Theme function.php

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15263
    mcazur
    Customer

      Hi
      I designed a page for a client, everything worked fin. Now I entered the code
      <?php
      //* Do NOT include the opening php tag

      //* Reposition the secondary navigation menu
      remove_action( ‘genesis_after_header’, ‘genesis_do_subnav’ );
      add_action( ‘genesis_before_header’, ‘genesis_do_subnav’ );

      in function.php and deleted it again.

      Now the page is blank. I even can not login to wordpress admin!!!!
      Pls help!

      #15264
      mcazur
      Customer

        ok, I resolved the problem. sorry for the panic.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘URGENT Problem with Epik Theme function.php’ is closed to new replies.