-
AuthorPosts
-
March 5, 2020 at 10:20 am #1190358
Hi,
The following tags are getting added to my Enfold website and I don’t know from where
<link rel="profile" href="http://gmpg.org/xfn/11" />I deactivated all my plugins and it is still showing up my header
Does anyone have any ideas of what could be doing this?
It causes my SLL padlock to not display properly because that one link is non https
Thanks,
Eric
March 6, 2020 at 4:43 am #1190724Hey Eric,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMarch 9, 2020 at 6:58 pm #1191617I have provided access to admin. Thanks for looking into this.
March 10, 2020 at 2:30 pm #1191842Hi,
Thanks for the update, but I can’t see any login details in this thread. Please try posting them again.
Best regards,
RikardMarch 20, 2020 at 8:41 am #1194734I have copied and pasted admin access in the Private Content field of this reply. Thanks.
March 20, 2020 at 7:40 pm #1194889Hi xuamox,
Can you please share the login link as well?
Best regards,
VictoriaMarch 21, 2020 at 3:43 am #1194984Sorry about that!
March 21, 2020 at 2:01 pm #1195062Hi xuamox,
That is added by Enfold for this purpose: https://stackoverflow.com/questions/16636870/what-rel-profile-is-for
You can remove it by adding this code in your child theme’s functions.php:remove_action( 'wp_head', 'avia_set_profile_tag', 10, 0 );Best regards,
NikkoMarch 23, 2020 at 7:09 pm #1195557I tried that but it did not remove that tag. Also if Enfold added it, why on earth would they do it if it points to an http: url which will make any https: site not secure.
March 25, 2020 at 6:08 am #1197574Hi xuamox,
We apologize for the delay.
Can you remove the code I gave and use this code instead:add_filter('avf_profile_head_tag', __return_false);Best regards,
NikkoOctober 29, 2020 at 6:21 pm #1256847Thanks for your help
October 30, 2020 at 2:19 am #1256947Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.
