• Resolved Garrett Hyder

    (@garrett-eclipse)


    Hello,

    Just wanted to give you the heads up, with the Pro section you’ve set an intercept on the input fields to popup the prompt to purchase pro… however with the Select Colour color pickers you can go throuhg the full color selection without hitting that popup.
    You might want to also intercept the clicking of the Select Colour button.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you for reporting this.

    The reason the color picker isn’t intercepted is that it’s created dynamically by another library used in WordPress, and that library does not have any events to see when it’s done (as far as I could see). As it’s just an aesthetic issue for a non-working input field, I didn’t want to spend too much time fixing it ??

    If you do select a color, or even try to manipulate that data sent to the server on “Update”, there is no functionality behind it. Whenever you see a “Pro” label, the input fields are just a facade/example of how it will look in the Pro version; there are no locked or hidden features in the free version of the plugin whatsoever.

    Thread Starter Garrett Hyder

    (@garrett-eclipse)

    No worries, just figured you could target using the metabox and attach on document so it works for standard and dynamic elements.
    All the best

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘FYI – Colorpickers within Pro section allow you to choose colors’ is closed to new replies.