-
Author
-
February 22, 2016 at 16:14 #105717RondellMusikParticipant
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
RalfP.S.
Another tip for you
Your website can not scroll using Internet Explorer. ;)February 24, 2016 at 23:19 #106412LauraModeratorHello, 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 solutionLaura 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 🙂
February 25, 2016 at 18:48 #106660RondellMusikParticipantHi
we had installed the Share button in the Activity.
When select always appears another photo or content, as the active selectedEXAMPLE: 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 runningERROR:
— 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
RalfAttachments:
You must be logged in to view attached files.February 26, 2016 at 11:12 #106815RondellMusikParticipantHuhu
the sound player embed error we have found and fixed
now we only have a problem
the share of contributions from the activity
Cheers 😉February 26, 2016 at 23:28 #106982LauraModeratorTry 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 solutionLaura 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 🙂
February 27, 2016 at 23:19 #107154RondellMusikParticipantHi
We have already Yoast
But We have found the error
We use a filter for the profilesadd_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 ishttp://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 contributioncheers
February 28, 2016 at 19:25 #107244LauraModeratorHello, 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 solutionLaura 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 🙂
March 16, 2016 at 03:08 #110901AndreiModeratorHi @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 solutionMarch 16, 2016 at 11:35 #110943RondellMusikParticipantHello
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
RalfMarch 16, 2016 at 18:07 #110996AndreiModeratorWell, 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 solutionMarch 16, 2016 at 18:32 #111001RondellMusikParticipantHi
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
cheersMarch 16, 2016 at 18:34 #111003AndreiModeratorSure, 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 solutionMarch 16, 2016 at 18:48 #111013AndreiModeratorUpload 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 solutionMarch 16, 2016 at 18:53 #111015RondellMusikParticipantFile exceeds allowed file size.
ok is new
cheers
Attachments:
You must be logged in to view attached files.March 16, 2016 at 19:58 #111038AndreiModeratorHi,
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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.