• Resolved sandeld

    (@sandeld)


    Hello,

    I think I broke your plugin on accident. I tried to embed a link in a label heading, but I accidentally forgot some quotation marks and now the pop-up box to edit the field doesn’t work anymore.

    Any other pop-up box / edit field box works except for the one where I made the mistake. Not to mention it was working perfectly before the mistake too.

    Here’s a video to better explain what is happening:

    Other than going into the php files on the server to manually correct this link, is there some way I can do it on the front end?

    Also, this kind of bug should probably be addressed in the plugin. Heaven forbid someone else forgets the closing quotation marks and then crashes the whole form. This is very critical to me since it’s on my live site so a quick response would be very appreciated.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sandeld

    (@sandeld)

    So, it looks like adding any html breaks the edit/update button. I added some font styling: <font color=”red”> and now I can’t do anything else to that field.

    Screenshot of summary

    Plugin Author ThemeHigh

    (@themehigh)

    The field is not editable due to the usage of double quotes in the label field. Please use single quotes instead of double quotes.

    We hope this will help ??

    Thank you!

    Thread Starter sandeld

    (@sandeld)

    Ok, I found that documentation buried in your FAQ’s on your main plugin website, but I think you should make it a little more obvious since using double-quotes in a programming language is an incredibly frequent possibility. So much that I can’t believe it breaks the functionality.

    I deleted those fields and re-added them as suggested in the FAQ doc, but now my entire form is un-clickable. I cannot change, update, click, or move anything.

    • This reply was modified 6 years, 6 months ago by sandeld.
    Plugin Author ThemeHigh

    (@themehigh)

    The plugin file was modified which caused this issue.

    We are marking this thread as resolved.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Actions > Edit” button not working on backend’ is closed to new replies.