Replies
- Christopher Niedzwiecki on December 23, 2016 at 6:10 pm in reply to: [Resolved] Want to customize white label login template #6882
In the plugin it goes bp-branded-login > templates > blogin > login.php Should i make it this way in my theme?
- Christopher Niedzwiecki on December 23, 2016 at 5:55 pm in reply to: [Resolved] Want to customize white label login template #6880
Does the blogin directory have to be in a template folder as well?
- Christopher Niedzwiecki on December 23, 2016 at 2:45 pm in reply to: [Resolved] Want to customize white label login template #6876
Do I just put the login.php in my theme? I tried that and it didn’t work. Does it have to be in a certain folder?
- Christopher Niedzwiecki on December 23, 2016 at 1:32 pm in reply to: [Resolved] Want to customize white label login template #6874
Ya, my theme doesn’t have a blogin/login.php. The only login.php file it has is in the bbpress folder. I don’t understand how it all works enough to get this to work lol.
- Christopher Niedzwiecki on December 22, 2016 at 11:58 pm in reply to: [Resolved] Want to customize white label login template #6868
I put it in the plugin’s template for now lol. If there is a way to keep it from being overlapped then that would be awesome 😀
- Christopher Niedzwiecki on December 22, 2016 at 9:24 pm in reply to: [Resolved] Want to customize white label login template #6867
Ok, I figured out that my theme doesn’t have a blogin template or whatever it all is. I’m not too sure what to do, but I’m tinkering around.
- Christopher Niedzwiecki on December 22, 2016 at 8:52 pm in reply to: [Resolved] Want to customize white label login template #6866
I’m not exactly sure what to do, sorry. Do I copy the whole bp-branded folder or just the php file to my theme?
If this is a lot of work, is there a way to do this with the already implemented @ system and just include groups that you are a member of in the drop down menu?
- Christopher Niedzwiecki on December 20, 2016 at 2:52 pm in reply to: [Resolved] Limiting default comments to 2 rather than 5 #6850
X theme has a spot for global javascript. I just copy pasted the code that controls that part and replaced the 5 with 2. Now it works 😀 Thanks man!
- Christopher Niedzwiecki on December 20, 2016 at 2:38 pm in reply to: [Resolved] Limiting default comments to 2 rather than 5 #6848
Can i copy buddypress.js into my styles theme to make sure it doesnt get overwritten?