• Resolved Joseph

    (@fullstack1995)


    hi, im a wordpress developer and i want edit your plugin for the employer
    the problem is in both version(free & pro) javascript files are minify.
    where can i get unminified version?

    • This topic was modified 2 years ago by Joseph.
Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Maarten

    (@maartenbelmans)

    Hi @fullstack1995

    What would you like to do exactly?

    Thread Starter Joseph

    (@fullstack1995)

    hi @maartenbelmans
    edit fields and add some action for that fields

    • This reply was modified 2 years ago by Joseph.
    Plugin Author Maarten

    (@maartenbelmans)

    Edit in what way? Please be more specific.

    Thread Starter Joseph

    (@fullstack1995)

    change email to phone and recive code

    Plugin Author Maarten

    (@maartenbelmans)

    That’s not possible, sorry. The fields are linked to MailChimp so you can not just change them.

    Thread Starter Joseph

    (@fullstack1995)

    as i said im a developer, i just need unminified js file

    • This reply was modified 2 years ago by Joseph.
    Plugin Author Maarten

    (@maartenbelmans)

    It’s not about being a developer or not.

    The fields do not come from our plugin, but they are linked to MailChimp. our plugin just renders them. So changing the fields will give you all sorts of errors because you break the link with MailChimp.

    Furthermore, it is never a good idea to change a plugin’s code directly because that would be undone when the plugin updates. So you do not need our javascript. It is a far better idea to write your own Javascript which changes the fields after page load.

    Thread Starter Joseph

    (@fullstack1995)

    and may i ask where can i find the plugin document so that i can use?
    like how to trigger spinner and so on

    • This reply was modified 2 years ago by Joseph.
    • This reply was modified 2 years ago by Joseph.
    Plugin Author Maarten

    (@maartenbelmans)

    We currently do not have documentation on that. The spin is triggered via the “spin” button click.

    Thread Starter Joseph

    (@fullstack1995)

    so all you saying is this plugin has nothing for a developer!

    Plugin Author Maarten

    (@maartenbelmans)

    The free version does not really have hooks for developers, that is correct. But again, what you want to do would happen on the frontend so you do not need PHP hooks. You just need to write your own javascript.

    Thread Starter Joseph

    (@fullstack1995)

    its really hard to read minified file (public.min.js).

    if you dont want to share unminified version to public, atleast send the file only to me please.

    email: [redactedy moderator]

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    @fullstack1995 Please do not ask for off-forum contact or publish personally identifying info.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘codes for developer’ is closed to new replies.