Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout - Logo Links to BigCommerce Store #18

Closed
dschwint opened this issue Jul 5, 2018 · 2 comments
Closed

Checkout - Logo Links to BigCommerce Store #18

dschwint opened this issue Jul 5, 2018 · 2 comments

Comments

@dschwint
Copy link

dschwint commented Jul 5, 2018

At checkout the customer can click on the logo in the header that takes them to the BigCommerce store. Will this be something that needs to be updated in the BigCommerce theme files? It would be great to have a setting that would allow for the logo to link back to the WordPress store. Thanks!

@karen-white
Copy link

Hey @dschwint ,
Good callout! This is something that's been discussed by the dev team for a future release.

For now, the link destination can be manually changed in the BigCommerce checkout.html file:

<a class="checkoutHeader-link" href="{{urls.home}}">

to

<a class="checkoutHeader-link" href="https://mywordpresssite.com">

@karen-white
Copy link

@dschwint This has been fixed in the latest versions of the plugin. You can now redirect to the BigCommerce checkout page (with the logo properly pointed) or you can use the BigCommerce embedded checkout--the logo on either should direct the shopper to the WordPress storefront.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants