Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • RobertNe
    Participant

    @robertne

    Hi

    sorry for answering so late. I now understand what the problem in my explanation is and will try to correct it in this post:

    What I’m trying to realize is a “sharing button” for my own buddypress community. It will work like this:

    1. Someone who is on a site (A) wants to share the content of this site on my buddypress community (site B).
    2. For this he pushes a sharing button witch has to be implemented by the admin of this site (A) before
    3. When the user pushes the button he will be forwarded to a special site of my buddypress community
    4. Now it gets interesting: This special site ONLY has the “post-form” of buddypress
    What I mean with the “post-form” is the message box in the area “activity” in which you
    write down what you’re going to post (in source code called “whats-new-textarea”)
    5. The “post form” has now the link of site A included so that the user only has to push the “publish-button”

    So my question was how to create the “special site” with the “post form” on which I can forward the user.

    Thank you!

    Robert


    RobertNe
    Participant

    @robertne

    I found this:

    http://buddydev.com/snippets/tag/add-post-form-to-buddypress-activity-shortcode-plugin/

    but how can I add the code into a new WordPress site :)?

    Best regards

    Robert


    RobertNe
    Participant

    @robertne

    Ok, the plugin is nice to insert video and picture of posted links on buddypress. But how can I add an extra site (only with the post-form) on that the user will be forwarded if he wants to share a link?
    I don’t want that the user has to copy and paste a link from other sites. My goal is to give him a share button which takes this. You will help me if you give me a hint how can I add an extra site on my wordpress blog only with the post-form of buddypress.

    I need the code for this site because I want to paste the link of the external site by using php (http://www.tizag.com/phpT/postget.php). Do you know what I want to realize? 🙂

    PS: I don’t understand how I should us the custom-type-form of wordpress for my idea. Because I didn’t know how I can insert the post-type into a custome-post-type. But if you say that this is the only way I will search for some more tutorials.

    Best regards

    Robert


    RobertNe
    Participant

    @robertne

    Hi everyone!

    My aim is to add a “share button” into different sites just like available on facebook,g+ and twitter. For example:

    A user is on a site with a tutorial and wants to share the link of the site on my buddypress page. Now I want to give the admin of the site a code for a button which will put the visitor on an extra site on which he can share the link on the mentioned buddypress-site.

    For this I thought about giving the link via php and the post or get-form. What I want to know now is: How can I add a single site only with the posting-form of buddypress and take the passed link into the form?

    The Process of my idea is the following:

    1. A user is on a site with my “share button”
    2. If he pushes this button the link of the site will be copy and
    paste in a new opened site into the post-formular of buddypress
    3. Now the user can post the link on my buddypress site if he is logged in. Otherwise he
    will get an option to log-in with his user account

    Thank you for your answer @danbp I will try to make a new site by using the custom post type form of wordpress.

    Best Regards

    Robert

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar