-
Hugo updated the BP 1.7 – Upgrading “Template Packed” Themes page, on the BuddyPress Codex 11 years, 1 month ago
From BuddyPress 1.2 through 1.6.5, most WordPress themes went through the BP Compatibility process via the BuddyPress Template Pack plugin to align the HTML structure of the BP template files with that of the […]
-
Hugo Ashmore replied to the topic How can I change the text to make it literate? in the forum How-to & Troubleshooting 11 years, 1 month ago
Guess they’ll point to the same resource, I’ve always checkout on the url I mentioned never really though much about it.
-
Hugo Ashmore replied to the topic Warning Message at Top and Bottom in the forum Installing BuddyPress 11 years, 1 month ago
Closing thread. Duplicate of:
https://buddypress.org/support/topic/warning-message-when-activated/Please don’t open more than one thread on a topic.
-
Hugo Ashmore replied to the topic Adding bp-default's ajax.js and global.js to your theme in the forum How-to & Troubleshooting 11 years, 1 month ago
@henrywright-1
I think on balance I would tend now to favour going the theme compat route, as the process best to follow in all theme/site building respects, we added extended capabilities with the template hierarchy which make it more useful and the templates and styles were updated and improved.But the other approach is perfectly valid and…[Read more]
-
Hugo Ashmore replied to the topic How can I change the text to make it literate? in the forum How-to & Troubleshooting 11 years, 1 month ago
@sooskriszta
You should be able to run a tortoise checkout with this url.
https://svn.buddypress.org/trunk -
Hugo updated the Backing Up Your Database and Files page, on the BuddyPress Codex 11 years, 1 month ago
Backing up your DB and site files on a regular basis is essential if you are to be able to recover from a disaster such as hardware failure or site compromise.
There are a number of approaches you may take to […] -
Hugo Ashmore replied to the topic Adding bp-default's ajax.js and global.js to your theme in the forum How-to & Troubleshooting 11 years, 1 month ago
ah ok, however I would still want to know what in a child theme prompts BP to assume (& it still stands: Assumptions are a bad thing altogether, period 🙂 ), didn’t spot that in the ticket referenced and as I’ve mentioned there is one issue we know of.
-
Hugo Ashmore replied to the topic Adding bp-default's ajax.js and global.js to your theme in the forum How-to & Troubleshooting 11 years, 1 month ago
‘Assumes’ ? assumptions dangerous things those, I would verify if that’s the case then.
-
Hugo Ashmore replied to the topic Avatar Crop not working: selector is not a square in the forum How-to & Troubleshooting 11 years, 1 month ago
As this thread says it’s likely a theme issue for the OP; as for your circumstances we don’t have detail, if you use the same theme then check with authors as suggested above.
-
Hugo Ashmore replied to the topic Adding bp-default's ajax.js and global.js to your theme in the forum How-to & Troubleshooting 11 years, 1 month ago
@henrywright-1 Why are you choosing to work that way rather than running with theme compat template files? You do have a choice no way is right or wrong though if running the older style template approach you would need to have declared
add_theme_support( 'buddypress' );
to ensure js/ajax unlinked, there is an issue with this though in that BP…[Read more] -
Hugo Ashmore replied to the topic Buddpress registration page not working in Buddypress 1.8.1 & WordPress 3.6.1 in the forum How-to & Troubleshooting 11 years, 1 month ago
Well for starters kill any plugins that might interfere with a registration process e.g facebook login ones – to test issues it’s always the instruction to disable all plugins working them back in until problem one is found.
Other than that it’s hard to say there’s too little information. As far as BP 1.8.1 goes on a trunk install I appear to…[Read more]
-
Hugo Ashmore replied to the topic How can I change the text to make it literate? in the forum How-to & Troubleshooting 11 years, 1 month ago
@sooskriszta Yes essentially. Ensure you have a checkout of trunk and that has update run to keep it current, then update a file and create a diff from that file created from the root of the plugin and as mercime says don’t forget to check your changes locally.
-
Hugo Ashmore replied to the topic How can I change the text to make it literate? in the forum How-to & Troubleshooting 11 years, 1 month ago
@sooskriszta You’re correct,;: bad grammar ought to be corrected and anyone can raise a ticket highlighting the need or go further and provide a patched file.
-
Hugo Ashmore replied to the topic Members page visibility in the forum Installing BuddyPress 11 years, 1 month ago
Empty functions file, don’t think I’ve ever seen a theme that has an empty functions file.
bp-custom is a manually created file so that may well not exist, other than that it’s anyone’s guess what they’ve done.
-
Hugo Ashmore replied to the topic Members page visibility in the forum Installing BuddyPress 11 years, 1 month ago
But it is visible for anyone by default!
If it isn’t for your site you’ll need to look at what you have running that might be affecting that.
-
Hugo Ashmore replied to the topic How can I change the text to make it literate? in the forum How-to & Troubleshooting 11 years, 1 month ago
@icepin while I write all my code as text domain translatable and if a plugin provide for a languages file lookup I would hardly ever really call the above ‘easy’ when a user simply needs to change one little character and where we’re not talking about a distributed theme or plugin.
The file that contains that translatable string is…[Read more]
-
Hugo updated the Customizing page, on the BuddyPress Codex 11 years, 1 month ago
There are various ways to customize your BuddyPress site. You can choose one of the many BuddyPress plugins in the WordPress.org repository, create your own plugin or develop a custom theme.
The BuddyPress […]
-
Hugo updated the The $bp Global page, on the BuddyPress Codex 11 years, 1 month ago
The $bp global contains all of the variables and configuration settings that BuddyPress needs to use throughout an installation. As a developer you may find a good first step is to use the function below to render […]
-
Hugo updated the Automated Testing page, on the BuddyPress Codex 11 years, 1 month ago
BuddyPress contains a suite of automated tests. These tests are designed to prevent the accidental introduction – or reintroduction – of bugs. If you are a developer of BuddyPress plugins, or if you are […]
-
Hugo updated the Template Pack Walkthrough – Twenty Twelve page, on the BuddyPress Codex 11 years, 1 month ago
- Load More
@hnla
Active 6 years, 4 months ago