• I face a problem in this plugin while I am using it in mobile the problem is that other than dashboards none of the other tabs shown they where hide or may be it’s a plugin internal problem I also attached the screen shot of that tabs which are not showing in mobile view. Please guide me dear developer.
    Thanks.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    Unfortunately, your page only allows me to log in and not register as an affiliate.

    Could you check it, please? There is probably some CSS rule that is hiding those elements.

    Best regards.

    Thread Starter jame45

    (@jame45)

    could you please share that CSS rules so that i will put it into you customization of theme and check it if it work for me i will let you know about it

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    Unfortunately, without being able to view the HTML content of your site’s affiliate dashboard, I can’t know what rule may be affecting the display issue, so I can’t provide you with a solution either.

    We need to be able to register as an affiliate to be able to see this.

    Let us know any news.

    Best regards.

    Moderator Support Moderator

    (@moderator)

    Thread Starter jame45

    (@jame45)

    Well here is the website page link where you register an affiliate then please check your dashboard in mobile and desktop view in desktop all the tabs shown but in the mobile view there no tab shown please go through this and guide me properly

    https://profitnectar.com/affiliate-dashboard/

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    In order to fix that, add the following CSS in Appearance > Customize > Additional CSS:

    @media (max-width: 991px)
    .woocommerce-account .yith-wcaf-dashboard-navigation {
        display: block !important;
    }

    Check it out and tell us if it works well for you, please.

    Best regards.

    Thread Starter jame45

    (@jame45)

    still issue is not resolved yith affiliate navigation bar is not shown in the mobile view actually when we make a separate page of affiliate dashboard it appearance is fine in both device mobile and desktop but when we select an option (affiliate dashboard shown in my account section of woocommerce) it did not shown yith navigation tab like link generator home commission. Above mention code is not working
    PLEASE SORTED IT OUT AS SOON AS POSSIBLE!!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Mobile view problem’ is closed to new replies.