Quantcast
Channel: Thematic Theme » Topic: Problem with hooks
Browsing latest articles
Browse All 3 View Live

Reply To: Problem with hooks

You are well on your way! The remove_action-calls need themselves to be attached to the init hook. Like so: function sameer_remove_header() { remove_action ('thematic_header', 'thematic_blogtitle',3);...

View Article



Reply To: Problem with hooks

Forgot to mention that I’m on WP 4.0 and Thematic 1.0.4 with no plugins active.

View Article

Problem with hooks

I’m working on a custom child theme where I need a custom header. I’ve put the following code in my child theme functions… remove_action ('thematic_header', 'thematic_blogtitle',3); remove_action...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images