BuddyDev

Search

[Resolved] Mediapress

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 53
    Jennifer on #24115

    Hi!!
    I loved the new Mediapress. I have already installed it.
    I can not find the way to fix the icons and the publish button with css, is there another way?
    In this way, the user does not have to click on write to attach photos.

    Thanks very much!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24122

    Hi Jennifer ,

    Thank you for using MediaPress.

    Please share a screenshot and point me the issue or what you are trying to accomplish. I will assist.

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 53
    Jennifer on #24146

    Sure!
    before clicking to write text https://prnt.sc/ogh1br

    after clicking, it shows the upload options and the publish button https://prnt.sc/ogh1br

    I want itst necessary to click to see the buttons of images and publish
    could you help me?

    Thanks!!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24282

    Hi Jennifer,
    Both the images are same.

    I am still not sure of the question. Can you please link me to your second image/screenshot?

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 53
    Jennifer on #24292

    Opss the second is http://prnt.sc/ohh7pb

    The icons and buttom appeared when I clicked in the text box.
    Can you understand me ?
    Thanks!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24296

    Hi Jennifer,
    Thank you. I can see that.

    The hide/show on focus is managed by BuddyPress.

    If you can tell me which template pack and theme you are using, I can point to the code and help you how to disable that.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 53
    Jennifer on #24302

    Thanks very much! the template is legacy. My theme is eonet. do you prefer a temporal login to my page?

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24335

    Hi Jennifer,
    Thank you.

    I am sorry for the delayed reply.

    The textarea/show and hide is handled by your template pack. In this case bp-legacy.

    It is a lot complex to disable the show hide(I am going to show how to do it).

    Here is the file that causes it.

    https://github.com/buddypress/BuddyPress/blob/4.0-branch/src/bp-templates/bp-legacy/js/buddypress.js

    Here is a modified version of it that does not hide the butons etc.

    https://pastebin.com/ktQtP0Pd

    You can set the height of text area using css.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 53
    Jennifer on #24337

    Thanks!!!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24339

    You are welcome.

The topic ‘ [Resolved] Mediapress’ is closed to new replies.

This topic is: resolved