This topic has 15 replies, 3 voices, and was last updated 8 years by Andrei.

  • Author
  • #105717
     RondellMusik
    Participant

    Hi,
    We have already written about sharing in the Activity.

    I have occupied myself extensively with the Share button in the Activity.
    For this I have to try it out other plugins.
    What struck me, that always at the second attempt, the pictures are loading correctly.
    When I call the Activity page and then a refresh by lead, does the share.

    One idea that might be the cause?

    Best regards
    Ralf

    P.S.

    Another tip for you
    Your website can not scroll using Internet Explorer. ;)

    #106412
     Laura
    Moderator

    Hello, i am sorry but i did not understand your issue, can you explain it a bit more?
    Also, please make sure you updated to 4.0 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #106660
     RondellMusik
    Participant

    Hi
    we had installed the Share button in the Activity.
    When select always appears another photo or content, as the active selected

    EXAMPLE: see photo

    function kleo_social_activity_share() {
    ?>
    <span class=”kleo-social-activity-share <?php echo bp_get_activity_type(); ?>”>
    &u=<?php echo bp_get_activity_thread_permalink(); ?>”><i class=”icon-facebook”></i></span>
    <?php
    }
    add_action(‘bp_activity_entry_meta’, ‘kleo_social_activity_share’, 999);
    ?>

    * I followed your advice ( No touch a running system ) LOL *

    I installed the new version, but it did not work
    Then i have update the server PHP5.6 , MySQL5.6 , PHP IMAP
    Now I have 2 errors. buddypress/members not running

    ERROR:
    — SoundManager 2 failed to load (security/load error) —
    soundManager.disable(): Shutting down
    soundManager: Failed to initialise.
    soundManager: Verify that ./soundmanager2_debug.swf is a valid path.
    soundManager: No Flash response within expected time. Likely causes: Loading soundmanager2_debug.swf may have failed (and/or Flash 8+ not present?), Flash blocked or JS-Flash security error.
    soundManager: Getting impatient, still waiting for Flash…
    soundManager::initMovie(): Waiting for ExternalInterface call from Flash..
    soundManager::initMovie(): Got EMBED element (created via JS)
    soundManager::createMovie(): Trying to load ./soundmanager2_debug.swf
    — SoundManager 2 V2.97a.20110123 (AS2/Flash 8), normal polling —

    Cheers
    Ralf

    Attachments:
    You must be logged in to view attached files.
    #106815
     RondellMusik
    Participant

    Huhu

    the sound player embed error we have found and fixed
    now we only have a problem
    the share of contributions from the activity
    Cheers 😉

    #106982
     Laura
    Moderator

    Try using YOAST SEO plugin, it has a facebook debugger to scrape new information. What you see is what facebook got from your site, you need to reload and share again or scrape new information

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #107154
     RondellMusik
    Participant

    Hi

    We have already Yoast

    But We have found the error
    We use a filter for the profiles

    add_filter (‘bp_core_enable_root_profiles’, ‘__return_true’);

    The path for the post is http://example.com/user/activity/p/1234
    But that is wrong
    correct is

    http://example.com/user/activity/1234

    We have a new filter set
    Internally, there is no problem because the functions.php that regulates
    External for FB can not be analyzed the contribution

    cheers

    #107244
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #110901
     Andrei
    Moderator

    Hi @RondellMusik, can you let me know step by step how can I replicate this issue on a fresh clean wp & kleo install ?

    Looking forward.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110943
     RondellMusik
    Participant

    Hello

    I had to make a complete new installation on a demo domain

    I will install a

    But I think the link is wrong

    If I want to share on Facebook, appears when clicking this link

    https://stagecircle.com/activity/p/1116/

    This link gives me error 404 again

    I give the browser the path and remove as p

    https://stagecircle.com/activity/1116/

    The page works

    We use a filter for the profiles

    add_filter (‘bp_core_enable_root_profiles’, ‘__return_true’);
    add_filter (‘bp_core_enable_root_profiles_thread’, ‘__return_true’);

    I do not know if it has to do with

    Best regards
    Ralf

    #110996
     Andrei
    Moderator

    Well, it’s simple, you have the activity section locked down for guests so most probably that’s why your activity links don’t work and can’t be shared.

    If you need more help please let me know.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111001
     RondellMusik
    Participant

    Hi

    that is not the problem.
    I’m logged in as admin
    I create a post
    Now I want to share on FB
    The window opens and there is error 404
    cheers

    #111003
     Andrei
    Moderator

    Sure, because you are logged in, not the facebook site which remotely tries to fetch the data from the page you’re trying to share. So, any pages where you want to use facebook share please be sure the are public.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111012
     RondellMusik
    Participant

    Hi

    I made a Video LOL

    cheers

    #111013
     Andrei
    Moderator

    Upload it on a free hosting service.

    Looking forward.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111015
     RondellMusik
    Participant

    File exceeds allowed file size.

    ok is new

    cheers

    Attachments:
    You must be logged in to view attached files.
    #111038
     Andrei
    Moderator

    Hi,

    You don’t have to try to modify the url as you do, there are some redirects happening, the real post url is “/activity/p/id” from where you might be redirected to another url or not depending of the activity post type.

    In your case the system finds out that you added a post and redirects you to “/members/membername/activity/id”, here the “/p/” part of the url doesn’t exist.

    Firstly, I stand with my previous idea, facebook can’t access or follow this redirects because your restrictions setup.

    Secondly, BuddyPress might still fail to provide the right data for fb sharing, please check the last reply from the following thread: https://wordpress.org/support/topic/sharing-buddypress-activity-with-facebook

    Please note that this issues are not coming from our theme, they are fully related to the way the buddypress plugin works.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 16 posts - 1 through 16 (of 16 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?