-
Author
-
August 22, 2017 at 16:35 #171411
Swappty
ParticipantHello,
Since the last theme update the underlink in buddypress Media is showing dobble.
Im using the RTmedia plugin. Is it better to replace it with MediaPress?
How can this be fixed?
August 23, 2017 at 05:32 #171479Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query. Thanks! ?August 23, 2017 at 19:57 #171536Radu
ModeratorHi, RE-saving theme options may helps, give a try it will regenerate the dynamic.css. I've tried to reproduce that in my local install and I cannot the counter are there! Try to deactivate all plugins except BuddyPress and child theme to test if one of those causes that Let me know Cheers R.August 28, 2017 at 16:45 #171934Radu
ModeratorHi, I see, wired, I know that is' happens when you have overwritten the child theme templates, can you please provide the FTP + Wp admin credentials to take a closer look at that? For the counter that not displaying use the next CSS.bp-overlay-menu #buddypress div#item-header ul span.count { display: block; color:#333333; }Icons can be changed using some cusom CSS selectorsa#user-activity:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/actividades.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-xprofile:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/perfil.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-friends:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/amigos.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-settings:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/configuracion.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-courses:before { background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/cursos.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-forums:before { background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/foros.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-groups:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/grupos.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-messages:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/mensajes.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; } a#user-notifications:before { content: " " !important; background-image: url('http://www.laconexioncreadora.com/wp-content/uploads/icons/notificaciones.jpg'); width: 40px; height: 40px; color: transparent !important; background-size: cover; }Cheers R.August 29, 2017 at 19:27 #172053Radu
ModeratorHi, I know that it's caused on Media tab prom profile not in all components but using this CSS.bp-overlay-menu #buddypress div#item-header ul span.count { display: block; color:#333333; }IT should fix that. so it's possible rtmedia to be a problem anyway in next theme update this will be fixed Cheers R. -
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Bugs & Issues’ is closed to new topics and replies.