Community Forums › Forums › Archived Forums › General Discussion › Code Snippets
Tagged: code snippets
- This topic has 12 replies, 4 voices, and was last updated 9 years, 2 months ago by
babrees.
-
AuthorPosts
-
April 7, 2017 at 12:53 am #204419
babrees
ParticipantI do wish that Studio Press would update their code snippets. Having snippets that are out of date and are irrelevant as they don't work with the latest version of Genesis is sssooo annoying!
April 7, 2017 at 2:53 am #204420Brad Dalton
ParticipantApril 7, 2017 at 4:21 am #204425babrees
ParticipantRemoving post meta and also post info. Haven't checked others
April 7, 2017 at 7:19 pm #204476Brad Dalton
ParticipantApril 8, 2017 at 12:32 am #204484babrees
ParticipantNo. I don't want to use a plugin for simple things. I have the correct code now, I am just pointing out the fact that the snippets are wrong.
April 8, 2017 at 7:03 am #204495Susan
Moderator@babrees - this is the kind of suggestion which you can make to StudioPress directly, as they don't generally respond directly to threads here in the community forum.
April 8, 2017 at 7:51 am #204497Brad Dalton
ParticipantI tested this code snippet and it works:
remove_action( 'genesis_entry_header', 'genesis_post_info', 12 );
However, the code may not work if you have the Genesis Simple Edits plugin activated which uses the same filter.
April 8, 2017 at 10:01 am #204502babrees
ParticipantYep, that one works. However, under Code Snippets for removing post meta it shows
//* Remove the post meta function remove_action( 'genesis_after_post_content', 'genesis_post_meta' );I cannot see any code snippets where it shows it correctly, as you have shown
April 8, 2017 at 10:03 am #204503babrees
ParticipantSusan. Thanks. It was very hard to be able to contact StudioPress directly with feedback or suggestions. In the end I contacted them using a "pre purchase" enquiry. I have heard back from them
April 9, 2017 at 2:44 am #204511babrees
ParticipantOK, it seems that I was looking in the wrong place. Being used to always having called it Post Meta, it is now under Entry Header and known as Entry Meta!
April 9, 2017 at 4:11 am #204512Brad Dalton
ParticipantApril 9, 2017 at 1:51 pm #204527Andrea Rennick
MemberIt was very hard to be able to contact StudioPress directly with feedback or suggestions. In the end I contacted them using a "pre purchase" enquiry.
When you are logged in to my.studiopress.com there is a Get Help link at the top of the page. Click this to get to the help area.
There is a "submit a help ticket" in the sidebar.
**forum signature**
If you need technical support for your theme please file a ticket.The forums are community based. Staff only monitors the forum for issues relating to the forum itself and to redirect users to where they need to go.
April 9, 2017 at 11:24 pm #204536babrees
ParticipantThanks Andrea, but what I meant is that all the contact forms are for help only, there was no subject for just leaving feedback or suggestions in the drop-down box.
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.