• Thanks for a great theme: WPML compatibility and responsiveness both working well.

    Could be more pluggable. Instead of:
    function catchbox_filter_wp_title...
    Use:
    if ( !function_exists('catchbox_filter_wp_title') ) {
    function catchbox_filter_wp_title...

    But there is a way around this using the after_setup_theme action hook if you can find it.

Viewing 1 replies (of 1 total)
  • Theme Author Catch Themes

    (@catchthemes)

    Thanks for your review and yes it was added in version 2.2. So, all the editable functions are child theme ready.

Viewing 1 replies (of 1 total)
  • The topic ‘Pretty good; idea for improvement…’ is closed to new replies.