Hello guys.
I am having serious problem which I have also encountered on your demo page. When I enter in url bar the name of the site, for example: http://www.opencart.com/demo/, Add to Cart button under Featured Products does not work. And without www it does work. Why?! Any help is greatly appreciated. Thank you in advance.
I am having serious problem which I have also encountered on your demo page. When I enter in url bar the name of the site, for example: http://www.opencart.com/demo/, Add to Cart button under Featured Products does not work. And without www it does work. Why?! Any help is greatly appreciated. Thank you in advance.
I have exactly the same problem...
designsbylynn.org works great..
www.designsbylynn.org loads fine but the add to cart buttons will not work. If you click on link, i.e., create an account, that works and the www is removed. Going back to home with the www removed, the add to cart buttons will work .
What is the fix?
designsbylynn.org works great..
www.designsbylynn.org loads fine but the add to cart buttons will not work. If you click on link, i.e., create an account, that works and the www is removed. Going back to home with the www removed, the add to cart buttons will work .
What is the fix?
Does anyone knows how to solve this?
We made a test install and the "add to cart" button doesn't work. Is this a bug?
Any ideas?
http://www.en-miami.com
I tried with different browsers and it doesn't work.
Please help
HF
We made a test install and the "add to cart" button doesn't work. Is this a bug?
Any ideas?
http://www.en-miami.com
I tried with different browsers and it doesn't work.
Please help
HF
Our latest page: http://www.paginas.in
http://www.macClasificados.com - Encuentra tu Apple PC mas barato, sin intermediarios
Try acessing your site without using www in the url...
That seems to be the problem...
You can open page without it loading with the www prefix by adjusting your .htaccess file.
Use.....
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.example.com$ [NC]
RewriteRule ^(.*)$ http://example.com/$1 [R=301,L]
Clean out your browser cache. It should work. It did for me....

That seems to be the problem...
You can open page without it loading with the www prefix by adjusting your .htaccess file.
Use.....
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.example.com$ [NC]
RewriteRule ^(.*)$ http://example.com/$1 [R=301,L]
Clean out your browser cache. It should work. It did for me....

Yes, that's correct !!
That solve the issue.
Thanks
HF
That solve the issue.
Thanks
HF
Our latest page: http://www.paginas.in
http://www.macClasificados.com - Encuentra tu Apple PC mas barato, sin intermediarios
thank you .your information is very good.rap1996 wrote:Try acessing your site without using www in the url...
That seems to be the problem...
You can open page without it loading with the www prefix by adjusting your .htaccess file.
Use.....
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.example.com$ [NC]
RewriteRule ^(.*)$ http://example.com/$1 [R=301,L]
Clean out your browser cache. It should work. It did for me....
Who is online
Users browsing this forum: No registered users and 15 guests