-
Author
-
September 9, 2015 at 16:15 #76708
nblxhd
ParticipantAdvise the plugin. I found one plugin – Blog Categories For groups. But it is not particularly adapted to the theme of Cleo . Maybe you know what plugin to use to tie record with the group.
September 9, 2015 at 17:40 #76746nblxhd
ParticipantQuick CSS.
Not clean I this css author and the time in other places
September 9, 2015 at 18:25 #76769Radu
ModeratorHi,
I see that the plugin it works but it’s not stylized but try to use/test this plugin : https://wordpress.org/plugins/social-articles
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 9, 2015 at 19:34 #76787nblxhd
ParticipantRadu. Hello.
Above I wrote about css. Please look.
September 9, 2015 at 19:43 #76791Radu
ModeratorHi,
I see that CSS, but this page it’s not working http://pethoff.ru/groups/uhod/blog/
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 10, 2015 at 11:57 #76929nblxhd
ParticipantRadu. See please. 🙂 And i have 2 question about BP Pages Templates.
September 10, 2015 at 17:40 #77047Radu
ModeratorYes the CSS it’s ok for hiding that elements but you can use this css path to match only the elements where that plugin it’s active.
COPY CODE.article-content #buddypress .rtm-gallery-title {display: none; !important} .article-content #buddypress .author-box {display: none; !important} .article-content #buddypress .pagination.no-ajax {display: none; !important} .article-content #buddypress .date {display: none; !important}Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 10, 2015 at 18:42 #77068nblxhd
ParticipantThank you Radu. I have understood that it is possible in css to specify a specific page so that it only changes were. For example .page-id-4898 .main-title or .group-sobaki
September 10, 2015 at 18:48 #77070Radu
ModeratorYou’re welcome, exactly you can match only a single page with the body class like :
example : body.page-id-123 #buddypress h4 { font-size:3em; }
Best regards
Radu
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.