Viewing 12 replies - 1 through 12 (of 12 total)
  • I am also having the same problem. I have not modified any of the pages the plugin setup, and the shortcodes are still there. When you put your mouse over the “Proceed to secure checkout” button, what URL shows up? Mine shows the URL back to the store. When it works how its supposed to, it should have something like “?checoutmethod=paypal” or something like that. grr…

    Thread Starter jasonthoele

    (@jasonthoele)

    Hi Haneka,

    I actually fixed mine…

    1. go to plugins>simple-ecommerce-shopping-cart>views>cart.php
    2. make copy of this file and store in safe place
    3. edit (should be) line 661 as shown below…

    This should get you going.

    Thread Starter jasonthoele

    (@jasonthoele)

    <a id="SimpleEcommCartCheckoutButton" href='https://www.bakersfieldwaterpolo.com/online-store/checkout/' class="SimpleEcommCartButtonPrimary" title="Continue to Checkout"><?php _e( 'PROCEED TO CHECKOUT' , 'simpleecommcart' ); ?></a>

    Plugin Author n.showket

    (@nshowketgmailcom)

    Dear Plugin users,
    The above advice will never be required if you are not modifying anything.
    According to jasonthoele, He had to do that change to get it going, SIMPLY BECAUSE He has renamed the store page to online-store.

    AND thats why his link is now called ( online-store)
    https://www.bakersfieldwaterpolo.com/online-store/checkout/.

    SO AGAINNNNNNNNNNNNNNNNNN:::::::::::
    DO NOT MODIFY( RENAME) ANY OF THE PLUGIN CREATED PAGES. DO NOT TRY TO USE ANY OF THE SHORT CODES THAT ARE IN THOSE PLUIGIN CREATED PAGES.

    IF YOU NEED TO DESIGN YOUR OWN STORE PAGE DO IT USING THE ADD_TO_CART SHORT CODE AND YOU OWN HTML.

    Any issue email me : [email protected]. I am always here to help.
    Thanks
    Niaz

    i moved my project from a subdomain to its own domain. I have reinstalled this plugin over and over and not changed any of the pages. I have noticed that when I uninstall it, though, there are plenty of leftovers in my database. i have manually gone through and replaced any URL referencing the subdomain with the correct domain. the only thing i do modify is the CSS to match colors of the site, nothing else.

    @jason, i tried your fix enthusiastically and hopeful, but it did not work for my situation. thank you for the advice though, it was greatly appreciated.

    i fixed my issue. totally unrelated to “modifying the pages”

    Thanks anyways guys! happy coding!

    Thread Starter jasonthoele

    (@jasonthoele)

    Haneka,

    How’d you fix your issue.. please post so others have the info

    all i did was went to each page to edit, and hit “update” and voila, it worked. just to re-cap, i had not modified any of the pages or code, even after a fresh reinstall of the plugin, the same thing was happening. so clicking “update” on each page in the editor somehow “activates” them or something.

    Plugin Author n.showket

    (@nshowketgmailcom)

    I am totally confused but anyway, whatever fixed it …good news it is fixed.

    BUT ANYONE having this SAME ISSUE.. PLEASE EMIAL ME AND I WILL FIX YOUR ISSUE IN NO TIME.

    Done this for many of my plugin users ( Who happens to change things but does not admit until I found out )

    In Anyway, Happy to help anyone.

    Thanks
    Niaz

    never mind I figured out what I did wrong.

    I was wondering what the IPN page is used for?

    Plugin Author n.showket

    (@nshowketgmailcom)

    That is something that is available in Premium. This will give u the option to return to your designated page once the payment is made in paypal

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘PROCEED TO SECURE CHECKOUT BUTTON’ is closed to new replies.