• Resolved letaiwanais

    (@letaiwanais)


    Hi.

    The create topic button is not responsive when we are on small device like mobile phones.
    And also the 3 buttons create new topic, subscribe and all marked as read are not aligned.

    you can see an example here : https://imgur.com/a/ffq5Xpx

    Thanks a lot

    The page I need help with: [log in to see the link]

Viewing 7 replies - 16 through 22 (of 22 total)
  • Thread Starter letaiwanais

    (@letaiwanais)

    Ok. and this is when you are on mobile ?

    Thread Starter letaiwanais

    (@letaiwanais)

    Any news or help about my issue that is still running ?

    Plugin Author Robin W

    (@robin-w)

    sorry, I’m fully tied up in paid work at the moment.

    I have added this to the list of things that could improve, but it is a way down the list

    Thread Starter letaiwanais

    (@letaiwanais)

    Hi,

    Ok, no problem, i’m waiting for your upgrade !

    When I changed my CSS I get the same problem. That is just CSS-problem.
    Each buttons have container div, which has just class bsp-center on in addition class bsp-one-third.

    It may happen that a container div of some button overlapp some other button. If some button remains below of some other buttons container div, then the button simple doesn’t react.

    This is common problem, which normally cause z-index properties.

    I asked if there could be container div for all and more classes in order to get better CSS-control:

    https://ww.wp.xz.cn/support/topic/container-for-create-new-topic/

    It is possible to create own version of the functions, which create those button. Easiest with Code Snippet plugin. The you should disable those buttons from bbp style pack.

    Because those buttons have been disabled also setting for those buttons have been disabled.

    In your own function should set fixed class names for buttons because they can’t be get from setting.

    In order to get rid of overlap problems some classes, which buttons have been used should take off and replace with your own classes and for them CSS. Basic layout classes should keep.

    I could write the code but I should know, what layout classes are needed.

    https://www.sanaristikkofoorumi.net/wordpress/forums/topic/suomen-kuvalehti-13-2019/

    I use my own functions for create new button and profile (I don’t use between them login/logout because they are elsewhere)

    Concerning you buttons the size cause problems. It is difficult to set height for the container element for the buttons.

    http://www.sanaristikkofoorumi.net/wordpress/forums/topic/code-snippets-for-wordpress-twentyfourteen-theme/

    I have explained how I have set Create New and Edit Profile buttons.
    If you want to add login/ log out you should do principles how I added the Edit Profile button. Sorry, but I don’t have code for that.

    Endeed you can apply my code concerning loggin in/out.

    • This reply was modified 7 years, 1 month ago by tapiohuuhaa.
Viewing 7 replies - 16 through 22 (of 22 total)

The topic ‘Create topic button is not responsive’ is closed to new replies.