These links are generated by alx_social_links()
function.
So in your theme’s functions.php
file, search for alx_social_links()
function and this link specifically.
echo '<li><a rel="nofollow" class="social-tooltip" '.$title.' '.$link.' '.$target.'><i '.$icon.' '.$color.'></i></a></li>';
and remove rel="nofollow"
from it. So this will be the new link.
echo '<li><a class="social-tooltip" '.$title.' '.$link.' '.$target.'><i '.$icon.' '.$color.'></i></a></li>';
It will remove nofollow
tag from these links.
Related Posts:
- Keep getting same permalink with WP_Query?
- How to allow slashes in single posts when i click in the edit permalink button
- How to add nofollow on all external links without plugin?
- Link for the page archive for posts, like using custom post types with get_post_type_archive_link
- How should I add links to other pages/posts from my post?
- How to handle broken links created by permalink/slug changes?
- Internal linking to posts permalink fail because of spaces and stripe at postname
- How to link post titles on page A to its posts on page B?
- My posts section for logged in user
- Modifying the permalink href for posts with jquery
- Read more link not working [closed]
- After the local installation of an old WP website I can see the homepage but I can’t access to the articles, why?
- Permalink issue with new blog posts > getting 301 redirect
- How do I check if I linked to a post before I delete it?
- How to use “Add link” pop up for a WordPress widget
- Where is the old post permalink slug stored?
- How to Check if a Page Exists by URL?
- Use category base slug in posts’ permalink
- Custom Post Types, slug, archive and SEO plugins
- How to automatically generate a unique random slug
- Custom permalink structure only for default posts
- Portable Post Links
- Post slugs and images cannot have same name?
- Change permalinks for post type ‘post’ only
- WordPress: How to get the current logged in author page URL?
- Change the Slug of Post Type post to baseurl/post/%postname%
- Different permalink for posts and authors
- Pretty URL with add_query_var
- get_permalink returns default link
- Group Posts by First Letter of Title
- How to control which category will be picked for the slug of a post?
- how to get permalink using sql
- Change slug with custom field
- A plugin for having rel=”nofollow” in posts?
- Why can posts never have a number as the link?
- Is it possible to add a first and latest posts link?
- Must permalinks always point to single post pages?
- Get current users post URL?
- Navigation link to specific user page
- Post custom permalink results in 404 for archive page
- how to grab first link in post… and of course call it
- Some posts returning 404 instead of displaying post
- Custom post type single (permalink) throws a 404 error
- Load post content into div with ajax
- wp_list_categories link to first post of category instead of calling taxonomy template
- Post in Multiple Categories to stay in current category (permalink, next previous post link)
- Linking to page with all posts
- Random post permalink
- What Defines What Category A Post Picks (if in multiple)
- get_permalink executes link without https
- Permalink Settings: optional settings doesn’t apply to editor
- Custom post type permalinks breaking due to 3.1 bug fix
- How can a guest view the “Pending Review” Post?
- Create pretty permalink for a post knowing the permalink structure
- Changing my permalink structure – will new layout conflict with existing page?
- How to change the page break URL from ../post/2 to …/post/page2/
- Link post permalinks to subdirectory /post
- change default post archive page link
- Link button is not working while editing a post in Firefox [closed]
- Adding a text link under the post title in the lists of posts
- Remove permalink from images when inserting into post
- if I create ‘front-page.php’, then how do I link to post index?
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- Setting up navigation links for posts (first, prev, next, last)
- Dynamically generate child-URLs for posts or custom posts
- Bulk update post slugs through database
- Adding parent pages to posts
- Plain permalinks not working!
- Direct link to “New post” in specific category?
- Replace ‘published on date’ with ‘modified on date’ on Posts
- Delete post by giving its link
- How to change permalink on post click on post listing page
- Changing Permalinks for Default Post type to reflect navigation
- WordPress not opening posts with only numbers if permalink is post_name
- Using permalinks, category slugs, and tag slugs
- Problem with permalink routing?
- Move first half of posts to one parent page, second half to the other page
- How to check a post exist when the permalink has post id in it?
- After database migration, posts not showing up in dashboard
- Custom loop pagination links not working
- How to Next and Prevous Navigation Buttons on the end of the page with custom image Using Wp Post Navigation Plugin
- How to do set post permalinks using 6 digit random unique function?
- Switch to page template when using post permalink
- Trying to use AngularJS with WordPress without any API
- get_adjacent_post by language
- Is Hfeed class for all pages needed
- How could I change my Permalink from blog to custom structure? [closed]
- Visting slug for ‘post’ post type shows 404 not archive?
- Any way for get_next_post() to use the actual post order instead of publish order?
- how do i add posts-page slug before posts slug in permalinks
- Is it possible to paste a link without tags and make it directly a link in a post?
- Permalink doesn’t get displayed in Twitter button (Local WordPress problem?)
- Retrieve post ID from “querying” URL
- hiding permalink in admin if the user is subscriber
- Why does WP_Post not contain its permalink?
- the_permalink() not working in a root installation
- When changing pages to posts, how do you set up 301 redirects for the page URLs?
- Second get_permalink inside loop points to wrong URL
- How to add a class to edit_post_link?
- Can’t get full post title if there a spaces in title