pachakech
Forum Replies Created
-
Forum: Plugins
In reply to: [Direct Stripe] Security Check FailedYes I use WP Fastest Cache, I disabled it and now it works…
Thanks for your helpThis is what I get, this is for a subscription
{
“error”: {
“type”: “invalid_request_error”,
“message”: “No such customer: cus_AfMXrEKbusbUE4”,
“param”: “id”
}
}I have exactly the same issue. No payments are possible now but was working before. I don’t get it.
Forum: Plugins
In reply to: [qTranslate X] Language tags in frontend in excerptsHello,
Thanks everyone for your answers. I’ve finally solved the problem. In the theme files the excerpt tag was a custom tag created by the theme author. So I replaced all the custom excerpts with the default wordpress excerpts and it worked like a charm !
Thank you for your help !
Forum: Plugins
In reply to: [qTranslate X] Language tags in frontend in excerptsHello Terry !
I use the theme DeCorum. When I deactivate all my plugins (except qTranslate X) the language tags are still on the frontpage. The posts are custom posts so if I use a simple theme they don’t appear…