Add the title attribute to links

Turns out you are not the only one: https://core.trac.wordpress.org/ticket/32095 It looks like this was removed in a recent update (4.2) and I can see why they did it. User interface can be confusing at times. You can read more about the removal here: http://wptavern.com/how-to-restore-the-link-title-attribute-removed-in-wordpress-4-2 There is a WordPress plugin, however, that seems to add it … Read more

Edit permalink for certain pages

I agree with @Milo it would be easiest to do it by having the Services Page as your top level page (parent) and then declare other pages as the Services pages’ children. You can do this on the page editing area in the WP admin area. Try not to mess with the permalinks as that … Read more

Mass Update Broken Links

It seems from your example that the key parts of the URL structure are staying the same. 2016/5/document.pdf That means you could use a plugin like ‘Better Search Replace’ (https://en-gb.wordpress.org/plugins/better-search-replace/). Simply choose to replace: www.example.com/files/ with www.example.com/wp-content/uploads/sites/#/

Search Results No Link

The problem is in this part <?php if ( is_search() ) : // Only display Excerpts for Search ?> <div class=”entry-summary”> <div class=”entry”> <?php $content = get_the_content(); $content = strip_tags($content); echo ‘<p>’ . substr($content, 0, 255) . ‘ […] </p>’; ?> <hr class=”post-divider”/> </div> </div> <?php else : ?> You need to add a link … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)