Genesis Code Snippets not working

Homepage Community Forums Epik Theme Support Genesis Code Snippets not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7880
    nomadone
    Customer

      Hi There,

      I’ve been using Epik theme and customizing it. I have found it has some problems with standard genesis Code snippets not working as they should for example removing certain actions doesn’t work.

      I’ve been trying to rmeove the post info and post meta but nothing happens when I used remove snippets in functions.php or if I add it to the single.php. It’s also not picking up a custom single.php file I added to the child theme directory.

      Has anyone experienced these kinds of issues with Epik?

      #7885
      Eric
      Customer

        No everything is working fine, you’re probably just using the old Genesis XHTML code. If you’re using an HTML5 theme with Genesis 2.0, you have to use the new code snippets that StudioPress provided.

        Take a look here – https://appfinite.com/topic/epik-1-3-for-genesis-2-0-html5-is-now-available/ and use the HTML5 code for whatever you’re using.

        Here is the comparison from the old to the new – http://my.studiopress.com/docs/genesis-loop-hooks-comparison/


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

        #7891
        nomadone
        Customer

          Hi Eric thanks a ton for this, really helpful I had no idea this was the case with the hooks themselves as well.

          Sorry about the duplicate post, I thought my first one never posted as my connection died while trying to post.

          #7892
          nomadone
          Customer

            Hi Eric after doing a bit of checking up, it seems there’s a number of different ways the post meta and post info could be hooked in before post, after title and a few other locations.

            Do you have any idea of the HTML5 remove_action snippet for the post meta and info as well as title?

            #7907
            Eric
            Customer

              For the post meta – http://my.studiopress.com/snippets/entry-footer/

              For the post info – http://my.studiopress.com/snippets/entry-header/

              As you can see these are both renamed to entry header and entry footer (from what it appears). I got both of these from the StudioPress code snippet page – http://my.studiopress.com/snippets/


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

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