View Single Post
  #906  
Old 05-29-2015, 10:23 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

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"}
__________________
xcartmods.co.uk
Reply With Quote