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
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
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
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
Thank you Yigit, it works just fine.
Regards
Asterios