This topic has 6 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
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 .
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
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:
But if i open it in mobile , the text “IMG” appears on it.. and it should not be visualized.
What should i do?
Thank you so much in advance,
best regards.
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
Perfect! Thank you again!
I really appreciated it
I will give a feedback on themeforest
regards
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
Tagged: jquery, problem, templates, woocommerce, wordpress
The issue related to '‘Jquery 'little' problem’' has been successfully resolved, and the topic is now closed for further responses