#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
My Sub Menu Not Dis...
 
Share:
Share
Tweet
Share
Notifications
Clear all

My Sub Menu Not Display On Mobile View

    Last Post
RSS

ediko
Posts: 43
 ediko
Topic starter
June 6, 2021 8:16 am
(@ediko)
Eminent Member
Joined: 1 year ago

Drop down menu is not displaying on mobile view. 

I also observe that even on this forum, it's not displaying.

Please tell me how to fix this as most of my viewers uses mobile phones. 

11 Replies
Robert
Posts: 9090
Robert - Twitter
 Robert
Admin
June 6, 2021 12:55 pm
(@robert)
Support Team
Joined: 6 years ago

Hi @ediko,

What dropdown menu do you mean?

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
6 Replies
ediko
 ediko
(@ediko)
Joined: 1 year ago

Eminent Member
Posts: 43
June 6, 2021 2:57 pm
Reply toRobertRobert

@robert That is a menu and not sub menu.

I will referring to a SUB MENU.

On PC view, if you hover over "My Profile" there'sa drop down sub menu comprising:

Activity

Account

Subscriptions

But on Mobile view there are no drop down sub menus like that.

See attachment.

 PC-Sub-Menu-View.png
Reply
ediko
 ediko
(@ediko)
Joined: 1 year ago

Eminent Member
Posts: 43
June 6, 2021 2:58 pm
Reply toedikoediko
Robert

See mobile view

 Mobile-Sub-Menu-View.png
Reply
Tutrix
 Tutrix
Beta Tester
(@tutrix)
Joined: 2 years ago

Honorable Member
Posts: 631
June 6, 2021 3:19 pm
Reply toedikoediko
ediko
Robert

@ediko 

the submenu is deactivated for the mobile view
if you want to activate it

add this to custom css

@media screen and (max-width:620px) {
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li > ul {
display:block !important;
}
}

Dashboard > Forums > Settings > Style (custom css)

visit my wpForo > Tutrix.de with lots of customization & modification, inclusive chat

Reply
ediko
 ediko
(@ediko)
Joined: 1 year ago

Eminent Member
Posts: 43
June 6, 2021 4:18 pm
Reply toTutrixTutrix
ediko
ediko
Robert

@tutrix wow thanks.

But the drop down sub menu is covering other menu items below it, please give me a CSS code that will shift the drop down sub menu items to the right so it doesn't cover the menu items below it.

 

Thanks

Reply
Tutrix
 Tutrix
Beta Tester
(@tutrix)
Joined: 2 years ago

Honorable Member
Posts: 631
June 6, 2021 4:42 pm
Reply toedikoediko
Tutrix
ediko
ediko
Robert

@ediko 

ok, use this code instead of the one above

@media screen and (max-width:620px) {
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li > ul {
    display: block !important;
    margin-left: 125px !important;
    margin-top: -48px !important;
}
}

visit my wpForo > Tutrix.de with lots of customization & modification, inclusive chat

Reply
ediko
 ediko
(@ediko)
Joined: 1 year ago

Eminent Member
Posts: 43
June 7, 2021 9:10 am
Reply toTutrixTutrix
ediko
Tutrix
ediko
Robert

@tutrix I really appreciate your kind assistance.

Please i still need another assistance on this issue. I want the width of the li container to contain the li without it breaking to another line. For instance, from the attached, i want "Tribes of the Midwest Region" to be like "Entertainment", "New/Politics".

Thanks

 Sub-Menu-Width.png
Reply
ediko
Posts: 43
 ediko
Topic starter
June 7, 2021 8:13 pm
(@ediko)
Eminent Member
Joined: 1 year ago

Admin please assist with this.

Thanks

Reply
Robert
Posts: 9090
Robert - Twitter
 Robert
Admin
June 8, 2021 5:54 am
(@robert)
Support Team
Joined: 6 years ago
Posted by: @ediko

I will referring to a SUB MENU.

I'm sorry but wpForo doesn't support sub-menu on mobile. We may add it in the 2.0 major version.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
2 Replies
ediko
 ediko
(@ediko)
Joined: 1 year ago

Eminent Member
Posts: 43
June 8, 2021 12:04 pm
Reply toRobertRobert

@robert scroll up the thread @tutrix provided a code to add it, so i am trying the style the menu.

Thanks

Reply
Tutrix
 Tutrix
Beta Tester
(@tutrix)
Joined: 2 years ago

Honorable Member
Posts: 631
June 8, 2021 4:07 pm
Reply toedikoediko
Robert

@ediko 

try

@media screen and (max-width:620px) {
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li > ul {
display: block !important;
margin-left: 125px !important;
margin-top: -48px !important;
width: 220px !important;
}
}

you can adjust the 220px as needed

visit my wpForo > Tutrix.de with lots of customization & modification, inclusive chat

Reply
  All forum topics
  Previous Topic
Next Topic  

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • New Feature About Plugin Customization and Integration

    By z14165899, 4 hours ago

  • WordPress Email sending function wp_mail() doesn't work!

    By feassistant, 12 hours ago

  • Import users from IPBoard

    By jesusdlg, 1 day ago

  • Intruder signing in to wpforo without approval

    By plaurits, 1 day ago

  • How to make new user to get approve manually before creating post and profile.

    By Adhyansh21, 2 days ago

  • Posts deleted in database still show up on front-end

    By nylex, 2 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • spam33
  • editor33
  • menu33
  • shortcode32
  • forum accesses30
  • widget29
View all tags (2194)

Recent Posts

  • RE: HT Access file advice

    Guys, thank you very much for your advice that helped m...

    By Tergaros, 3 hours ago

  • RE: User banned for using icons?

    I know they are banned for outright spam and links. But...

    By Tergaros, 3 hours ago

  • About Plugin Customization and Integration

    Hello gVectors Support Team: I...

    By z14165899, 4 hours ago

  • RE: WordPress Email sending function wp_mail() doesn't work!

    @dimalifragis thanks for the enlightenment there. It...

    By feassistant, 6 hours ago

  • RE: Intruder signing in to wpforo without approval

    Maybe at Wordpress.org ?

    By dimalifragis, 14 hours ago

  • Import users from IPBoard

    Hello, Is it possible to import users from ipboard? (...

    By jesusdlg, 1 day ago

  • RE: Description for each topic?

    Why is this such a hard question to answer? You have ...

    By Christine, 1 day ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,938 Topics
50.3 K Posts
6 Online
48.4 K Members

Latest Post: HT Access file advice Our newest member: gacormalam27 Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation