• Resolved deepbevel

    (@deepbevel)


    Was working fine for at least a year now suddenly the cart doesn’t appear when the add to cart button is clicked.
    A day before I noticed this issue, my site was down for a few hours due to the url being changed. The site is back but now the cart doesn’t work any more.
    I ended up not keeping the url change, so it’s the same as when the cart was working. I also disbled Wp Super Cache plugin. Otherwise nothing has been changed on the site.
    Any help appreciated! I’m losing saies!
    site url

    https://www.ads-software.com/plugins/wordpress-simple-paypal-shopping-cart/

Viewing 5 replies - 46 through 50 (of 50 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    That sounds like a good plan.

    Thread Starter deepbevel

    (@deepbevel)

    it was htaccess.
    I had it like this:
    RewriteRule . /index.php [L]

    because, as per codex instructions, I copied index.php AND htaccess from the site subdirectory, to the root.

    However, if I bypass index.php and just define the subdirectory in htaccess, like this:
    RewriteRule . /foursticks/index.php [L]

    the cart works again!

    Thanks for the help!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Very good :), I am happy to hear.

    Enjoy the plugin.

    Thread Starter deepbevel

    (@deepbevel)

    Thanks again, I see by the forums you are a very busy contributor.

    Someone needs to update that codex entry for the pre-existing subdirectory install:
    https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory
    No need to copy index.php to the root, only .htaccess!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    You are welcome.

    I have submitted a message to the developers to further read your suggestion above.

    Thank you

Viewing 5 replies - 46 through 50 (of 50 total)
  • The topic ‘Cart suddenly stopped appearing’ is closed to new replies.