This topic has 11 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #76708
     nblxhd
    Participant

    Advise 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.

    Attachments:
    You must be logged in to view attached files.
    #76716
     nblxhd
    Participant

    screen

    Attachments:
    You must be logged in to view attached files.
    #76742
     nblxhd
    Participant
    This reply has been set as private.
    #76746
     nblxhd
    Participant
    This reply has been set as private.
    #76769
     Radu
    Moderator

    Hi,

    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 solution
    #76787
     nblxhd
    Participant
    This reply has been set as private.
    #76791
     Radu
    Moderator

    Hi,

    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 solution
    #76795
     nblxhd
    Participant

    Radu,

    Sry, test another plugin.

    See please.

    #76929
     nblxhd
    Participant
    This reply has been set as private.
    #77047
     Radu
    Moderator

    Yes 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 solution
    #77068
     nblxhd
    Participant

    Thank 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

    #77070
     Radu
    Moderator

    You’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
Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?