• Resolved weezy121

    (@weezy121)


    Hi.

    I had the same problem as him.: not-working-in-wordpress-5-1
    https://ww.wp.xz.cn/support/topic/not-working-in-wordpress-5-1/

    I just delete the database in phpmyadmin and removed the plugin – reinstalled it but now they will not link together anymore

    The form maker is just empty and I can add new, but the form does not appear. theme and form are just empty.

    how do i get them to the link to each other … Reset it all.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @weezy121,

    Thanks for your inquiry.

    The most probably our plugin was not installed correctly.

    Please enter Form Maker > Options > and press on uninstall Form Maker button.

    After this please enter your website’s dashboard’s plugins’ section and activate Form Maker plugin.

    This way it should be reinstalled correctly.

    Please let us know if the issue persists.

    Thread Starter weezy121

    (@weezy121)

    Hi

    thanks for the answer … it worked almost.
    I can see forms and make them again, but when I press submit on the website nothing happens.

    here’s the mistake it comes with. has pressed submit 14 times … 🙂
    onedrive link.:
    https://1drv.ms/u/s!Aq9RxU_yA5rhjrQgeaQ2w4xp3Lj6Dw

    • This reply was modified 7 years, 1 month ago by weezy121.
    Thread Starter weezy121

    (@weezy121)

    I think this is a solution, but can’t find the place …

    Go to Form Maker > Global Options page and make sure Use alternative version of JS code on front-end option is checked.
    old link.:
    https://ww.wp.xz.cn/support/topic/submit-button-not-working-46/

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @weezy121

    Thanks for getting back to me.

    The support thread that you have sent can’t work for you, it was advised 2 years ago and since then many things have been changed.

    Dear user, the issue with the form on your website is that fm-script-{your_form_id}.js is not connected to your page.

    Please enter your WordPress uploads directory and check whether this file is available there, here is the path wp-content\uploads\form-maker-frontend\js

    Thread Starter weezy121

    (@weezy121)

    Hi @zhannak

    I can see my fm-script-6, fm-script-7 and 8.

    I have try this also…777 and 775. all folders in uploads, form-maker-fronted, js and css
    wp-content/uploads/form-maker-frontend/js/
    wp-content/uploads/form-maker-frontend/css/

    Please make sure all .css and .js files in these folders have their permissions set to 777.

    fm-script-6 – Status Code 403 – can not get access. Is it maybe a settings in WordPress
    ftp server?

    Do you have any idea what I can do.

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @weezy121,

    Thanks for getting back to me with results.

    The most probably the issue is connected with this fm-script-6 – Status Code 403 – can not get access

    The access may be blocked from htaccess, can you please check it?

    Thread Starter weezy121

    (@weezy121)

    Hi.

    Thanks.

    It was htaccess, but not in the root. in the wp-content/uploads folder. I didn’t know there were several htaccess, so I was lucky and saw it. I delete it and save Permalink Settings.

    Maybe I will buy the premium… 🙂
    I need this in a fast.:
    https://ww.wp.xz.cn/support/topic/select-with-image-and-text/

    Hi,

    Have you tried the solution provided by Kima in this forum thread > https://ww.wp.xz.cn/support/topic/select-with-image-and-text/

    Thanks!

    Thread Starter weezy121

    (@weezy121)

    Hi.

    No, I do not understand it. Do you have a video tutorial on it.
    It must be a standard thing.

    in the database I have made a mediumblob and upload a image.
    it dons’t work with the dropdown/select menu/form.

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please note that js files are blocked in htaccess file. You should find it and delete. For example this may be written:

    # Block javascript except for visualcomposer (VC) plugin
    RewriteEngine On
    RewriteCond %{REQUEST_URI} !^.*wp-content/uploads/visualcomposer-assets/.*\.js$
    RewriteRule ^(.*\.js)$ – [F,L]

    Please let us know if the information helps.

    Thank you!

    Have a nice day!

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

The topic ‘Maker form lost connection with phpmyadmin’ is closed to new replies.