clipper category or store links its giving page not found
Dear all,
i have purchase the clipper theme and installed it into my server, please find the link below
http://www.mr10q.com/offers/
but when i click on category or store links its giving page not found error. i am another blog
WP also installed into my server with different url (its working perfect
http://www.mr10q.com/blog/), i have added following code into .htaccess file on server. could you please help us to solve this issues? i have bot done any changes into clipper php code.
#offer website redirection rules
RewriteBase /offers/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /offers/index.php [L]
Thanks,
Amit