I've created a custom-pager-block for a news-content-type and it is showing well in Firefox. But in Safari on Mac and iOS-devices only the first state is showing. So, on the first news-node I click on the next-button, it goes to the second news-node, but the pager still shows only the next- and not the previous-button. And a click on the next-button now doesn't lead to the next news. It stays on the same node.
I added two pics to explaine.
As I said, in Firefox everything is fine.
| Comment | File | Size | Author |
|---|---|---|---|
| SAFARI.jpg | 12.06 KB | krabbe | |
| FF.jpg | 12.27 KB | krabbe |
Comments
Comment #1
krabbe commentedOk, it wasn't a Safari-Problem. On performance-page in the admin area I selected "Cache blocks" and that prevented the pager-block to get the actual parameters.
After deselecting the "Cache blocks" parameter the pager works perfect in all tested browsers.
Thanks for this module!