• Resolved gswaim

    (@gswaim)


    As I understand it, completion indicators are added when a link to a page with the completion button added is inside the

    • markup.

      In my courses I build my course navigation with WordPress’s menu system. When I look at the code, it looks like the menus do place the page links inside

    • . So I think this means completion indicators would work with the menu system.

      Could you confirm this before I purchase?

      Thanks.

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

    (@gswaim)

    Noticed my question got jacked up because I entered html code, sorry. Let me try this again.

    As I understand it, completion indicators are added when a link to a page with the completion button added is inside the line item markup.

    In my courses I build my course navigation with WordPress’s menu system. When I look at the code, it looks like the menus do place the page links inside the line item markup.

    So I think this means completion indicators would work with the menu system.

    Could you confirm this before I purchase?

    Thanks.

    Hey @gswaim!

    Thanks for reaching out. The completion indicators work as follows:
    1. Upon page load, an ajax request is made to the server to find out which of your posts are marked as completable.
    2. Each link found on that page to a completable post is then given a css generic class + a specific css class as to whether it is completed or not.
    3. The css then determines if the display of the links to that post are changed at all.

    So to answer your question directly, yes, the completion indicators should work with your menu system. If they on default, it just means you need to adjust your css in the WPComplete settings page. If you need help with this, feel free to email us and we will be happy to help.

    Thread Starter gswaim

    (@gswaim)

    OK Thanks.

    I am referring to the WordPress native menu system. Sounds like it should work.

    @gswaim – Yup, it should work. If you are having trouble getting it to work, don’t hesitate shoot us an email and we’ll figure out why it’s not.

    Thread Starter gswaim

    (@gswaim)

    Just wanted to confirm for other users that WP Complete does work with the native WordPress menu system. If you build lesson navigation using the WordPress custom menu feature and a lesson is marked as complete the menu choice will indicate it as complete.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is WP Complete Compatible with Menus’ is closed to new replies.