"Back to" links in events, news, and blogs
You can adjust the styling for the "All Posts" link by using the CSS class sfpostBack.
Since you're using Chrome you can always Right Click on any element on your page and then click Inspect Element to find out what CSS class you should be targeting.
Yes, I understand how to do that, but it looks a little sloppy for a default style.
Hello Eric,
We can easily adjust that a bit, but the problem is that it all depends on your scenario. We have been considering to remove the All items link since most of the customers we have are either using the back button of the browser, or some kind of navigation part of the website.
Do you think that this link is worth at all? Thank you for sharing your opinion with us.
Hristo,
My scenario was within a browser in kiosk mode on a touch-screen, where you do not have the back button. every time i was viewing a news item on page 4, i would click on the 'All news' (for the lack of any other options) link and it would take me back to the first page. now i would have to page through again to page 4 and then view another news item on that page. Personally, I would need a 'Back' link or something that would cater for environments where there is no back-button. So it is a bit frustrating to use it at the moment. Maybe it is possible for me to edit the template somehow???, but i have not got round to checking that yet.
Thanks,
Andrei
Its not super important to us since everyone will b using browsers, but I'm not against getting rid of it. Maybe it could just be moved, it seems kind of lonely up there all alone :)
Eric
Hi Eric,
Thank you for your input. We will consider our options for the upcoming release and make sure the detail templates are improved.
Regards,I'm using SF 4.4 CE and none of these items (Blogs, List, Events) have a back button on the widget template. I had to add one myself using javascript:window.history.back(). This works fine if I disable comments, but with comments enabled, it does not go back correctly (because I've been on the page twice, essentially).
Scott, the link to "all items" is now disabled by default for a few reasons.
To learn more about why and also how to re-add the Sitefinity link to all items, visit this knowledge base article:
How to enable the All Items link in detail views of content widgets
hope this is helpful!