-
Author
-
April 13, 2016 at 18:50 #116325
mtgame21
ParticipantI like this plugin, but was having problems adding/updating cover photos. Does this plugin need to be updated (currently have v1.4) or is it no longer recommended if you are above buddypress version 2.4. I currently have 2.5.2
April 13, 2016 at 20:21 #116384mtgame21
ParticipantI did try deactivating this plugin and use the buddypress cover function, however it does not display the picture as perfectly like the plug in did without any CSS changes.
Here is the plugin CSS on the cover picture: (shows the full picture)
body.is-user-profile .profile-cover-inner {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.45) 100%) repeat scroll 0 0;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}here is the default CSS for buddypress cover functionality:
(note changing contain to cover just zoomed in one part of pic and if I make it no repeat, it just cuts off second row of pic)
#header-cover-image {
background-size: contain;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
background-repeat: no-repeat;
}If I don’t use the plugin, can you help me modify the CSS to get the pic to look the same
April 15, 2016 at 02:39 #116763Laura
ModeratorHello, 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 solutionApril 27, 2016 at 23:49 #119384Radu
ModeratorHi,
Please provide live url to can see exactly what’s there
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 28, 2016 at 01:07 #119409mtgame21
ParticipantI figured out a way to make this work for now. This ticket can be resolved. Thanks
April 28, 2016 at 17:16 #119551Radu
ModeratorGreet
Have a nice week
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 29, 2016 at 21:44 #119740mtgame21
ParticipantFollow up question, and sorry if I already posted this in another thread, but couldn’t find, so will ask again.
Do you know a way on the buddypress groups directory page, to have the background of each group box set to the Group Cover image that we assign with this BP Cover Photo plugin?
Currently, its the same solid background color for each group in the directory list.
May 3, 2016 at 16:11 #120015Radu
ModeratorHi,
We don’t have a quick solution for that, but you can inspire from this topic : https://archived.seventhqueen.com/forums/topic/fetch-group-cover-inside-loop
cheers
R.
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 ‘Plugins questions’ is closed to new topics and replies.