Quote:
Installed CDSEO and everything working but pagination broken with CDSEO. We use reboot template.
|
No issues that I'm aware of, but if you're rewriting the
new_arrivals.php or
on_sale.php pages, then you may need to tweak the following two lines in skin/reboot/customer/main/pagination.tpl
Code:
{assign var="navigation_script" value="new_arrivals.php"}
Code:
{assign var="navigation_script" value="on_sale.php"}