Re: Adds to cart then no direction for user
Posted: 29 Sep 2025, 21:45
Ok I checked the console and found the issue. Since a long time for SEO I block index.php so this is redirected.
Removing this it works. Though id like to keep it ideally.
#RewriteCond %{THE_REQUEST} ^[A-Z]{3,}\s/index\.php[/?\s] [NC]
#RewriteRule ^index\.php(.*)$ /$1 [R=301,L]

New question please why don't I get so much detail in this popup as yours earlier.
Removing this it works. Though id like to keep it ideally.
#RewriteCond %{THE_REQUEST} ^[A-Z]{3,}\s/index\.php[/?\s] [NC]
#RewriteRule ^index\.php(.*)$ /$1 [R=301,L]

New question please why don't I get so much detail in this popup as yours earlier.