404

Home Forums Gravida Support 404

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #92129
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hello,

    I installed Redirector to add some redirections on my site and to check if (old) pages visited resulting in a 404 error.

    I see in log every day 404 errors coming from the theme. De source URL is: /wordpress/wp-content/themes/gravida-pro/assets/js/jquery.easing.js?ver=1

    Is this something to worry about? If yes, how can I solve this?

    Thank you, Wilfried

    #92131
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #92140
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Sorry I forgot. The website URL = http://familialebemiddeling.net

    This folder exists, but the file it points to does not exists.

    #92186
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hello,

    I did some research. If I check the source code of my main page then I find:
    <script type='text/javascript' src='http://familialebemiddeling.net/wordpress/wp-content/themes/gravida-pro/assets/js/jquery.easing.js?ver=1'></script>

    So I think this is the reason I see the 404 in the Redirect logs because this file does not exists. Is this a bug in WordPress or in Theme? Or did I possible mess up something?

    Regards, Wilfried

    #92188
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    I did again some research and found in gravida-pro/lib/functions/enqueue.php the following line:

    wp_enqueue_script('complete_galjs2',get_template_directory_uri().'/assets/js/jquery.easing.js', array('jquery'), true);

    When I put it in comment (putting // before the code), then I see not anymore the 404 error.

    It looks the site is still function normal. Shall I Leave it like this without expecting problems?
    Is this some hangover from older version that still is there an will be removed by next upgrade?

    Thanks, Wilfried

    #92295
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Wilfried,

    Yes that way its solved. Nothing to worry about it.

    Regards,
    Shri

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.