creating the footer pagination for the front end, here is the problem I encountered:
All url's pages are kay however
<a title="3" href="index.php?option=com_xxxxxx&view=bpws&Itemid=54&limitstart=40">3</a>
except the first one:
<a title="1" href="/joomla/index.php?option=com_xxxxxx&view=bpws&Itemid=54">1</a>
The limitstart disappeared.
Does anyone have the same issue?
This is happening at the front-end.