Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31

Thread: Customize ClassiPress through Child Theme

  1. #1
    Thread Starter
    Junior Member pfadmin's Avatar
    Join Date
    Aug 2010
    Posts
    41
    Thanks
    0
    Thanked 5 Times in 3 Posts

    Question Customize ClassiPress through Child Theme

    Hi there,
    I've been working quite a lot on customizing your ClassiPress Template to satisfy my needs. Until now I've been editing the core files of the ClassiPress Template, I know I did it all wrong because I forgot the existence of Child Themes, my bad!

    Now that I've update my version of ClassiPress (3.0.5.1) and I want to start following the right path, the creation of Child Themes!

    This is my first time I am going to develop a child theme for WordPress, and in this particular case for ClassiPress too, so I want to apologize in advance if some of my question could seem really silly

    In my customization I have been working to create an enviorment that will change upon the kind of user is going to be logged in. To accomplish this feature I've modified some internal files of your theme, some of them are includes/theme-login.php, sidebar-ad.php, sidebar.php, include/theme-enqueue.php and so on...

    Now reading your helpful tutorial ClassiPress Child Theme Tutorial (Part 2) I've understand that if I would like to override some of your internal functions I should recall them inside my functions.php file and edit them as I would like.

    But when I tried to edit the function cp_load_scripts() present inside the file includes/theme-enqueue.php; when I check my website is a black page, as something is not working properly. I am sure is not a type error because I've tried with just a:
    Code:
    function cp_load_scripts(){
    
    }
    In this case I shouldn't get a blank page, but just my homepage without any js loaded (because this is what the function does...).

    I also thought that if I want to keep as tidy as possible my functions.php file I could recreate the directory structure of the ClassiPress Template, just as is possible override the index.php file or any other file inside the ClassiPress main folder. But that is not been helpful at all...

    So here I am asking "How can I be able to override some of the included file inside the ClassiPress template?".

    There are some ways to do it? Am I mistaken something?

    Thank in advance for you help!

    PS: by the way, congrats for your amazing work on all your templates!!!

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Junior Member pfadmin's Avatar
    Join Date
    Aug 2010
    Posts
    41
    Thanks
    0
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Community Partner scarstens's Avatar
    Join Date
    Apr 2010
    Location
    Cave Creek, AZ USA
    Posts
    912
    Thanks
    2
    Thanked 129 Times in 86 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    ~ Seth Carstens, Sethmatics Inc.


  5. #5
    Thread Starter
    Junior Member pfadmin's Avatar
    Join Date
    Aug 2010
    Posts
    41
    Thanks
    0
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    Junior Member pfadmin's Avatar
    Join Date
    Aug 2010
    Posts
    41
    Thanks
    0
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    Junior Member pfadmin's Avatar
    Join Date
    Aug 2010
    Posts
    41
    Thanks
    0
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Community Partner scarstens's Avatar
    Join Date
    Apr 2010
    Location
    Cave Creek, AZ USA
    Posts
    912
    Thanks
    2
    Thanked 129 Times in 86 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    ~ Seth Carstens, Sethmatics Inc.


  9. #9
    Thread Starter
    Junior Member pfadmin's Avatar
    Join Date
    Aug 2010
    Posts
    41
    Thanks
    0
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Community Partner scarstens's Avatar
    Join Date
    Apr 2010
    Location
    Cave Creek, AZ USA
    Posts
    912
    Thanks
    2
    Thanked 129 Times in 86 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    ~ Seth Carstens, Sethmatics Inc.


Page 1 of 4 123 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Artisteer/existing theme to child theme it on classipress
    By jpartner in forum ClassiPress General Discussion
    Replies: 3
    Last Post: October 30th, 2010, 12:06 PM
  2. Child Theme - logout redirection to default theme issue
    By cgervereau in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 1st, 2010, 01:48 AM
  3. Does Classipress Support Child Theme?
    By hiro in forum ClassiPress General Discussion
    Replies: 1
    Last Post: July 20th, 2010, 05:06 PM