-
Author
-
December 9, 2015 at 21:21 #92217samvParticipant
I have updated theme , wp, buddypress but got error in showing cover photo
I have made a small change in activity loop
<?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) . ‘&action=activity_update’ ) ) : ?>Notice cover photo not working , System accept cover photo but show background color wite and gray but not showing image even show confirmation of image upload
December 10, 2015 at 14:03 #92356sharmstrModeratorRespond privately with admin credentials.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 10, 2015 at 14:48 #92365sharmstrModeratorI have a few questions.
1 – Why do you have buddypress-functions.php in your child theme?
2 – The buddypress.css file you have in your child theme is throwing errors. Why do you have the entire file instead of just overriding the css you need?
You had BP Profile Cover image plugin enabled, but didnt have Replace BP 2.4 functionality enabled in the BP settings.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 10, 2015 at 14:50 #92366samvParticipantSo i removed the buddypress all files and keep only whats needed .
2) if i enable replace feature it give me etror
December 10, 2015 at 14:53 #92369sharmstrModeratorI enabled it on your site. Where are you seeing this error?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 10, 2015 at 14:56 #92371sharmstrModeratorAlso, I strongly suggest you disable caching until you’re done developing the site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 10, 2015 at 15:24 #92384samvParticipantAlso removed all files from child theme of buddypress except file I need . , Error showing on the link if user want to upload cover photo they got 404 .
December 10, 2015 at 15:38 #92393sharmstrModeratorAs mentioned before, it wasnt working because you had BP Profile Cover plugin enabled. I’ve disabled that and switch it back to default BP 2.4 functionality.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 11, 2015 at 20:00 #92719sharmstrModeratorbuddypress-functions.php should NOT be in your child theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 11, 2015 at 20:08 #92724AbeKeymasterwow, that should not be there
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 12, 2015 at 13:01 #92792samvParticipantResolved ! Just for community note for this issue,
There are many places where it mention to transfer plugin folder but as I have notice you can create folders in child theme , e.g Buddypress –> user etc but dont transfer all file except the file you need . In this case you can edit the plugin file from main plugin folder .Please do no use CACHE or IF YOU USING CLOUD FLARE make it on development mode or ask your hosting provider to do it . because of this I had face lots of issue and open multiple ticket here .
Second, as a solution I received there is no need of cover photo plugin now as you can use BP 2.4 functionality. . Just enable in under buddypress setting –> setting .
Clear your cache and make sure it clear . You are done. -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.