• I see the screen to buy ticket , but after when i checkout, t got a screen without ticket

    the test date is 29/01

    Best

    • This topic was modified 4 months, 4 weeks ago by lambert.
    • This topic was modified 4 months, 4 weeks ago by lambert.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter lambert

    (@lambert49)

    I understand , i have’nt the paiement, because the button “validez le panier” does’nt appear

    but i don’t know why this button is not set ?

    Thread Starter lambert

    (@lambert49)

    css problem in relation with the theme ??

    https://transfert.free.fr/lqJ4wxk

    link to screen shot

    on picture is whene i am logging ( the button appear) and the second one . normal case no user logged and i the button validate is unavailable

    • This reply was modified 4 months, 4 weeks ago by lambert.
    Thread Starter lambert

    (@lambert49)

    Is a css problem or cache problem ? now i see the button validate for a non logged user ??

    Plugin Author Joe Dolson

    (@joedolson)

    The all-black button is caused by your theme; the theme has CSS that sets the default background color on :hover of all button elements to black, but does not also set a text color.

    You could add something like button:hover { color: white; } at WordPress > Customize > Additional CSS, although that could have other consequences around your site.

    Thread Starter lambert

    (@lambert49)

    Hi Joe

    I am not sure,it is a css problem, because after a time , the buttom was available . and the color is red as you can see on the site

    best

    • This reply was modified 4 months, 4 weeks ago by lambert.
Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.