Tagged: x
-
AuthorPosts
-
April 14, 2016 at 6:53 pm #883287
MishoParticipantHi!
I am inspecting and validating the code before going live with the redesign of Outward Bound Croatia website. I have moved it to Cornerstone.
There is a strange thing going on in the <head> of the pages. I see some double metas and the Title tag.
<head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Outwardbound Hrvatska | Učenje Kroz Iskustva u Prirodi</title> <link rel="stylesheet" href="xxxx/wp-content/plugins/sitepress-multilingual-cms/res/css/language-selector.css?v=3.1.9.7" type="text/css" media="all" /> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://xxx/xmlrpc.php"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Outwardbound Hrvatska | Učenje Kroz Iskustva u Prirodi</title> <link rel="stylesheet" href="http://xxxx/wp-content/plugins/sitepress-multilingual-cms/res/css/language-selector.css?v=3.1.9.7" type="text/css" media="all" /> <link rel="pingback" href="xxxx/xmlrpc.php">I have tried deactivating the plugins. This problem is not seen on the original site with VC, and all the same plugins.
Any idea what could cause this?
Thank you!
April 14, 2016 at 6:54 pm #883289
MishoParticipantThis reply has been marked as private.April 15, 2016 at 3:11 am #883860
RadModeratorHi Misho,
Thanks for writing in.
I checked and there is no related customization through child theme’s functions.php, perhaps, there are some custom templates? Please provide your FTP login credentials as well, I like to trace what’s causing it. It’s like there are two meta.php
Thanks!
April 15, 2016 at 10:37 am #884427
MishoParticipantThis reply has been marked as private.April 16, 2016 at 12:31 am #885287
RadModeratorHi there,
Hmm, I’m not sure about it either. Is it possible to contact the hosting provider? I guess this is windows hosting which I’m not too familiar.
Thanks!
April 17, 2016 at 9:10 am #886783
MishoParticipantOk, I’ll remove the temporary location in a day or two anyway, as soon as transfer the site to it’s original domain.
But what about the duplicate meta-data and the title?
Thanks!
April 17, 2016 at 8:58 pm #887352
ChristianModeratorHey Misho,
I could not replicate this issue on my test site so this might be unique to your setup. This looks like a plugin conflict your translation plugin. Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Thanks.
April 21, 2016 at 8:02 am #893572
MishoParticipantHi!
New site is now live at http://www.outwardboundcroatia.com/en/. Hosting is Siteground.
I did the plugin test.
The duplicate tags issue is copied over to Siteground.
So it is not plugins nor Hosting.
I am running out of ideas. Do you have any?
Thanks!
April 21, 2016 at 7:46 pm #894540
Rue NelModeratorHello There,
Could you please provide us again your ftp access? We want to check some files in it.
Temporarily, since you already have your child theme active and ready, please insert this following code in your child theme’s functions.php file.
// Remove generic <head> Meta Data // ============================================================================= function x_head_meta() { return null; } // =============================================================================Please let us know how it goes.
April 21, 2016 at 8:03 pm #894554
MishoParticipantThis reply has been marked as private.April 22, 2016 at 8:39 am #895375
ZeshanMemberHi Misho,
Thanks for the login credentials!
Upon checking, it seems you have added the meta tags in your child theme’s _header.php file under /x-child/framework/views/global/ (see: http://prntscr.com/avg0q9).
Please remove your meta tags and the meta tags won’t duplicate.
Thank you!
April 22, 2016 at 1:49 pm #895743
MishoParticipantWow!
Why on Earth I did that? :/
Thank you!!! 🙂
April 23, 2016 at 7:24 am #896597
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-883287 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
