Custom component box not display content
When I log into the community, the custom component boxes display the content. When I log out, the custom component boxes doesn't display the content. I've changed the permission to allow customers/users to see the content but it still did not show. I would like it to display when new visitors/customers visit the community home page without signing in. How can I fix this?
These 2 areas, configuration and tips-tricks seem to be allowed to only special members, like mods, employees, i.e. with special rank.
Also, you need to add attempt recover blocks other wise your code could break any time
Ref: http://freemarker.org/docs/ref_directive_attempt.html
you need to check the access to these 2 calls
boards/id/configuration/topics/recent?page_size=3
boards/id/tips-tricks/topics/recent?page_size=3