How to change/eliminate unexpected text in Webflow buttons and create conditional Calendly visibility based on remaining calls? Answered

Post author
Vincent Polisi

Can anyone tell me how to get rid of this greyscale text that’s showing in the button?

It doesn’t appear in Webflow visually or in the underlying code. Only live.

If you can’t see it initially, it’s greyscale text under/over the white, “Join the challenge now” text.

Comments

10 comments

  • Comment author
    Shadi null

    Is there a linked custom variable on there? It's the only thing I can think of. Or you have a hidden text block that is set to be visible under certain conditions on a live site (conditional visibility with "default" set to none[the closed eye icon] instead of flex)

    I'd recommend first checking the button for a "data-ms-member" value, if theres none there then check for hidden divs on your Navigator on webflow (shortcut is "z" in your webflow editor window.)

    0
  • Comment author
    Chukwudi

    Good job! Shadi null 🔥

    If you can also provide the link to your website, that would be helpful for me to take a look at it Vincent Polisi

    0
  • Comment author
    Vincent Polisi

    Shadi null is this what you’re referring to?

    0
  • Comment author
    Ugo Caillias

    Hey!

    The button complete lesson doesn't change the text. Do you know why ? : https://preview.webflow.com/preview/franchise-formation?utm_medium=preview_link&utm_so[…]&itemId=67adf0722e095471af37f461&locale=en&workflow=preview

    The color change very well but not the text

    also, how is possible to not show calendly if "Nombre d'appel restant is different of 0 ?

    Many Thanks

    0
  • Comment author
    A J

    Hey Ugo Caillias, instead of button 16 in the class name, you can have button as the class name along with is-complete and it should ideally work.

    And to understand the setup better, can you share from which platform are you getting the "Nombre d'appel restant" information?

    0
  • Comment author
    Ugo Caillias

    Hey ! Awesone, working very well !! 😍

    I've change the class of button in the code 🙂

    I've created a variable in memberstack A J

    The objectif is when people buying a plan, i setup appels disponibles on "2"

    When people book a call on this calendly, i want to use zapier for decrement number by 1 😊

    and when is at 0, the calendly is not display!

    0
  • Comment author
    A J

    Okay, in that case you can explore this memberscript and modify it for your use-case and it should work.

    0
  • Comment author
    Ugo Caillias

    Thank you so muck; i'm checking. Is possible to decrement/increment?

    thanks to zapier by the way

    0
  • Comment author
    A J

    Yes, you can have a workflow to listen to calendly events and fetch the user's email and update the relevant member in Memberstack.

    0
  • Comment author
    Ugo Caillias

    Works! Thank ChatGPT & A J 🙂

    0

Please sign in to leave a comment.