Jquery 'little' problem - by Avadaweb

This topic has 6 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler

  • Avatar: Avadaweb
    Avadaweb
    Participant
    December 13, 2017 at 01:18

    Good evening,
    there is an error on my website . It appears on the version of Jquery, using Google Chrome Console.
    This is the error:

    Failed to load resource: the server responded with a status of 400 ()
    /wp-admin/admin-ajax.php

    Or this error POST:
    POST https://domain.tld/wp-admin/admin-ajax.php 400 ()
    jquery.js?ver=1.12.4:4

    In detail, The result is :

    send @ jquery.js?ver=1.12.4:4
    ajax @ jquery.js?ver=1.12.4:4
    (anonymous) @ etheme.js?ver=4.9.1:75
    i @ jquery.js?ver=1.12.4:2
    fireWith @ jquery.js?ver=1.12.4:2
    ready @ jquery.js?ver=1.12.4:2
    K @ jquery.js?ver=1.12.4:2

    I don’t understand if it is a conflict to a plugin or if i’ve to update jqwery version.

    Thanks in advance,
    best regards,
    Matteo .

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2017 at 09:15

    Hello,

    Thanks for the topic.
    We’ve sent etheme.js and etheme.min.js files to your registration email. Please replace these files in legenda/js folder via FTP.
    Let us know if you need any further assistance.

    Regards

    Avatar: Avadaweb
    Avadaweb
    Participant
    December 14, 2017 at 19:15

    Evening,
    perfect , the problem is solved!

    One last thing..
    I created a three columns menù and i added an image in the last column.
    If i view the website from desktop, it’s all perfect:
    3 columns

    But if i open it in mobile , the text “IMG” appears on it.. and it should not be visualized.
    Mobile

    What should i do?
    Thank you so much in advance,
    best regards.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2017 at 08:41

    Hello,

    You’re welcome!
    Unfortunately, on mobile, the image can’t be visible. You may add this code in custom.css to hide image title on mobile:

    @media (max-width:480px){ 
    .menu-parent-item .menu-item-object-custom { display:none; }
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: Avadaweb
    Avadaweb
    Participant
    December 22, 2017 at 01:59

    Perfect! Thank you again!
    I really appreciated it

    I will give a feedback on themeforest

    regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2017 at 08:40

    You’re welcome!

    We are grateful to you for your kind words, really appreciated!

    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Jquery 'little' problem’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.