Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 6,751 through 6,775 (of 32,678 total)
  • Author
    Search Results
  • #251934

    In reply to: translation email

    christianlersch
    Participant

    Hello,
    I try to translate Buddypress Emails into german. At the moment all Emails are listed are in English. I try to use the “reinstall emails” tool and always get the english version of the emails.

    On this ticket https://buddypress.trac.wordpress.org/ticket/6592 you mentioned the problem but I can find the solution.

    I set define( ‘WPLANG’, ‘de_DE’ ) in the wp_config and also download the newest translation files from here: https://translate.wordpress.org/projects/wp-plugins/buddypress/stable/de/default

    What can I do to get the german version of the emails?

    Thank you for your help!

    redokodesign
    Participant

    Hi everyone,

    A coupel of weeks ago I updated Buddypress, added Wordfence and also Jetpack (a sister site suffered an attack so these measures were added for extra security).

    Since then the regular WordPress emails (registration, lost password etc.) all send fine, as do BPpress forum emails, but none of the Buddypress emails – i.e. the emails with templates found in dashboard > emails – send any more.

    We’re running: Buddypress Version 2.5.1, WordPress 4.4.2 running Kleo Child theme.

    We use an SMTP plugin which has always worked great. The test email from this plugin sends fine too.

    I installed the BP email debug plugin as recommended in other posts by Paul Gibbs (thank you Paul!) – I’ll post the first part of the results below. The rest has lots of personal info – email addresses, passwords etc. so if anyone can suggest a safe way of sharing this that would be great.

    Huge thanks in advance to anyone who can help. Unfortunately I’m not permitted to post a link to the site as it’s a secure and locked down site with lots of active users.

    Debug email content:

    SMTP Error: data not accepted.

    BP_Email Object
    (
    [bcc:protected] => Array
    (
    )

    [cc:protected] => Array
    (
    )

    [content_html:protected] => {{sender.name}} sent you a new message: "{{usersubject}}"

    #251926
    Paul Wong-Gibbs
    Keymaster

    No, not file formats. šŸ˜‰

    Structured ways of representing data. WordPress’ exports use XML, with a particular format called WXR. Anything that needs to import data from WordPress uses an XML parser and looks for the structured markup defined by the WXR format.

    #251918
    ryukoma
    Participant

    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.

    #251917
    valuser
    Participant

    Many Thanks @shanebp. Works. Ticket

    berkelmudez
    Participant

    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!

    #251910
    David
    Participant

    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.”

    #251908
    johnnetr
    Participant

    Awesome! Sorry, I am new to wordpress and php development. Zero knowledge.

    The code that you posted, should I copy and paste in an existing php file? or should I create a new php file and put it in the buddypress folder?

    Thanks!

    wmossuk
    Participant

    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?

    http://www.fagmastery.com

    Image of the issue

    #251905
    shanebp
    Moderator

    I’ve deleted that gist and added a new one:
    https://gist.github.com/shanebp/72a0c6fe7ffb6f9c1424a30bdb455d4f

    It should only check for duplicate names if on the first tab – ‘Details’.

    You can always create a ticket asking for a change to core files.

    #251901
    mvfs314
    Participant

    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.

    #251900
    mjdevelopz1
    Participant

    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 Themify

    #251892
    Henry Wright
    Moderator

    An export import facility would be great to have. Keep in mind this won’t guarantee it will get done, but I suggest you open a feature request on Trac (as always try searching existing tickets first to make sure one doesn’t already exist).

    #251884
    Sweeny
    Participant

    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

    #251875
    Paul Wong-Gibbs
    Keymaster

    BuddyPress does not use WordPress Roles — it maybe be possible to integrate these into parts of BuddyPress but it’ll be extremely time-consuming as you’ll have to write a lot of code.

    #251857
    Henry Wright
    Moderator

    Ajax doesn’t require much code, but PHP and JavaScript skills are needed. The best place to start is probably here.

    #251855
    Nasserization
    Participant

    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 ???

    #251853
    sharmavishal
    Participant

    Am trying to run shortcodes on the group home page. created a front.php and added short code via:

    do_shortcode()

    <?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

    #251844
    #251841
    mattheoh
    Participant

    I made some tests… seems to work with this plugin : https://fr.wordpress.org/plugins/user-meta/
    Maybe User Meta is the good solution (cause I will never use all the possibilities of Groups- So it’s to complicate the solution using them)
    I will go further tomorrow, but anyway thanks a lot for the idea of user meta.

    #251836
    btees
    Participant

    Hi @djpaul. Thanks again for your help.

    The comments section in Awpcp is added to single ad page layout via the wordpress backend. It calls the comment section by placing $comments where you want the comment section to be.

    From the looks of it, the entire page that awpcp creates for listings doesn’t.

    This looks like integrating this may be a bit beyond me right now. I’m looking to hire a developer.

    I was looking to post in the bp jobs board here but it’s closed to new comments (it seems to be closed quite recently)

    Does anyone have a suggestion as to where I might post this?

    Thanks again for all your help.

    delfindelfin
    Participant

    Hi, 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

    #251828
    mattheoh
    Participant

    Don’t use groups.
    Use user_meta: https://codex.wordpress.org/Function_Reference/add_user_meta
    And the field should be picked up by your export plugin.

    I thought about it … but how to add a button / checkbox in an article which fulfill the user_meta ?
    Didn’t find anything about it…

    #251827
    shanebp
    Moderator

    In fact, I want to post some articles to talk about some contests / tests.
    Only identified buddypress members will be able to see this articles (I make a restriction on them)

    In fact, I don’t car using groups… I just need to register people who wants to participate (and then be able to do an export with export user data plugin that I m using actually)

    Don’t use groups.
    Use user_meta: https://codex.wordpress.org/Function_Reference/add_user_meta
    And the field should be picked up by your export plugin.

    #251814
    Mike
    Participant

    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

Viewing 25 results - 6,751 through 6,775 (of 32,678 total)
Skip to toolbar