Search Results for 'wordpress'
-
Search Results
-
Hello! I posted this 3 days ago but somehow it was removed from forum search. I guess it was the links. Anyways, I really love BuddyPress and its features. I want to expand upon these features so I can create a safe social site but BuddyPress currently lacks the features I am looking for. I would like to add these features either through the code or plugins. I have a few things to ask regarding this.
1. is there a plugin or code that will enable users to ārepost/reblogā posts (any post type) from one blog to their blog? āPress Thisā is not the feature I am looking for and does not work that way.
2. is there a code or plugin for following blogs instead of profiles? If so, I want to disable user profile following and enable blog following instead.
3. I want posts that are made in user blogs to show up (IN FULL, not excerpts) in activity feeds. For example, I am following a user who has 3 blogs. I am following their writing blog and they make a post to said blog. I want that post to show up in my activity feed because I am following that particular blog. Is there a code or plugin for this? My search has turned up nothing.
4. Lastly, is there a plugin for the front-end editor that allows bold and italics and also an HTML editor mode?
By using plugins I have figured out how to add replace friends with followers and redirect logged-in users to their activity feed but is there a code I can insert into BP to do this? I do not trust plugins because they tend to become outdated. Is there also a code for redirecting logged-out users back to the main page? (like twitter, facebook and tumblr usually do?)
If anyone can help me on this please answer.
Thank you!!The version of WordPress I am running is 4.4.2 with MultiSite enabled.
Hi,
My register activation are not being send, when one registers in my buddy press theme.
I have tried multiple plugins like: WP-Mail-SMTP, Configure SMTP.
All my test emails have been perfectly received in these plugins, so I know my SMTP settings should be correct now.Is there some kind of BP function that I need to configure the SMTP settings on separately from WordPress?
Or is could something else be causing this?
Any help is appreciated thank you!
Please reference https://wordpress.org/support/topic/bug-ewww-with-webp-on-cloudflare-with-buddypress where the problem and solution was identified as:
“Basically, the html specification states that the very first time the parser (usually a browser) sees a closing tag starting like ‘</’, it is supposed to recognize that as the end of the <script> element.
The unfortunate fact is that no browsers actually follow that rule, which causes developers to think they are following the spec (when they aren’t). On the flip side, the PHP parser DOES follow that rule, and will insert a closing </script> tag when it isn’t needed.
It isn’t something I can fix, but the buddypress devs should be able to fix it simply. They just need to escape the slashes in their ending tags when they are inside a <script> element.
So instead of using they would need to make that <\/a> and so on for each html element within the script elements.”
Hi
My wordpress version is 4.4.2 and my Buddy Press version is 2.5.1
My member’s profile pages are all really misaligned in the theme I use. I have tested it with Twenty 2015 and works fine so it definitely is the theme I’m using (Tesseract by Tesseract Theme)
Any Ideas how I can get this to work? It just needs to be aligned to the left of the page rather than starting from the middle of the page?

Topic: Custom dashboard
1. Which version of WordPress are you running? 4.4.2
2. Did you install WordPress as a directory or subdomain install? Directory.
3. If a directory install, is it in root or in a subdirectory? Root.
4. Did you upgrade from a previous version of WordPress? If so, from which version? No.
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes.
6. Which version of BP are you running? 2.5.1
7. Did you upgraded from a previous version of BP? If so, from which version? No.
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Yes, all WPLMS theme plugins.
9. Are you using the standard WordPress theme or customized theme? WPLMS theme.
10. Have you modified the core files in any way? No.
11. Do you have any custom functions in bp-custom.php? I don’t think so.
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? 2.5.8
13. Please provide a list of any errors in your serverās log files. There’s none.
14. Which company provides your hosting? I’m using localhost.
15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache.
The question: is there a way to customize the dashboard as this one? Dashboard
If yes, how can I do it? Is there a tutorial, a plugin, or something like this?
Thanks.
Topic: Profile Picture not Working
For my client’s site running Themify’s Event theme, users are unable to upload cover images or profile pictures. I have confirmed that it is a Themify theme issue and reported it to them. I was able to locate a plugin allowing users to upload a cover image, but have been unsuccessful finding such a plugin for the profile images.
My question is this, can someone suggest a coding way of possibly allowing this feature to run despite the theme blocking it? Some form of “hack”? I have searched here, but haven’t been able to find anything.
WordPress version: 4.4.2
BuddyPress version: 2.5.1
Theme: Event from ThemifyTopic: Extending Activity Stream
Hi!
I am thinking about using Buddypress and Kanboard (an Open Source Project management tool) together. I would like to add all kanboard news to the activity stream of my buddypress group. Kanboard is using Webhooks (http://kanboard.net/documentation/webhooks) for this.
Do you know a buddypress documentation or a wordpress plugin for doing this import of news, notification to buddypress?
Thanks
Alex
Topic: Buddypress & User Roles
Hello all,
I’m trying to build a social network for my collage where instructors can post articles and students read them. Students cannot post anything but they can comment below the articles. Using WordPress alone I accomplished this by giving instructors the Author role and students the subscriber role. But then I’ll have to install a lot of plugins for friend, timeline, chat …..
So, is their a way to use Buddypress and limit the posting to a certain user role ???
Topic: ShortCodes in PHP Pages
Am trying to run shortcodes on the group home page. created a front.php and added short code via:
<?php echo do_shortcode(‘[YOUR_SHORT_CODE_HERE]’);?>
front.php is in buddypress/groups/single folder
but its not working. any pointers/help highly appreicated
Hello. I’m having this issue with buddypress. I use WPtouch Mobile Plugin to display my site on mobile devices. I also have a separate menu for mobile view. In my mobile menu I have options as profile, log in, log out, register, and members from buddypress. When the user clicks on log in, log out, register, and profile in mobile view, it does not work. He stays on the same page. My mobile menu by default has options log in/log out (not from buddypress; they are at the bottom of the menu), and they work. So the user can log in via that option, but cannot view his profile. Members option works, so one can see a list of members and their profiles. If on a mobile device I view a desktop version of my site, then everything works.
I deactivated all plugins except WPtouch Mobile Plugin and Buddypress, and this issue persisted.
Please, help me to solve this issue. My site is myfavlooks.com. Please, take a look at it via a mobile device.
WordPress 4.4.2, Buddypress Version: 2.5.1Hi, I am new on this, I am using a custom theme on wordpress that I did. I would like to have a register page for users but I am not sure if I can do this in similar way of WordPress functions (like the_content(), the_excerpt(), comments_template() … etc). Thanks in advance, I use BuddyPress 2.5.1 and wordpress 4.4.2
Hi,
I’ve got a website based on Buddypress & a theme called Sweetdate. When someone registers, they enter their profile & extended profile (I am a man, looking for a woman, between age… & age…) etc. If they go to the Members page they can see a list of all other members (demo page http://themeforest.net/item/sweet-date-more-than-a-wordpress-dating-theme/full_screen_preview/4994573). However, I want the search fields at the top of the page (I am a man, looking for, etc.) to be pre-populated with whatever values from the profile/extended profile the member chose when they registered, and then a search made automatically when the page first loads, so that the search results are immediately relevant to that user. Would this be difficult to do?
Many thanks