Remove actions not working in Epik

Homepage Community Forums Epik Theme Support Remove actions not working in Epik

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7881
    nomadone
    Customer

      I’m customizing the Epik theme and I created a custom single.php file but custom remove actions don’t work?

      I’ve added these

      remove_action( 'genesis_before_post_content', 'genesis_post_info' );
      remove_action( 'genesis_before_post_content', 'genesis_post_meta' );

      I’m trying to get rid of the post date and author mention in single.php

      #7886
      Eric
      Customer

        Everything is working fine. Since this is sort of a duplicate question – https://appfinite.com/topic/genesis-code-snippets-not-working/#post-7880 you can check out my comment from your other thread and we can handle everything there.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Remove actions not working in Epik’ is closed to new replies.