Tagged: x
-
AuthorPosts
-
May 19, 2016 at 4:09 pm #1000289
Wordpress Version: 4.5.2
Themeco Version: 4.4.2
Cornerstone Version: 1.2.4Hi, I’m wanting to start customizing bbPress, and I’m reading I need to install a child theme. I’m already running the X Child Theme. Is this different? Any info I can get on how to work with bbpress templates would be amazing. Thanks!
May 19, 2016 at 9:13 pm #1000711Hi there,
Thanks for writing in! You need to setup X child theme (https://community.theme.co/kb/how-to-setup-child-themes/) and the bbpress template files are under this folder (/x/bbpress/). You can override those templates by copying it into your child theme’s respective location (/x-child/bbpress/).
Hope that’s clear.
May 20, 2016 at 8:08 am #1001450Cool, thanks! And is that something I just do from the file manager is cPanel?
May 20, 2016 at 8:20 am #1001467Nevermind, I think I got it. So in …/X/bbpress, I just copied that whole /bbpress folder into the main X Child folder. Is this correct?
May 20, 2016 at 8:24 am #1001475This reply has been marked as private.May 20, 2016 at 9:52 am #1001609Hi There
Yes it seems correct.
Let us know if you need help with this issue or anything else.
Joao
May 20, 2016 at 11:24 am #1001737Hi there,
Do not copy all the files into your child theme. You just need to copy the file that you want to change or to add custom functionality.
Thanks!
May 20, 2016 at 12:04 pm #1001814Oh, ok. So I should move them back, or is it ok to leave them like I have them?
May 20, 2016 at 7:35 pm #1002288Yes, please move them back or else it will override all the templates that aren’t meant to be loaded.
Thanks!
May 21, 2016 at 12:37 pm #1003104Sorry, I’m confused. I’m reading the instructions on the bbPress site, and it says to copy all files except style.css.
Download all the files from this folder except style.css. These are the files that will style your bbPress theme.
Now return to your child theme folder (wp-content > themes > yourthemefolder-child). Upload the default bbPress theme files to the child theme folder. You can change the image you see for your child theme in the admin area by uploading a new screenshot.png image to this folder.
May 21, 2016 at 9:01 pm #1003448Hi there,
You can follow it if you wish. But in development best practice to make them neat, you’ll just copy the files you’ll edit. Please also note that X theme has it’s own custom templates for bbPress, and copying all files over will, of course, overwrite every file that is made for X theme and bBpress integration.
That instruction applies if you’re going to fully integrate all templates to a theme. Like if you’re developing your own theme and has nothing to overwrite it.
It’s up to you, it’s just our recommendation to make it less messy, and to avoid future issues.
Thanks!
May 25, 2016 at 1:43 pm #1009611Gotcha, that makes sense. Thanks for the info!
May 25, 2016 at 7:50 pm #1010099Glad we were able to help 🙂
-
AuthorPosts