• Resolved futureyoon

    (@futureyoon)


    Hi

    I am using jetmenu from crocoblock and wanted to test amelia on my environment but it claashes with jetmenu as I believe it is using the vue as well.

    I happened to come across that there is a way of using the loaded vue from here.
    https://www.ads-software.com/support/topic/backend-doesnt-load/

    I tried it but even if I turned that on (or off), the error doesnt go away and amelia is not loading.
    only way to get it worked is to deactivate the jetmenu which is not an option for me..

    do you have any idea how to solve this issue?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ameliabooking

    (@ameliabooking)

    Hello there.

    We sincerely apologize for the late response.

    Our developers are currently working on resolving this issue once and for all, but until then, you can fix it by editing two strings in the database.

    Please access the wp_options database table. Please note that wp_ is the default database prefix, but it could be anything on your end, so look for your_prefix_options.

    In there, click on the “Search” tab on the top, and in the “option_name” column look for “amelia_settings”. That will return only one row, that you need to edit.

    In the “option_value” cell, you’ll see JSON text. CTRL+F to find “useWindowVueInAmelia” and “useWindowVueInAmeliaBack”. They’re both currently set to true, so you need to change those to false.

    After you do that, purge all cache from your server (website), and your browser, and that should solve the issue.

    Please let us know.

    Thread Starter futureyoon

    (@futureyoon)

    OK. Thank you for taking a look at this and addressing the issue. ?? I saw a new release from amelia. this fix is implemented in a new release?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘vue.min.js issue with jetmenu’ is closed to new replies.