going from fresh d9 install +php 8
from /admin/appearance/settings/bootstrap5
Style guides
goes to
/themes/contrib/bootstrap5/style-guide
Results in
The page isn’t redirecting properly
An error occurred during a connection to domain.com.
This problem can sometimes be caused by disabling or refusing to accept cookies.
Comments
Comment #2
vladimirausLooks like either
[docroot]/themes/contrib/bootstrap5/index.htmlproperly as homepageComment #3
rar9 commentedI installed theme via composer and drush enabled it.
Base theme is in Web/theme/contib/bootstrap5
Server is plesk
Comment #4
vladimirausWhat can you see at
http://domain.com/themes/contrib/bootstrap5/style-guide/index.html?Comment #5
glynster commentedWe may have encountered the same issue on Drupal 9:
Page Not Found
themes/contrib/bootstrap5/style-guideHowever this works fine
themes/contrib/bootstrap5/style-guide/index.htmlThough you have it setup to use the following links throughout:
https://getbootstrap.com/docs/5.0/examples/cheatsheet/#buttonsSo why now just push that link from the theme page:
https://getbootstrap.com/docs/5.0/examples/cheatsheetJust a thought. One less page to maintain.
Comment #7
vladimirausComment #8
vladimiraus