-
imjscn posted an update 14 years ago
@DJPaul if I copy global.js to child theme and laod it from child them’s function.php, will it course double loaded? because the wp_enqueue_script() can’t be used more than once, and the url in child them funcion.php is different from the url in default them function.php. So, WordPress might think they are different js files to load?
I read your…[Read more] -
Jenny posted on the forum topic Remove BP component links from main WP menu in the group How-To and Troubleshooting: 14 years ago
I just got the same job done on my child them (based on bp-default). Of course, do it in Child theme, it’s safer and convinient. I feel the easiest way is to remove the theme’s orginal nav lines, code my own nav and give it different id and class. This way can avoid inherit theme’s […]
-
Jenny started the forum topic Adding action in global.js ? in the group Creating & Extending: 14 years ago
I have a javasrcipt to do some charactor converting job before post by adding an extra button next to bp Post button. So far, I’ve managed to load my js through function.php. The next step is to edit the global.js. Since my button is a small part of each bp post submitting area, it’s more […]
-
imjscn posted an update 14 years ago
@r-a-y I have 2 troubles, can’t find an answer by posting in the support forum. So, I decide to post on your wall. Would you please help me on these:
#1. I can’t change password in my members/user/setting tab, it says password do not match, (sure they matches, can change in WP dashboard);
#2. Sub-blogs slug shows in browser tab is “myDomain |…[Read more]-
Sorry for the late reply.
You should definitely post your questions on the forums rather than on my profile page as there are more eyeballs!
Re #1: try using the bp-default theme and disable any running plugins that might cause the conflict.
Re #2: Not sure exactly what you mean here. If you mean that the page title is different on a subblog…[Read more]
-
Also, for follow-ups, please post on the forum! Thanks!
-
-
-
Jenny joined the group Site Creation Wizard 14 years ago
-
Jenny joined the group Jet Event System for BuddyPress 14 years ago
-
Jenny joined the group Tip of the Day 14 years ago
-
Jenny joined the group BP My Home 14 years ago
-
Jenny posted on the forum topic How to change the slugs on the browser tabs? in the group Creating & Extending: 14 years ago
bomb!
-
Jenny posted on the forum topic How to enable Cutom Header option in Child theme? in the group Creating & Extending: 14 years ago
Thanks! That helps solving the problem!
-
Jenny started the forum topic How to enable Cutom Header option in Child theme? in the group Creating & Extending: 14 years ago
I am using child theme of BP default. I want to allow blog owners cutomize their header, just like BP default theme providing Header option. How can I do this for child theme?
-
Jenny posted on the forum topic Can't edit password on Settings tab in the group How-To and Troubleshooting: 14 years ago
Hello, anybody around?
-
imjscn posted a new activity comment 14 years ago
Thanks for the info!
I will go with body-class then π -
Jenny posted on the forum topic BuddyPress on Separate Blogs in the group How-To and Troubleshooting: 14 years ago
@sbrajesh , the code solves the problem of member link, but groups and forums link are still follow the current viewing blogs. Sofian seperates BP components on different blogs, and seems he doesn’t need to create other blogs than bp components. If he create a new blog, groups and forums links still need to be twicked. […]
-
Jenny started the forum topic Can't edit password on Settings tab in the group How-To and Troubleshooting: 14 years ago
If I try to change password on members/user/settings tab, it says “Your passwords did not match”.
I’m sure my passwords match correctly. This function just doesn’t work on my blog.
Anything I can do to solve this problem? -
imjscn posted an update 14 years ago
@lightcapturer I read your post “Buddypress on seperate blogs”, and the post about adding more body-class. Thanks for pointing me to right direction!
It seems to me either solution can solve the needs of displaying different header on different pages and may be other benefits.
Before I start working on it, I’d like to make sure– Do you use both…[Read more]-
I refer you to my thread “BuddyPress in a separate blog” because it seems you are facing the same problem with I discussed on that thread. But that was my experiment in the past, that now I have left. Now I am using other means, which body_class is one of them.
-
Thanks for the info!
I will go with body-class then π-
you’re welcome
-
-
-
-
Jenny posted on the forum topic How to add more body_class for posts page template? (solved) in the group How-To and Troubleshooting: 14 years ago
@Sofian J. Anom,
I want to add different widgets in header on different pages. Would you please share your solution? -
Jenny joined the group BuddyPress Activity Stream as Blog Comments 14 years, 1 month ago
-
imjscn posted a new activity comment 14 years, 1 month ago
wow, thanks! this is a full set of js education. I will spend next few weeks chew them up π
-
Jenny posted on the forum topic Root profile doesnβt work after enable BP functional in multi-blog in the group Creating & Extending: 14 years, 1 month ago
anybody know how to do this?
- Load More
@imjscn
Active 10 years, 4 months ago
It probably would load twice. You need to unhook the load from the default theme. I am at work at the moment, if you post on the forums I will try to help later.
Thanks for helping!
I post the question here:
https://buddypress.org/community/groups/creating-extending/forum/topic/how-to-add-one-extra-button-next-to-each-bp-post-button/