• Resolved georg03

    (@georgdem)


    Hello,

    what kind of navigation options are available?

    1) I do not see any widgets? On demo site https://demo.vaincode.com/mage-event/all-event-list/ there is a category menu in left bar. Is it realized with a custom link menu?

    2) I know there is the category filter however it does not seem to work. I can see the events only when selecting “All”. The other categories show no output. I am running current version 3.2.4. I checked the html output. Apparently the category classes are being not added.

    I added three categories to each event but the output is:

    <div class=”mep-event-list-loop mep_event_list_item mep_event_minimal_list mix “> … </div>

    instead of

    <div class=”mep-event-list-loop mep_event_list_item mep_event_minimal_list mix mage-category-1 mage-category-2 mage-category-3”> … </div>

    3) Is it possible to show the category filter only for selected categories? E.g. [event-list cat=44,22,56 cat-filter=yes]. This would be a very helpfull feature.
    For explanation … if I have a page where I will output all yoga courses with different yoga styles (Ashtanga Yoga, Hatha Yoga, Power Yoga). I then want to have the ability to filter between these styles and do not want to see all other available categories like dance, qigong, taiji, etc.

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    Hello @georgdem

    Thanks for our message, Here are the answers to your questions below:

    1) I do not see any widgets? On demo site https://demo.vaincode.com/mage-event/all-event-list/ there is a category menu in the left bar. Is it realized with a custom link menu?

    ==> Yes, you’re right currently we don’t have any widget, the sidebar in your mentioned page is a custom link menu.

    2) I know there is the category filter however it does not seem to work. I can see the events only when selecting “All”. The other categories show no output. I am running current version 3.2.4. I checked the html output. Apparently the category classes are being not added.

    I added three categories to each event but the output is:

    <div class=”mep-event-list-loop mep_event_list_item mep_event_minimal_list mix “> … </div>

    instead of

    <div class=”mep-event-list-loop mep_event_list_item mep_event_minimal_list mix mage-category-1 mage-category-2 mage-category-3”> … </div>

    ==> I just check this and everywhere its worked fine, you can also see this
    https://demo.vaincode.com/mage-event/all-event-with-category-filter/

    3) Is it possible to show the category filter only for selected categories? E.g. [event-list cat=44,22,56 cat-filter=yes]. This would be a very helpful feature.
    For explanation … if I have a page where I will output all yoga courses with different yoga styles (Ashtanga Yoga, Hatha Yoga, Power Yoga). I then want to have the ability to filter between these styles and do not want to see all other available categories like dance, qigong, taiji, etc.

    ==> This is really a good feature, currently its not available in our plugin but we definitely add this in our next version. Thank you very much for your idea.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Navigation, Category filter’ is closed to new replies.