• After creating the template, when you try to save it – an endless wait for the end of the process. The database entry is empty.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter toologic

    (@toologic)

    This is a console log (after #submit click)
    …..
    html2canvas.min.js?ver=1.0.0:20 #1 923ms Starting renderer for element at 183.97726440429688,222.28692626953125 with size 1200×630
    html2canvas.min.js?ver=1.0.0:20 #1 924ms Canvas renderer initialized (1200×630) with scale 1.100000023841858
    html2canvas.min.js?ver=1.0.0:20 #1 1009ms Finished rendering
    jquery.min.js?ver=3.6.1:2 An invalid form control with name=” is not focusable. ?
    trigger @ jquery.min.js?ver=3.6.1:2
    (anonimous) @ jquery.min.js?ver=3.6.1:2
    each @ jquery.min.js?ver=3.6.1:2
    each @ jquery.min.js?ver=3.6.1:2
    trigger @ jquery.min.js?ver=3.6.1:2
    s.fn. @ jquery-migrate.min.js?ver=3.3.2:2
    (anonimous) @ opengraphiq-admin.js:36
    Объект Promise.then (async)
    (anonimous) @ opengraphiq-admin.js:34
    i @ jquery.min.js?ver=3.6.1:2
    dispatch @ jquery.min.js?ver=3.6.1:2
    y.handle @ jquery.min.js?ver=3.6.1:2

    Plugin Author boldthemes

    (@boldthemes)

    Hi @toologic

    Thanks for using OpenGraphiq Lite plugin ??

    Could you please send us access to your website (at [email protected]) so that we could have a closer look? Thanks in advance!

    Thread Starter toologic

    (@toologic)

    Sorry, I couldn’t wait so long for an answer or solution and solved the problem on my own.
    To do this, you need to add a small code to the click event for #publish button

    e("#opengraphiqtemplates_data").val(t.toDataURL("image/jpeg", .7)), 
    e("#layers_temp").empty(), /// Add this row
    e("#publish").click()
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not saved template’ is closed to new replies.