• Resolved sutarasmita

    (@sutarasmita)


    Hi Team,

    I have enabled the social share option in the plugins setting on the desktop view its showing properly, When the same forum is opened on the mobile the social share button is not visible.

    I have enabled the general settings for it still its not working properly its not responsive well enough. Please refer the below ss for the reference and give your guidance to resolve this issue as soon as possible.

    On the Desktop view

    https://tinyurl.com/223jyu4h , https://tinyurl.com/28zfqm9a

    On the Mobile view there is no WhatsApp button available

    https://tinyurl.com/2yx37rdp , https://tinyurl.com/27h3kcb6

    Kindly look into this issue.

    Thanks & Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    You can use the CSS code below:

    @media screen and (max-width: 480px) {
    #wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-top {
    display: block !important;
    }
    }

    Insert the code in the “Custom CSS code” textarea textarea located in the Dashboard > wpForo > Settings > Colors & Styles admin page.

    The red-marked value can be changed as you like.

    Also, please try in incognito mode if you’re checking on mobile devices. Because mobile browsers have a hard cache, you’ll not be able to see the change immediately.

    Thread Starter sutarasmita

    (@sutarasmita)

    Hi

    Thanks for the CSS code i have inserted it and it seems like working fine for the forums page.

    Also the bell icon is not visible on the mobile view on the menu bar. Please look into this also.

    forum page link https://decorhue.com/community/ please do check in the mobile from your end.

    Thanks

    Plugin Support gVectors Support

    (@gvectorssupport)

    Please make sure that you’re checking as a logged-in user, as it’s not visible to guests.

    By the way, we’ve registered on your website and found that everything is working fine during our testing.

    Thread Starter sutarasmita

    (@sutarasmita)

    Thank you so much for the confirmation from your end. It seems like working. Thank you for your support and time.

    Thanks & Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.