- This topic has 5 replies, 3 voices, and was last updated 7 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › 404
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
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
Sorry I forgot. The website URL = http://familialebemiddeling.net
This folder exists, but the file it points to does not exists.
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
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
Hi Wilfried,
Yes that way its solved. Nothing to worry about it.
Regards,
Shri
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]