Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #253864

    Hello to everyone,
    two questions:

    1) I would like to know, if it is possible to add an extra filter to the portfolio, so that I sort the entries in two different ways.
    What I thought is the the “tabs” option ( see here: http://test.koelner-musikakademie.de/dozenten), but it is not the best solutiion for mobiles.

    2) Can I use the Google maps, that gives me the “Route option”, e.g. https://drive.google.com/file/d/0BxGyNc_e1J-pOHRhV0FEOFpfVmc/edit?usp=sharing

    Thank you
    Asterios

    #253871

    Hi koelnermusikakademie!

    No, unfortunately both things are not possible at the moment. For 2) you can try this plugin: http://www.wpgmaps.com/ or you just embed the google map with an iframe. You can also suggest both features here: https://kriesi.at/support/enfold-feature-requests/ and if more users vote for it we might add them to the theme framework.

    Regards,
    Peter

    #253875

    Hi Peter and thank you for the quick reply.

    Last question. How can I show in mobiles the previous and next thumbnails of the portfolio items?

    Regards
    Asterios

    • This reply was modified 10 years, 3 months ago by Asterios.
    #253894

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-post-nav {
    display: block!important;
    }}

    Regards,
    Yigit

    #253900

    Thank you Yigit, it works just fine.

    Regards
    Asterios

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Add extra filter in Portfolio – Maps’ is closed to new replies.