Blocks not rendered on page_forbidden page when permissions are set
Permalink
Sorry for the re-post but I got no answer on Editing forum. Maybe the builders can help?
I have the members page on a site set so that only people who are logged in can access and see it. Otherwise it goes to the page forbidden page. (I set this up as per this thread:
http://www.concrete5.org/developers/bugs/5-4-1/make-page-forbidden-... )
Thing is, I've added blocks (namely to the "Logo" in the header area) to that page via the dashboard/single pages - yet they don't show unless one is logged in to the site. My theme is picked up properly via my_theme_paths.php but the "Logo" block is not displaying its content.
When I am logged out and type the path like this:
http://vault.kohinoorjewellery.co.il/index.php?cID=108... - I see the blocks, but when I use the navigation in the header menu and/or type the pretty url
http://vault.kohinoorjewellery.co.il/members... - it does not show the blocks. I've gone through several discussions on the forums but can't find the solution for this.
I understand it has to do with the url, and maybe the fact that the page is set with permissions? Perhaps there is an easy solution to this that I am missing?
Attached screenshots:
Logged in, logged out via pretty url, logged out via non-pretty url
I have the members page on a site set so that only people who are logged in can access and see it. Otherwise it goes to the page forbidden page. (I set this up as per this thread:
http://www.concrete5.org/developers/bugs/5-4-1/make-page-forbidden-... )
Thing is, I've added blocks (namely to the "Logo" in the header area) to that page via the dashboard/single pages - yet they don't show unless one is logged in to the site. My theme is picked up properly via my_theme_paths.php but the "Logo" block is not displaying its content.
When I am logged out and type the path like this:
http://vault.kohinoorjewellery.co.il/index.php?cID=108... - I see the blocks, but when I use the navigation in the header menu and/or type the pretty url
http://vault.kohinoorjewellery.co.il/members... - it does not show the blocks. I've gone through several discussions on the forums but can't find the solution for this.
I understand it has to do with the url, and maybe the fact that the page is set with permissions? Perhaps there is an easy solution to this that I am missing?
Attached screenshots:
Logged in, logged out via pretty url, logged out via non-pretty url