Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
  • in reply to: Logo Size? #217900
     raniele
    Participant
    This reply has been set as private.
    in reply to: Link on Kleo Posts Carousel #91727
     raniele
    Participant

    Hello @Sharmstr
    Sorry to bump into this thread, I think I need some direction to show up video in sliders just the way they look in the link you posted above.

    If I add the video to the custom post type I am using it appears in the post content but not in the slider. the attachments should clarify what I am trying to achieve and what I see instead.
    Any clue will be veru welcome.
    Thanks in advance

    Attachments:
    You must be logged in to view attached files.
     raniele
    Participant

    Thanks for your reply and suggestion,
    After asking on the Envato support forum for Kleo, I’ve been pointed to line 1959 in kleo/buddypress/buddypress-functions.php , namely to function kleo_bp_add_profile_navigation

    I’m posting it here as well in case somebody else had the same problem.

    I’ll try to exculude roles from there and will be updating this thread in case I come up with anything.

    Thanks a lot.

    in reply to: Changing Buddypress Navigation Icon #90337
     raniele
    Participant

    thanks for your reply Laura,
    After some testing I’d like to add that the right parameter to modify is not background-image, as doing so would just add another additional icon beneath the existing one.

    Rather, it seems the most fruitful approach would be addressing the content: and font-family: parameters, such as:

    a#user-following:before{
    content:”\a89f” !important;
    font-family:”fontello” !important;
    }

    p.s.: the fontello code in content: is just an example.

    in reply to: Changing Buddypress Navigation Icon #89522
     raniele
    Participant

    Hi Laura,
    Very many thanks for you availability.
    Actually I need to change the icons for certain additional component navigation tabs, such as myCred, BuddyFollow and the like, which for the moment are loading Kleo standard “checked circle” icon. Please feel free to use any sample picture name/url for the moment, I am mostly interested in learning how to do it myself.

     raniele
    Participant
    This reply has been set as private.
    in reply to: Member types, member masonries, grids and carousel #88277
     raniele
    Participant

    Hullo Radu,
    Thanks afgain for your support but fortnately I found a solutuion.
    In case anybody else is interested I fixed it addressing buddypress default avatar size.

    in reply to: How to change the icons on BuddyPress profiles? #88276
     raniele
    Participant

    Hi @Catalin,
    I was looking for the same pieace of information, knew it was hera as had used it before but the link now seems broken, could you please update me about how to change the icons?
    Thanks a lot

    in reply to: Member types, member masonries, grids and carousel #87558
     raniele
    Participant
    This reply has been set as private.
    in reply to: Member types, member masonries, grids and carousel #87542
     raniele
    Participant

    My bad!
    I realised just after having sent the message where (my) syntax error was.
    Your solution went as smooth as witch’s oil.
    Thanks a lot Radu, from me and Ronald 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Member types, member masonries, grids and carousel #87535
     raniele
    Participant
    This reply has been set as private.
    in reply to: Member types, member masonries, grids and carousel #87531
     raniele
    Participant
    This reply has been set as private.
    in reply to: Member types, member masonries, grids and carousel #87271
     raniele
    Participant

    Thank you very much Radu,
    I think I might have found a suitable workaround for my needs, yet I would like to ask your support to properly style members’ avatar in the member directory “card” view. Feel free to move this thread elsewhere should it result offtopic.

    In two words:
    a)I made avatars bigger tuning the following CSS rules:
    #buddypress #member-list li div.item-avatar img.avatar,
    and .img.avatar

    but the pics are now pretty blurred and I don’t know how to fix it (same pics look nice in member masonry view, created via shortcode).

    b)how can I change img.avatar (still in member directory) from .rounded to .squared?

    Thanks in advance for you support.

    in reply to: HIding navs and subnavs for non logged-in users #81913
     raniele
    Participant

    Hi Radu and thanks for you answer. However I am looking to hide the div for site visitors only. logged on members should still be able to use navs and subnavs.I am afraid this wasn’t very clear in my original question. any suggestion?
    thanks in advance

    in reply to: CSS classes and IDs on KLEO button with visual composer #81103
     raniele
    Participant

    Absolutely right, thanks for pointing it out to me.

    in reply to: CSS classes and IDs on KLEO button with visual composer #80431
     raniele
    Participant

    And yet…
    I am sorry to bother you further but could you please explain what exactly have you done?

    I changed the CSS in WP editor as you suggested and the button was actually styled as required. If however I try to style the element further my changes just does not apply.

    For instance: on the same page I created three more buttons, all with class .dshbrd_bttn.
    Since however they were all slided 10px rightwise except the first, I renamed this latter class as dshbrd_bttn_1st and styled the element as

    .dshbrd_bttn_1st {
    width: 300 px !important;
    margin: 0 0 0 10px !important;
    }

    And again this doesn’t work, despite flushing the cache and checking user sessions. Honestly this puzzles me quite a bit… what is your professional opinion about this behaviour?

    in reply to: CSS classes and IDs on KLEO button with visual composer #80429
     raniele
    Participant

    Well this is what I call fanta-ICT… I’d swear I tried that already but anyway thanks for making it work and for your time in doing so.
    Hail to the (7th)Queen!

    in reply to: CSS classes and IDs on KLEO button with visual composer #80416
     raniele
    Participant
    This reply has been set as private.
    in reply to: CSS classes and IDs on KLEO button with visual composer #80300
     raniele
    Participant

    No I am not. should I?
    in the VisualComposer interface I typed mybuttonclass

    .mybuttonclass has only been used in the style sheet.

    in reply to: CSS classes and IDs on KLEO button with visual composer #80285
     raniele
    Participant

    Thanks for the quick answer but I already tried with the!important declaration and it just does not seem to work: neither using just .mybuttonclass nor with .mybuttonclass within #rowID.

    in reply to: customising blog items for CPT with custom templates #80202
     raniele
    Participant

    Timely and awsome! Thanks a lot!

    in reply to: customising blog items for CPT with custom templates #79570
     raniele
    Participant

    Thanks Sharmstr,
    both for the code and for the directions.
    It worked smoothly and hopefully I could learn something, really appreciated your help and your sharing.
    There is just one more thing I can’t figure out and I would like to ask your kind your help with:
    What if I want to show more than one hyerarchical taxonomy through kleo_entry_meta?
    It seems I am just not able to dublicate get_the_term_list
    Thanks in advance for your time.

    in reply to: Set sidebar to Custom Post Types in Child Theme #77527
     raniele
    Participant

    Hello Radu,
    I’m replying to this thread beacuse I think I am quite in the same siituation.
    I have created a custom post type and made a single-mycpt.php for it, which has been added to Kleo Child.

    I would need to have one specific sidebar only on that particular post type, but despite content-aware-sidebars, there seems to be no way to even display any sidebar with said cpt.
    I would really appreciate any help. Thanks in advance

Viewing 23 posts - 1 through 23 (of 23 total)

Log in with your credentials

Forgot your details?