Search Results for 'theme'
-
AuthorSearch Results
-
October 21, 2010 at 3:15 pm #95848
In reply to: How to post in my forum ?
Roger Coathup
ParticipantRich is suggesting you try reverting to BuddyPress default theme (as you should for most problems) – so you can isolate the problem.
Do your forums work using the default theme?
If not, have you set them up correctly: https://codex.buddypress.org/buddypress-site-administration/using-an-existing-bbpress-installation/
October 21, 2010 at 1:52 pm #95835In reply to: Theme function to change Buddypress slug
Archie Webmaker
ParticipantAny buddypress slug plugin?
October 21, 2010 at 1:25 pm #95832In reply to: How to post in my forum ?
rich! @ etiviti
Participantmaybe a theme issue? try using the dp-default as a baseline
October 21, 2010 at 11:57 am #95826In reply to: After Upgrading to 1.2.6 Having Footer Issues
rich! @ etiviti
Participantyou could copy the old function and add it to the theme’s function.php file (and probably let the theme author know about it)
October 21, 2010 at 10:37 am #95822In reply to: Blank screen and line errors
Hugo Ashmore
ParticipantBP default theme remains in the buddypress directory in plugins do not move it.
You may need to run the template pack plugin to make your current site theme BP compatible
White screens are indicative of a low php script memory value that will need to be increased, but please check the forums threads as there are many that cover this issue and explain how to deal with it.
October 21, 2010 at 9:43 am #95816In reply to: 2 buttons “Add a friend” by member BP 1.2.6
guigoz
MemberYes, I’ve just see that comparing members-loop.php in child and parent theme.
Line 52 : have to remove
Thanks. I’ll check more before posting..
October 21, 2010 at 9:33 am #95814In reply to: 2 buttons “Add a friend” by member BP 1.2.6
Hugo Ashmore
ParticipantYes the child theme files must be updated! those buttons are now fed via the hook ”bp_directory_members_actions” your theme will likely still be calling this function ‘bp_member_add_friend_button()’ thus the duplicates.
October 21, 2010 at 7:30 am #95800In reply to: create account or register – 500 error
Hugo Ashmore
Participant500 is an internal server error or misconfiguration it might be caused by to low a php script memory value judging by the sound of the profile field page error.
As always to troubleshoot first disable BP confirm that WP works as expected without issue, in this case that you can register accounts without issue, when that is confirmed as ok proceed to enable/activate BP but no other plugins just plain vanilla BP along with the default theme NOT a custom one, confirm whether issues arise.
You might possibly have syntax errors in .htaccess but if so I would expect issues from the get go as it’s read on page load .
If possible confirm the amount set for PHP script memory in php.ini.October 21, 2010 at 4:58 am #95795In reply to: After Upgrading to 1.2.6 Having Footer Issues
Avi M
ParticipantActually looks like it might the genesis-buddy theme.
October 21, 2010 at 2:30 am #95786In reply to: Duplicate Add Friends Members Directory
rich! @ etiviti
Participanti don’t see this on a fresh install (bp-default theme) – possible theme conflict due to new button logic?
October 20, 2010 at 8:11 pm #95756Hugo Ashmore
ParticipantI’m no longer on their pay plan, so they arent digging in deep for me.
I guess thats why I was hoping to get it resolved on here.
Er well while we’re willing to help there’s a limit to free support, but it’s not so much that that’s the issue it’s simply that we have exhausted what we can probably do without getting down and dirty with the actual site and files. You have an issue that shouldn’t be happening IF you have taken everything back to a clean install and default theme that is. It’s perplexing and I certainly don’t know what to suggest other to still think there’s some customisation or plugin at work causing issues – might not be a bp plugin!
As for asking whether there are files you can replace that is not a question that ought to be asked we have said and I think you have acknowledged that you must be testing with a clean install, core files should never have been modified if your child theme files were then that would be caught by using the default theme to test with – that theme as well as the core files should never be modified. If these conditions are met there is something very screwy going on and you will need to pay a developer to look the site over.
October 20, 2010 at 5:50 pm #95740In reply to: functions.php and bp-custom.php
Hugo Ashmore
Participantbp-custom does not exist until you create it. functions.php lives in the theme root
October 20, 2010 at 5:30 pm #95737JohnnyScience
MemberI already tried the most recent Buddypress Plugin with the 1.2.5.2 theme and it was still giving me the same issues, so its not the fact that I’m now trying it with 1.2.3
I did not touch the core files and neither did the developer.
Is there anything else I can try?
There has to be a way to pin point why it isnt working on the Activity Page?
October 20, 2010 at 4:02 pm #95721In reply to: Remove Sitewide Activity
thelandman
ParticipantHere is the code you are looking for, you’ll find it under /wp-content/themes/yourtheme/activity/index.php around line 22. This is presuming you have created a child theme based on the default BP theme.
<li class="selected" id="activity-all"><a href="" title=""></a></li>
Remove that code and you should be good to go.
October 20, 2010 at 1:09 pm #95703In reply to: I cannot change the homepage
Roger Coathup
ParticipantDo you still have the problem if you switch to the bp-default theme?
Have you got any caching installed?
October 20, 2010 at 10:33 am #95692Bowe
ParticipantI agree with @hnla.. I’ve made a pretty nice pre-sales forum here: http://bp-tricks.com/themes/pre-sales-questions/forum/
I would gladly explain more about the features and tell you more.
@whitbyglennk: the demo you saw was from BP-Minimal, a FREE theme to be released soon. BP-Slick is a different Premium Theme and a feature overview can be viewed here: http://bp-tricks.com/purchase-bp-slick/. I can safely say that it’s the most feature rich premium BuddyPress theme too date, but you have to decide for yourself if you think it’s worth it. If you have any questions just let me know ok ? Also upgrades are indeed free and new styles and color variations can be submitted by the community in the support group. There will also be templates for popular 3rd Party Plugins. I do not believe in monthly subscriptions and the theme will be upgrade free for as long as BuddyPress keeps using the Parent-Child Theme structure (which will be forever I presume)
@Pisanojm: Check out BP-Tricks.com which runs on BP-Slick and check out the demo http://bp-tricks.com/demo and select the “BP-Slick Theme” in the sidebar to view the demo!
October 20, 2010 at 9:48 am #95687In reply to: Changing WORDS in the TRANSLATION FILE.
Roger Coathup
ParticipantUnfortunately, a poorly written plugin and / or theme – that doesn’t use the slugs would not work.
However, you can’t legislate for that.
The instructions in the Codex page are the best and also most future proof way to code your solution – and will ensure that well written plugins / themes work.
October 20, 2010 at 9:40 am #95686In reply to: Changing WORDS in the TRANSLATION FILE.
PH (porsche)
ParticipantI was also concerned about compatibility with themes and plugins i install in the future.
October 20, 2010 at 8:15 am #95681Roger Coathup
ParticipantWe’ve already suggested how your setup could be ‘messed up’ – perhaps you (or your developer?) have modified some of the core files?
I’d also be concerned about trying the theme built for 1.2.5.2 of BuddyPress with version 1.2.3 of the core – they might work together, but the theme might also rely on some amends in core (I’m doubtful on this, but it’s possible)
Your other problems should really be posted as separate threads on the forum.
Quickly though: your error message comes from including two files that declare the same function – it could be a badly coded theme / modifications / setup you are using, it could also possibly be something corrupted in your database / install – given that you’ve been trying to upgrade then downgrade, I’d be concerned that this is the case . If you want further support on this one, post it as separate thread, and give a lot more information about your setup and where the problem is occurring.
My personal suggestion would be to revert your system to a backup taken before you attempted the recent changes.
If your theme is purchased from Incsub (wpmu.org), you should contact them for support directly on problems with the theme
October 20, 2010 at 3:27 am #95668dasnipe
Member@John McKenney
Great fix for use of the BP Template Pack and group creation. I was finally able to use my custom theme and create a group no problem
However since you saved the cookies if you create a second group it saves your info from the first cookie gets placed there and sometimes you overide that group.
Hopefully the BP Template Pack gets seriously overwritten once 1.2.6 comes out (they said a new version is coming but as 1.2.6 is already late we’ll see when that thing comes out)
October 20, 2010 at 3:11 am #95666In reply to: I cannot post forum topics?
Leigh Anne DuChene
Memberi have only BuddyPress plugins installed, and have the default theme installed. I deactivated everything except the basic buddy press plugin and and created a new group with it like that to see if the new group worked, but nothing.
October 20, 2010 at 3:00 am #95664In reply to: BuddyPress Login Dialog/Interface
@mercime
Participant@jhansensd http://testbp.org/ has the default theme and your users don’t have to go to the backend to log in. As for registration, it’s the “Create an account” in same login panel on the sidebar. You can can easily create a Register Now button in your BP child theme if you prefer. Users do not install bbPress, the Site Admin does.
Recommend that you read the “Getting Started” section in Codex – https://codex.buddypress.org/home/
October 20, 2010 at 2:16 am #95663In reply to: I cannot post forum topics?
Boone Gorges
KeymasterOK, at least that narrows down the issue.
What other plugins are you using? What theme? Try creating a new group with all plugins other than BP deactivated, and using the bp-default theme, and then try to post in that new group’s forum.
October 20, 2010 at 12:52 am #95660jhansensd
MemberI started off with a blank theme and no plug ins. After I try to go to sitename/wp-login.php and login, I can not access the wordpress admin anymore.
There are no plug ins running except for buddypress. Does anyone have any idea why this might be happening? This is really annoying.
Thanks bye.
October 19, 2010 at 11:26 pm #95654In reply to: Remove Sitewide Activity
Boone Gorges
KeymasterAs @rogercoathup suggested, you should open up header.php in your child theme, find the code that creates the Activity tab, and delete it.
If you don’t yet have header.php in your child theme, you’ll have to copy it here. More on BP child themes: https://codex.buddypress.org/extending-buddypress/building-a-buddypress-child-theme/
-
AuthorSearch Results