Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author David Jensen

    (@dkjensen)

    @espointpolish Did you by chance put set the HTML anchor instead of adding a class? It would indicate so as anchors are HTML IDs which require a prefix of # instead of . (period)

    I will adjust the docs so they are more clear though as I agree there is definitely room for improvement. Thanks for the feedback!

    Plugin Author David Jensen

    (@dkjensen)

    @espointpolish I just updated the documentation on this, let me know if it’s a bit more clear now:

    https://light-modal-block.cloudcatch.io/

    Thread Starter espointpolish

    (@espointpolish)

    I’m not sure – I added a class called “form” and put “.form a” in the modal selector, but it didn’t work until I added a # to the link.

    I was thinking it might be helpful to add something like “the link in your paragraph block should be set to ‘#’,” in the instructions – if that is correct.

    Plugin Author David Jensen

    (@dkjensen)

    Did you somehow create an anchor <a> without a link? By default WordPress should force you to put something in there, whether it’s a # or an actual link.

    Either way testing on my end if I wrapped text in an empty anchor like <a>test</a> the modals trigger.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.