Skip to main content

Product page issue

I have a few issues with a product page:

  • I cannot not set the URL slug correct, as it takes the standard blog category. I want the slug have my shops slug instead of the blog slug. So my shop is at https://www.angelovanderklift.com/fotoshop and a product goes to https://www.angelovanderklift.com/blog/product/item This should be https://www.angelovanderklift.com/fotoshop/product/item How do I set this the correct way?
  • At the product page I have set a featured image. But everytime when I update the product, the image won't appear at the product page anymore. I have to set the Featured image again. That is pretty annoying.
  • At the product page I cannot ad the price of the product. It doesn;t show it. That is a HUGE disadvantage. For me this is a NO go. With that said, I really would like to be free of how my pages appear. So I would like to have each productelement to be a part of Gutenberg system. So I can add a title, a description, a price, etc at any place I want.
  • I have set Stripe the correct way. But during payment I receive this message: You did not provide an API key. You need to provide your API key in the Authorization header, using Bearer auth (e.g. 'Authorization: Bearer YOUR_SECRET_KEY'). See https://stripe.com/docs/api#authentication for details, or we can help at https://support.stripe.com/.

This is it for now. Hope anyone can help me with this.

Sarkar Ripon

  1. See image 1
  2. We had issue and it is now solved.
  3. Taking it as UX improvement.
  4. Maybe store mode and payment gateway credential mismatch. like you connected stripe in the test mode and then changed store mode to live where stripe still remains in the test mode. I am not sure but maybe. Okay taking as UX improvement as well.

Ripon SarkarΒ did that as well, but then it still will output the category blog (soΒ https://www.angelovanderklift/blog/fotoshop/productid

  1. did that as well, but then it still will output the category blog (so https://www.angelovanderklift/blog/fotoshop/productid

Sarkar Ripon

Angelo van der KliftΒ I am just curious, Did you make shop page slug and product slug same? In this case products will be treated as blog post since fluentCart uses CPT for products.