This topic is locked

Bootstrap / Photo Gallery

11/5/2016 3:37:37 AM
PHPRunner General questions
lefty author

disregard regular mode as it works fine. in topic above . The issue is Bootstrap.
BOOTSTRAP
When setting image field and view as say 500 and thumbnails say 160 max and resize to 500 and multiple files .

  1. In print page thumbnails overlap
  2. on List page . It does not follow Thumbnails with preview as in doucmentaion meaning image and then thumbnails connected right under image like in the documentation ( large image with thumbnails directly below it . Not in bootstrap . They are all over the grid even when getting out of free transform mode and resseting the page ( same issue ) . What I get is the thumbnails are all over the place sometimes 10 rows down. Tried to change html to bring them directly under image but to no avail. So is useless in bootstrap . Tried to format the print page . The images overlap. Tried settng table larger . Tried making images smaller and just still overlap. I beginning to think I need to get out of bootstrap as the bad outweighs the good. It was a great idea to add bootstrap templates as they format pretty much for basic pages. it is like bootstrap is to be but , when adding say like a photo gallery or even welcome page there quite a few bugs . For instance if you want the landing page to be the welcome page and have a login embedded why does the main login page even show up . I can get around that with redirect outside ouput but then it dosen't even show the words username and password embedded . I had to customize each page with text before each box.
    1B. In a mobile device the arrows to change images do not work with bootstrap ( android, IOS ) Ipad works.
  3. Logout goes to login page and not the welcome page . If you set landing page it should always go to landing page after logout. once again I can get around that and redirect .
  4. I have mobile v2 installed but turned off because doumentation says you don't need for bootstrap well headers and footers can't be rezided by my tests and the menu line shows 1 line which a user will never pick up. Usually in a bootstrap menu there are three lines or more to focus you on the menu . The welcome page squares show below but that is not enough as if you are not logged in you need to see the whole menu and one little line ( like this ) - ( dosen't cut it ) . needs to be
    -

    -

    -

    -

    in the square. obviously a little more together. Mobile version of bootrap also has about 20 lines of no code but a black screen to end the page. Not GUI friendly.
    need more direction or more documentation in our help files to facilitate it. Thanks for reading this . I would have put in suggestions but these are imminent problems.

    Anyone chime in with thoughts. Thanks.