Hi @zirekx,
Sounds like your query is similar to your thread in here:
https://www.ads-software.com/support/topic/how-can-i-add-my-custom-icon-to-next-button
I’ll go ahead and mark the above thread as resolved so that we could continue the conversation here. Trying to have multiple tickets with similar queries will cause miscommunication.
You can always re-open any thread if needed.
I just want to add my custom svg or png icon to this button.
Have you considered using CSS? You should be able to embed icons using custom CSS.
If you are using font icons, the CSS shared in the following ticket should help:
https://www.ads-software.com/support/topic/how-can-i-add-my-custom-icon-to-next-button
If you could share an example of how you are looking to achieve and share the page URL where you have the form, maybe we could check for a workaround.
Editing the plugin files directly isn’t something we would recommend, once the plugin is updated you’ll lose the changes done.
And it worked, but when I try to find this pagination buttons its so hard
This is because the buttons are added in a JS file and they are added in runtime by minifying the source file into front.multi.min.js. I’m afraid we don’t recommend editing these files as it can affect the workflow of the form.
If you are looking for a workaround via CSS please do follow up in the ticket with further details as requested above.
Kind Regards,
Nithin