- This topic has 3 replies, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › General Stuff › Affiliate Platform – affiliate area menu does not show up
Tagged: Affiliate platform
After login into the affiliate platform as affiliate the menu (Clicks, Banners etc.) does not show because the font color is the same as the menu background color. As well the menu submenues are not shown.
Latest WP 4.1.2 – I deleted all caches.
[http://fotocasa.bo/afiliados] – please register as affiliate and try yourself.
Apply the following Custom CSS to take care of it.
Grab this plugin:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
Then use the following CSS in there:
#wpap_style2_view_body .navbar {
background-color: #ccc !important;
}
this worked like charme, THANKS – but the drop down menues still are not working
Your theme’s CSS is conflicting too much with this view. Try the 2nd option explained in the following URL:
https://www.tipsandtricks-hq.com/wordpress-affiliate/setting-up-the-affiliate-viewarea-315