-
hnla posted on the forum topic Plugins required in the group Creating & Extending: 15 years, 8 months ago
MU = MS now! and yes simply prevent the script from parsing and returning the fieldset section that contains the blog signup option. I do it on a site – blog creation appears to be especially targeted – and users have no problem understanding and dealing with signing up for an account and then later […]
-
hnla posted on the forum topic Post code between backticks in the group buddypress.org Ninjas: 15 years, 8 months ago
For mercime:
-
hnla posted on the forum topic Post code between backticks in the group buddypress.org Ninjas: 15 years, 8 months ago
The backticks are back; all hail the Boone, prince amongst men
-
hnla posted on the forum topic Install Version in the group Installing BuddyPress: 15 years, 8 months ago
Ah good point hadn’t considered that -still not much point installing less than WP 3.01, BP 1.2.5.2 works satisfactorily with it 1,.2.6 will be much improved.
-
hnla posted on the forum topic Install Version in the group Installing BuddyPress: 15 years, 8 months ago
The latest, generally that’s a given and the only one that would be available to download from the main download link on wordpress.org. That is now 3.01 which combines the old WP MU multi blog capability. BP works fine with latest version of WP. BP 1.2.6 is set for release any moment now but install […]
-
hnla posted on the forum topic The fixes have begun: activity permalinks in the group buddypress.org Ninjas: 15 years, 8 months ago
Oh yes yes yes, starting to feel like one can actually track around the site. : ) Thanks Boone
-
hnla posted on the forum topic Forums Not Working – Error when creating topic in the group How-To and Troubleshooting: 15 years, 8 months ago
@peterreiser Good to hear, it won’t work for all circumstances but is worth trying before hunting further. thanks for reporting back on it
-
hnla posted on the forum topic Comments Not Working, please help! in the group How-To and Troubleshooting: 15 years, 8 months ago
It isn’t a BuddyPress site though, is it?
Support for themes such as that need to go to the relevant theme writer really. This site supports the BuddyPress plugin for WP/WPMS
-
hnla posted on the forum topic Forums Page not Working Properly in the group How-To and Troubleshooting: 15 years, 8 months ago
For anyone having this issue with Topic creation in forums please read and follow the steps I outline in this comment:
If this does not solve the issue for you then post a fresh topic outlining your situation…[Read more]
-
hnla posted on the forum topic Forums Not Working – Error when creating topic in the group How-To and Troubleshooting: 15 years, 8 months ago
@jabberjazz Jane to answer the question from the other thread; yes the support forums are of use, as can be seen by the number of issues raised and solutions provided, of course not all issues are that easy to get to the root of, especially without a lot of detailed info and steps to hopefully reproduce […]
-
hnla posted on the forum topic Problem with Title Tag in Category and Tag in the group Requests & Feedback: 15 years, 8 months ago
There is already a Trac ticket on the issue of adding topic titles to bp_page_title() and in general the function is earmarked to be looked into in more depth I will add a link back to this thread so the issue is logged. For now I guess you will need to patch as best you […]
-
hnla posted on the forum topic Use buddypress as a pro social network in the group Creating & Extending: 15 years, 8 months ago
If you have a specific project in mind and are looking for a developer then please post your request in the BP Jobs Board group forum:
https://buddypress.org/community/groups/bp-jobs-board/ -
hnla posted on the forum topic put admin bar links somehwere else in the group How-To and Troubleshooting: 15 years, 8 months ago
To be more accurate the adminbar is added to the wp_footer via an add_action in the core adminbar file so you would need to remove that action and add a new action ‘bp_after_header’ You would do something along the lines of remove_action( ‘wp_footer’, ‘bp_core_admin_bar’, 8 ) ; add_action( ‘bp_after_header’, ‘bp_core_admin_bar’, 8 ); Probably…[Read more]
-
hnla posted on the forum topic put admin bar links somehwere else in the group How-To and Troubleshooting: 15 years, 8 months ago
Then you should customise your theme and move the admin bar from the footer to an inflow position after the header, it’s that or use the positioning property absolute (bad idea) or relative using a huge offset value equally not a great idea – to effect the adminbar placement.
-
Hugo Ashmore posted an update 15 years, 8 months ago
@boonebgorges This is odd? feels as though someone has posted something disruptive?
https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbar/forum/
-
Hugo Ashmore posted a new activity comment 15 years, 8 months ago
Yes you never test anything on a production server nor upload anything that hasn’t been thoroughly checked before going live. You do need a local test environment for any serious development work. In fact you will find that you need a few, I have six set up to different configurations.
-
Good advice, thanks. Finally getting around to installing XAMPP on my machine. Oh goody… a new toy! 🙂
-
Wow! I remember you encouraging me a few months ago on another forum about how simple XAMPP really is to install and use. You were right.
It took less than an hour to read all the docs, get it up and running, create a db and install WP3.0.
Now to some serious fiddling! If I break it, start over 🙂
-
-
hnla posted on the forum topic Desperate Need for Easy Custom Banner Plug in (Not just code banners) in the group Creating & Extending: 15 years, 8 months ago
and my main source of income will be designing & placing other local companies banners To be perfectly frank and not wishing in any way to appear dismissive, if this requirement is to earn revenue from the site then it might behove you to approach a BP developer with a proposal to develop a specific plugin […]
-
Hugo Ashmore posted a new activity comment 15 years, 8 months ago
not sure what’s occurring, they work for me without issue, Make sure no styles are conflicting in any way or plugins other than at a loss, shouldn’t need to adjust depth but perhaps tour pages are set up in an odd manner? although I have child pages and although the menu system doesn’t nest them correctly they do show as top level pages I can add…[Read more]
-
Right, I guess the time has come to set up a sandbox install to play around and debug stuff. I’ve been using my site as a playground but, if I ever want to launch the thing officially, I should stop mucking around with it.;-)
-
Yes you never test anything on a production server nor upload anything that hasn’t been thoroughly checked before going live. You do need a local test environment for any serious development work. In fact you will find that you need a few, I have six set up to different configurations.
-
Good advice, thanks. Finally getting around to installing XAMPP on my machine. Oh goody… a new toy! 🙂
-
Wow! I remember you encouraging me a few months ago on another forum about how simple XAMPP really is to install and use. You were right.
It took less than an hour to read all the docs, get it up and running, create a db and install WP3.0.
Now to some serious fiddling! If I break it, start over 🙂
-
-
-
-
Hugo Ashmore posted a new activity comment 15 years, 8 months ago
Should be sounds possible that the menu items weren’t saved correctly, it does work in a slightly odd manner the menus backend. have to remember to save after adding items to menu and again when adding menu to region
-
I’ve tried several times to create and save menus with pages added to them but, no matter what I do, or the order in which I do it, pages are not displayed in dropdowns under the main menu items. 🙁
-
This doc
https://phpdoc.wordpress.org/trunk/WordPress/Nav_Menus/_wp-includes—nav-menu.php.html
references
wp_get_nav_menu_itemsAny possibility that should be implemented too in the function?
-
Or perhaps we could specify “depth”? I’m just throwing out ideas here ‘cuz, like I said earlier, this is way over my head. 😉
-
not sure what’s occurring, they work for me without issue, Make sure no styles are conflicting in any way or plugins other than at a loss, shouldn’t need to adjust depth but perhaps tour pages are set up in an odd manner? although I have child pages and although the menu system doesn’t nest them correctly they do show as top level pages I can add…[Read more]
-
Right, I guess the time has come to set up a sandbox install to play around and debug stuff. I’ve been using my site as a playground but, if I ever want to launch the thing officially, I should stop mucking around with it.;-)
-
Yes you never test anything on a production server nor upload anything that hasn’t been thoroughly checked before going live. You do need a local test environment for any serious development work. In fact you will find that you need a few, I have six set up to different configurations.
-
Good advice, thanks. Finally getting around to installing XAMPP on my machine. Oh goody… a new toy! 🙂
-
Wow! I remember you encouraging me a few months ago on another forum about how simple XAMPP really is to install and use. You were right.
It took less than an hour to read all the docs, get it up and running, create a db and install WP3.0.
Now to some serious fiddling! If I break it, start over 🙂
-
-
-
-
-
-
Hugo Ashmore posted a new activity comment 15 years, 8 months ago
5! would anyone really need that many 🙂 not that it hurts I guess.
it’s possible that you are striving too far forward in the approach with the styles they may be trickier than at first glance, but you may need to be looking to use php functions such fopen(0 and fwrite() but not sure how that would fit to the WP/BP way of doing things. might…[Read more]
- Load More
@hnla
Active 7 years, 10 months ago
Also, the extend section is not working for me….
It was Matt’s fault 😉
Now it’s back!