[Resolved] Connect with Stripe button for Dokan is not showing in GP theme

Home Forums Support [Resolved] Connect with Stripe button for Dokan is not showing in GP theme

Home Forums Support Connect with Stripe button for Dokan is not showing in GP theme

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1354469
    Cheryl

    Hi – there is supposed to be a Connect with Stripe button in the Dokan vendor dashboard, but it is not showing up in my GP theme. I checked a different theme and the button is there. Is there some CSS or something that I can add to make this button visible?
    Thank you

    #1354641
    Leo
    Staff
    Customer Support

    Hi there,

    Does the button show normally if you use a twenty series WP theme?

    #1355005
    Cheryl

    Yes, the button is there in the twenty series themes.

    #1355112
    David
    Staff
    Customer Support

    Hi there,

    do we require a login to see this part of the dashboard ?

    #1355122
    Cheryl

    You would need to log into the system or set up as a vendor. Can I provide the log in access in a secure form?

    #1355138
    David
    Staff
    Customer Support

    You can send login via the Account Issue form here:

    https://generatepress.com/contact/

    Please add the URL of this topic to the form.

    Before doing so – if you have a child theme, can you disable that – so we can eliminate that as a possible cause.

    #1355797
    Leo
    Staff
    Customer Support

    Try adding this CSS:

    .dokan-stripe-connect-container a.clear {
        overflow: unset;
        visibility: unset;
        width: auto;
        height: auto;
    }
    #1355799
    Cheryl

    Awesome! That fixed it. Thank you so much!

    #1355804
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.