Conversation
supportHI, is it possible to add the attribute: rel=”noopener noreferrer” to the external links? It has the option for nofollow but the other 2 are more important for security. Or even using the theme is it possible to tap into the template and add these manually?
Hi @studiokb , Thanks for reaching us. Hope you are doing great today! Currently, there is no option to add the attribute: rel=”noopener noreferrer” to the external links. However, this can be achieved through template modifications. You can include the other attributes in the logo-details.php file of the plugin. Hope the information will help you. Feel free to ask if you have any further questions. Have a great day! This reply was modified 2 years, 8 months ago by Pulak Ahmed .
Hi, thanks. I would not want to edit the plugin file. Can it be done through filters or custom template files in the theme?
Hi @studiokb , Sorry for the inconvenience. Unfortunately, there is no filter or hook available to include those relation attributes to the image URLs. The template override will work, but you need to modify the variable from the core plugin files. Check the screenshot for a better understanding. Have a great day!
Ok thanks
Hi @studiokb , Thanks for reaching us. Hope you are doing great today! Currently, there is no option to add the attribute: rel=”noopener noreferrer” to the external links. However, this can be achieved through template modifications. You can include the other attributes in the logo-details.php file of the plugin. Hope the information will help you. Feel free to ask if you have any further questions. Have a great day! This reply was modified 2 years, 8 months ago by Pulak Ahmed .
Hi, thanks. I would not want to edit the plugin file. Can it be done through filters or custom template files in the theme?
Hi @studiokb , Sorry for the inconvenience. Unfortunately, there is no filter or hook available to include those relation attributes to the image URLs. The template override will work, but you need to modify the variable from the core plugin files. Check the screenshot for a better understanding. Have a great day!
Ok thanks