Plugin Author
Steven
(@shazahm1hotmailcom)
RE: But on the examples you show this site using the cmap template with 3 columns !!! tourismusverband-hamburg.de/mitglieder/
This example is based on the cMap template, which states that it has been customized. It is listed as a custom examplee, not a cMap sample.
RE: you shound precise on the description that it is impossible to use this template in multiple column
Both the product page and the demo page do specifically show it as a card layout.
RE: please with the default template what is the code line to change and how ?
Sorry, I am not exactly sure what you are asking. Are you using if there is a way to change the layout of cMap into columns? If you are; please refer to this FAQ:
Please be aware the single-column card layout that the template is supplied is the supported layout.
I hope this helps; please let me know.
Thanks, it was what i m looking for !
Sorry, i have 2 problems.
1. the columns are inverted like an mirror effect, the lastest is at the right (column 3) instead of being in column 1
2. about the phone number when i not display the label and just keep the phone number like that phone_format='%number%' instead of phone_format='%label%%separator% %number%' it display the phone inverted like that 23 23 45 56 33+
ok, i found the problem. in your function code you write
#cn-cmap .cn-list-body.cn-cmap-is-grid {
direction: rtl;
}
instead of direction: ltr;
Maybe change it in your website info
My two problems are solved !
Thanks a lot