Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bigwebeu

    (@bigwebeu)

    Hi !
    I’ve sent you reply for your post, but somehow i don’t see it here, maybe due to links i inserted … So will summarize again :

    1. Thanks for fast fixes – however i havent got any email with information on update , and WP doest show i can update from WP … So i assume PRO version should be updated manually , but i havent got any email with download new version link. Would be good receiving such link each time you update.

    2. Concerning FLUX integration FLUX1 API would be good to have ( blackforestlabs . ai for intro , or DOCS on API : docs. bfl. ml ) – these guys are good in image gen, plus many users do have this API for other plugins, so they can migrate to you easily .

    Once again, thanks for your plugin, and will be awaiting update link on email ??

    Thread Starter bigwebeu

    (@bigwebeu)

    It comes from here:, so i had to comment this out , to make the rest of the site work fine .

    /*Drag and drop to change order*/
    $(“.education_method-repeater-field-control-wrap”).sortable({
    orientation: “vertical”,
    update: function( event, ui ) {
    education_method_refresh_repeater_values();
    }
    });

    PS – i assume jQuery “Sortable” library is not loaded and you’re trying to call it .
    Hopefully you could come up with a fix soon

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)