Results 1 to 3 of 3

Thread: How to modify a core function with no hooks in a child theme?

  1. #1
    Expired Customer white's Avatar
    Join Date
    Nov 2014
    Posts
    6
    Thanks
    2
    Thanked 0 Times in 0 Posts

    How to modify a core function with no hooks in a child theme?

    I am trying to make a minor change to the output of the function appthemes_categories_list() from the core functions.php file.

    My child theme is set up, JS and CSS files are hooked to the custom functions.php, but I just can't include the function above.

    Can anyone help, please?

    Thanks in advance!

  2. #2
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  3. #3
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Child Theme Functions & Hooks
    By lucrothe in forum Vantage General Discussion (Legacy)
    Replies: 0
    Last Post: May 23rd, 2013, 11:56 PM
  2. Sold ribbon using hooks in child theme
    By plink in forum ClassiPress General Discussion
    Replies: 8
    Last Post: May 18th, 2012, 08:14 PM
  3. Related Ads using hooks (functions.php) in child theme
    By plink in forum ClassiPress General Discussion
    Replies: 4
    Last Post: May 5th, 2012, 02:22 AM
  4. Child Theme question regarding Core theme Updates
    By roadking in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: March 23rd, 2012, 06:29 PM
  5. Override Function in Core Theme
    By Leongelis in forum ClassiPress General Discussion
    Replies: 3
    Last Post: March 22nd, 2012, 12:14 AM