Hi.
Today I did with fixes of little bugs for Table View and for Detail View
As for demo:
* Detail view #1 Detail view #2
There were some problems with bootstrap library, because on some pages you need to load CSS and JavaScript files, but on the others – only CSS.
Today for menu item “Placemark list” you have more values for field “Load Bootstrap”.
For example, my template loads bootstrap on some cases, and I only need to load some CSS styles. But when I show Image Gallery I need to load JS file. And for my case I set for this field appropriate value.
When something going wrong
- in table view placemark filters (press on button) – appears and closed – it there are 2 JS files loaded, therefore I have to set – load only CSS
- in detail view gallery doesn’t change images by clicking on arrows (goes to table view) – therefore I have to set – load CSS and JS files