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
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.
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/
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!!!!