Quote:
Originally Posted by JacksmithxD
Issue resolved. 
|
Hi,
How did you fix this?
EDIT: FIXED - Method below for getting CDSEO and Adapt Template to work together:
In skin/adapt/js/adpat_custom.js
Change:
path: 'skin/adapt/css/grid/', to
path: '/skin/adapt/css/grid/', (line 6)
You will also need to search for 'skin/adapt/images/loading.gif' (I found it in two places) and replace with '/skin/adapt/images/loading.gif' so the loading animation gets loaded.
Thanks,
xgarb