Search Results for 'questions'
-
AuthorSearch Results
-
October 8, 2010 at 6:57 am #94571
In reply to: Buddyvents – New Events Plugin
Sven LehnertParticipant@Travel-Junkie, looks like a great plugin.
I have some question:
I need the possibility to attach an event with a group.
If the group is a private hidden group, the events attached to this group should be visible only to the group members.
Does the group events work also with hidden groups? and will the hidden event be visible for group members in the event calender view?Also I need the possibility, to restrict an event to n attenders. So if for example max attenders == 3, after the 3 attender, the registration need to be closed.
I would be grateful if you could answer me my questions thanks ;-SvenOctober 7, 2010 at 2:17 pm #94484In reply to: adding gravatar hovercard to a member profile page
PisanojmParticipantExcellent… I was just looking at this as an alternative to the CD Bubble Plugin. (Which I like, but hasn’t been updated in a while)… I will try this… and might post some questions as we go along…
October 6, 2010 at 10:47 pm #94413BoweParticipantHi guys,
I would like to let everyone know that the demo is now available here: http://bp-tricks.com/demo/
If you have any pre-sale questions you can ask them here: http://bp-tricks.com/themes/pre-sales-questions/forum/,It’s what they call a soft launch, the actual Tips and Tricks community is launching as soon as possible You can start submitting your Tricks if you want on http://bp-tricks.com/submit-a-trick.
That’s it for now
October 5, 2010 at 3:56 pm #94270In reply to: dynamically create new sets of profile fields
NatashaParticipantHello Roger, at the company where I work are asking me to do a development similar to your questions …. and you develop something?, suddenly you develop a plugin?
Thank you very much!!!
October 4, 2010 at 10:55 pm #94224In reply to: New User Register Problem
BeverlyParticipantThank you Paul for responding but answer the questions in detail here:
1. Which version of WP/MU are you running? Answer: WP 3.01
2. Did you install WP/MU as a directory or subdomain install? Answer: Using it on my main domain
3. If a directory install, is it in root or in a subdirectory?
4. Did you upgraded from a previous version of WP/MU? If so, from which version? Answer: when it says upgrade I click that. So I guess it supdated.
5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Answer: Yes
6. Which version of BP are you running? Answer: It says..Buddy press 1.2.5.2
7. Did you upgraded from a previous version of BP? If so, from which version? Answer: Every time it says update I always click that…So maybe..??
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Answer: Buddy press 1.2.5.2, Live journey importer, akismet, fast secure contact form 0.2, OPML Importer 0.2, Post video player slideshow and photo gallery 1.79, Rss Importer, simple social sharing widgets and incons 0.2, Word Press Importer version 0.2 and WP Touch 1.9.19.1
9. Are you using the standard BuddyPress themes or customized themes? Answer: Standard
10. Have you modified the core files in any way? Answer: I don’t think so…Didn’t touch anything…Just beginning to do this…
11. Do you have any custom functions in bp-custom.php? Answer: I don’t think so
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Answer: Using Hostmonster.com is my web host part of their menu control panel comes with concrete5 and under concrete5 I installed buddy press…Then that’s all I did
13. Please provide a list of any errors in your server’s log files. Answer: The only problem I’m having is nobody can “create an account” or cannot register…And of course no email was sent for verification and account is obviously not created..
14. Which company provides your hosting? Hostmonster.com
15. Is your server running Windows, or if Linux; Apache, nginx or something else? My server is running? I’m using century link previously Sprint…Mozilla fox and Explorer…Windows XPSo I guess I answered all the questions…That’s all I did…And can’t create an account…I did it to test the application…Now go to my website hostpugs.com create an account and see what’s going on…my email: whiteflower12004 @yahoo.com….Thank you!
October 3, 2010 at 2:32 pm #94131BoweParticipant1: No you can keep the same membership page! Just fill in the ID of that page on the S2Member Theme Options page. By using a very simple plugin (included with your purchase) this page will then be added to a person’s profile. So basically it’s a nice wrapper to show the membership page inside someone’s profile. I did not want to mess with the brilliant S2Member plugin, and this is a nice solution.
2: See answer one.. Since S2Member can be used for so many different things I focused on adding:
– an extra template for the welcome page with some nice tabs (shown on the bp-tricks homepage right now)
– a sidebar for that page
– Profile integration
– Some nice shortcodes to create cool looking buttons
– A welcome page template to get people startedSo the changes are mostly aimed at making your sales/welcome page look awesome, add a nice membership section to profiles and allow you to quickly set everything up. S2Member remains intact and is not “messed” with.
3: Nope! Although most question you might have should be answered in the docs
Hope this answers your questions!
October 3, 2010 at 12:29 pm #94125pcwriterParticipantThat will be a great start to a new week!
A few questions…
1 – I’ve got s2member set up on my install and have already coded a membership page to display info according to level and ccaps along with various other extras. I’m guessing I’ll have to take that page down when I install bp-slick, right?
2 – Do the s2member settings in bp-slick adapt to the current install, or should the current install be reset to default settings and let the theme take over?
3 – Should I wait for theme documentation before asking more?October 3, 2010 at 10:22 am #94115In reply to: New User Register Problem
Paul Wong-GibbsKeymasterA lot of us try to help answering questions on these boards, but we’re just volunteers doing this for fun. We seem to get most issues replied to within a two day period, which I think is very good.
Regarding above — neither of you have provided sufficient detail (have a look at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/ for the sort of information we’d find useful). Does WordPress (without any plugins or custom themes installed) send emails correctly, for example on user registration?
October 1, 2010 at 8:29 pm #94005In reply to: Plugin development — xprofile questions
AshwaniParticipantI have found ans to first question also. I have hooked my function to ‘bp_after_profile_field_content’, so now all new fields I can display before ‘Save’.
Still working on 3rd question.
Regards,
AshwaniOctober 1, 2010 at 8:15 pm #94003In reply to: Plugin development — xprofile questions
AshwaniParticipantHi,
I have found answer to my 2nd question. We can use Custom Loop template class bp_is_profile_edit(), it returns true if the custom function is called from the edit profile page.
Still trying to find answers to 1st and 3rd question. Please help.
Regards,
AshwaniOctober 1, 2010 at 7:14 pm #94001In reply to: Plugin development – please can you help
AshwaniParticipantHi Friends,
thank you for your replies. As per Roger’s suggestions I have created another post with title ‘Plugin development — xprofile questions’.
regards,
AshwaniOctober 1, 2010 at 9:14 am #93940In reply to: Plugin development – please can you help
Roger CoathupParticipantOk, that’s very advanced level stuff – some quick answers below – BUT, please post your xprofile questions as separate threads – and give a better indication of the problem in the title (“plugin development – please help” is way too general, and unfortunately likely lead to your question being overlooked).
1. I don’t know of any book on BuddyPress plugin development – unfortunately, the codex as @lph2005 points out, is the best starting point, but it’s nowhere near developed enough to handle the questions you are asking re: xprofile_template_loop_end
2. Unless a core developer / xprofile expert can step in here, I don’t know of a better solution than tracking through the code and seeing if an earlier hook is called (and for 3. whether there is anything in the data structure passed to the hook that gives a more specific activity type). Ask these as separate threads.
4. We’ve done some work on this – if you post as a separate thread – I’ll dig through our work at the weekend, and see if I can post some pointers
September 29, 2010 at 8:15 pm #93795In reply to: Changing the Text on a profile tab item
Hugo AshmoreParticipantWell you can edit text to a degree from within files but I would suggest that you read through the pages in the codex first then if things still not clear or further questions post back to the thread.
September 23, 2010 at 3:21 pm #93210In reply to: What is the best dedicated econmic hosting for MU?
Hugo AshmoreParticipantDon’t plan a site move unless you have to; select a host that you will be able to work with for a while.
Important aspects to hosting, fast turn around on ticket requests to support desk, helpful support desk!.
If you are not hugely confident in your abilities to manage a dedicated server (not as easy as one might think!) opt for managed server or semi managed.
The costs you quoted sound high, and personally I wouldn’t choose the two you mention, cloud hosting is a viable approach, companies such as Media Temple offer good entry level VDS packages which can be expanded when required, they also have a strong user/support forum, these can be immensely useful for asking questions and generally gaining a bit of knowledge.
There is a group here that was setup to start to collate info on hosts I would check that group out and see what others are using and recommending.
September 22, 2010 at 1:38 pm #93113In reply to: Change start page to ‘Activity’ instead of ‘Home’
bojanskiMemberSorry, I actually forgot to respond to those two questions! Next time
September 22, 2010 at 1:27 pm #93110In reply to: Change start page to ‘Activity’ instead of ‘Home’
Hugo AshmoreParticipantFolks please respond to questions asked, don’t make forum members have to ask the same thing twice, after all we’re only trying to help
September 22, 2010 at 8:47 am #93080In reply to: 404 error after installing BP
Hugo AshmoreParticipant@jimboba My apologies, no you didn’t incur my wrath and weren’t dismissed, sometimes it’s easy to lose track of threads
Using the @mention system does help to ensure we see things flagged to our username.
At times it does become very difficult to help further, especially remotely where we can only ask questions and are divorced from the actual events, normally I have access to all the files such as access/error logs, DB etc so I can effectively troubleshoot issues.
Something else to check might be the settings for wordpress url and site url ; wordpress url should reflect the url path to your sub folder installation?
September 22, 2010 at 1:31 am #93066In reply to: 404 error after installing BP
@mercimeParticipantRe: “incurred hnla’s dismissal?”
Do not take things personally. @hnla has assisted hundreds of users in this forum and some questions were out of this world compared to your questions.Re: “Page Not Found” errors
– Change Settings > Permalinks to other than default.
– Activate bp-default theme to check links to BP components. When that works, insatll/create child theme of bp-default theme OR use the BP Template Pack if you want to use WP theme.September 21, 2010 at 7:57 am #92997In reply to: CometChat – Facebook style chat for BuddyPress
PJParticipant@Cometchat Your sales/support chatter on cometchat.com was helpful and very confident in his/her questions.
Also, I wanted to commend you for creating a post in the Buddypress site and responding. There are some (not many) plugin/addon authors that don’t keep in touch with users before/after a purchase so it’s a good gesture to be here as a resource.
September 21, 2010 at 7:49 am #92995In reply to: BuddyPress Competition is heating up
PJParticipantI’ve grown up Buddypress so I’m not sure how they can claim to have a value proposition.
$XXX + forums that only disclose presales questions or “success stories” = a bit sketchy.Buddypress welcomes Jomsocial refugees and doesn’t charge for a great experience either
Janet StandefordParticipantGot it guys….thanks so much. Your questions were perfect for sending me in the right direction!
September 17, 2010 at 1:28 pm #92706In reply to: distinguish between editors and other contributors
Roger CoathupParticipant@dubbelf – it’s no more technical than modifying your theme loops to exclude posts from various categories, and certainly less technical than restricting certain authors to specific categories.
At this stage the questions you are asking are not really BuddyPress support specific, more general WordPress considerations.
If you want someone to build / enhance your site for you, you can advertise on the Jobs Board: https://buddypress.org/community/groups/bp-jobs-board/
If you are going to modify the site yourself, you will have to get technical (PHP, HTML and some base WordPress theming knowledge).
September 9, 2010 at 5:40 pm #92007In reply to: EventPress vs Jet Event System
Hugo AshmoreParticipantFairly pointless running this thread on further thoughts / questions can be added to this one:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/events-plugin-1/
September 8, 2010 at 5:09 pm #91888In reply to: Author's posts in his profile
PatrikParticipantI have bin looking at that page and it seems simple, but I still don’t understand what to do. Can you be more specific?
Thanks for the help, and please forgive me for my stupid questions
September 8, 2010 at 11:23 am #91854In reply to: Template tag for activity_username
ch8rtMemberA massive help yet again. Thanks Roger for taking the time to answer these questions.
-
AuthorSearch Results