• Resolved dalkat

    (@dalkat)


    Hi,

    A few issues currently:
    1) I want sub-sub menu items to expand and collapse on the same page, but currently they are reloading the page in order to expand the items. What do I do in this case?
    2) When I click on a menu item, it refreshes the whole page, which causes a lag in which the menu bar disappears and the page jumps for 3 seconds.

    Also, was I supposed to install a wedocs THEME in addition to the plugin? I never did so.

    See example here https://drive.google.com/file/d/1OMLsY8j26Qj5bp_d1lB-pIbznQHVxdQW/view?usp=sharing

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter dalkat

    (@dalkat)

    Correction: My theme provider (uncode) helped me with the custom code since wedocs theme wasn’t loading properly — i mistakenly thought it was wedocs.

    This is what it looked like before. We uploaded the plugin but the theme didn’t load with it.

    https://undsgn.zendesk.com/attachments/token/av8rT0et7EH6mAUbJ6mpIHi6A/?name=Screen+Shot+2019-12-18+at+3.00.09+PM.png

    Their customer support said:
    “Nothing that I save from theme options->doc or docs affect the styling. Only I can offer is custom css code in order to make it look better, let me know.

    And because transparent menu is not applied you need to add this css code so the header can appear:
    body.single-docs:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck):not(.is_mobile_open).menu-transparent.style-light-original {opacity: 1 !important;}”

    … etc.

    Hello @dalkat

    No, it’s not necessary to use the weDocs theme. You can use any WP standard theme. However, sometimes with the theme layouts, these kinds of problems may happen and the theme authors can help better than us in those cases.

    Feel free to ask if you face any problem with the functionality of weDocs further 🙂

    Thanks

    Thread Starter dalkat

    (@dalkat)

    Hi Mehedi – sorry but you didn’t answer my questions 🙂 Please see above for the full detail, summarized below.

    A few issues currently:
    1) I want sub-sub menu items to expand and collapse on the same page, but currently they are reloading the page in order to expand the items. What do I do in this case?
    2) When I click on a menu item, it refreshes the whole page, which causes a lag in which the menu bar disappears and the page jumps for 3 seconds.

    Thread Starter dalkat

    (@dalkat)

    See example here https://drive.google.com/file/d/1OMLsY8j26Qj5bp_d1lB-pIbznQHVxdQW/view?usp=sharing

    I’d like to enable Ajax sub-menu items (opening/closing on the same page, not going to a new page to reveal submenu items) similar to how you have it here https://wedevs.com/docs/wp-project-manager/developer-docs/

    • This reply was modified 4 years, 3 months ago by dalkat.

    Hello @dalkat

    1. It doesn’t allow the sub-sub sections by default at this moment. You can create a section and docs under them. The reference you shared is custom-built, for our own purpose only. However, we may consider this future to release publicly in the future.

    2. Each menu(section) contains a separate page, so, yes, it’ll reload as it’s not a single page design.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Expand sub-menu items on same page’ is closed to new replies.