Results 1 to 3 of 3

Thread: theme-actions edits for Child Template

  1. #1
    Thread Starter
    Expired Customer davidzack's Avatar
    Join Date
    Jul 2013
    Location
    United States
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    theme-actions edits for Child Template

    I'd like to customize the listings in my ad-category page. The layout is in the theme-actions.php file in the includes folder.

    I'm working with a child theme, but I'm a little unclear on how to get the site to reference the theme-actions.php copy that I've placed in my child theme directory.

    I could go to the parent theme's includes/theme-functions and edit this line:

    require_once( get_template_directory() . '/includes/theme-actions.php' );

    But I'm sure that's a bad idea, since it could get lost if the theme updates.

    Any suggestions?

    Thanks!

  2. #2
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,499
    Thanks
    75
    Thanked 556 Times in 504 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...


  3. #3
    Thread Starter
    Expired Customer davidzack's Avatar
    Join Date
    Jul 2013
    Location
    United States
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. \vantage\includes\template-tags.php & Child-Theme?
    By luxor in forum Vantage General Discussion (Legacy)
    Replies: 9
    Last Post: March 26th, 2013, 12:25 AM
  2. Child PHP edits not being picked up
    By craigjross in forum Report JobRoller Bugs
    Replies: 1
    Last Post: May 16th, 2012, 07:13 AM
  3. [MOD NEEDED] Custom login page template in child theme
    By publigo71 in forum ClassiPress General Discussion
    Replies: 3
    Last Post: February 29th, 2012, 05:00 AM
  4. child theme - functions - theme actions
    By pauro in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: January 3rd, 2012, 06:56 AM
  5. Child theme template pages?
    By tyles2 in forum ClassiPress General Discussion
    Replies: 1
    Last Post: November 4th, 2011, 04:04 PM