I want to give authenticated user to give access to view unpublished node so that they can view to the node but currently showing error 403 access denied. I tried a module view_unpublished but after give permission using view_unpublished module to give access to the published node it provide a link to rebuild permission . but i dont want to user this it may break set permission .
How to permit users to view unpublished nodes which they didn't create?
I have a view and I wanna rewrite the text of 'content: title' but I don't know how to do it;
several times I tried to go to the 'rewrite result' and in 'Override the output of this field with a custom text' i wrote new text '<a href="{{ path }}">Custom Text</a>', but still it doesn't work
I have created a teaser box for the home page [via a view that placed in a block on homepage] and I wanna add 'read more..' link