Title: Post Loop has wrong Title Link
Last modified: August 31, 2016

---

# Post Loop has wrong Title Link

 *  [Johnstoneman](https://wordpress.org/support/users/johnstoneman/)
 * (@johnstoneman)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-loop-has-wrong-title-link/)
 * Hi Guys, love Page Builder and the widgets, but I noticed there is a link fault
   with Post loops title link.
 * I’m getting a link to href=”[http://domain/index.php/somepage&#8221](http://domain/index.php/somepage&#8221);
   on the h2 .entry-title at the top, while for the date and image the links are
   href=”[http://domain/postid&#8221](http://domain/postid&#8221); on the div .entry-
   meta span .posted-on
 * The second link is correct.
 * Currently I am using jQuery to remove the link, but it would be better if it 
   had the right link.
 * [https://wordpress.org/plugins/so-widgets-bundle/](https://wordpress.org/plugins/so-widgets-bundle/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Johnstoneman](https://wordpress.org/support/users/johnstoneman/)
 * (@johnstoneman)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-loop-has-wrong-title-link/#post-6954983)
 * just to confirm, the following is the script to correct for my home page.
 * > `<script>jQuery(document).ready(function(){jQuery(".home main article .widget_siteorigin-
   > panels-postloop article header h2 a").attr("href", jQuery(".home main article.
   > widget_siteorigin-panels-postloop article header .posted-on a").attr("href"));});
   > </script>`

Viewing 1 replies (of 1 total)

The topic ‘Post Loop has wrong Title Link’ is closed to new replies.

 * ![](https://ps.w.org/so-widgets-bundle/assets/icon.svg?rev=2556862)
 * [SiteOrigin Widgets Bundle](https://wordpress.org/plugins/so-widgets-bundle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/so-widgets-bundle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/so-widgets-bundle/)
 * [Active Topics](https://wordpress.org/support/plugin/so-widgets-bundle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/so-widgets-bundle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/so-widgets-bundle/reviews/)

## Tags

 * [header link](https://wordpress.org/support/topic-tag/header-link/)
 * [post loop](https://wordpress.org/support/topic-tag/post-loop/)
 * [siteorigin](https://wordpress.org/support/topic-tag/siteorigin/)

 * 1 reply
 * 1 participant
 * Last reply from: [Johnstoneman](https://wordpress.org/support/users/johnstoneman/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/post-loop-has-wrong-title-link/#post-6954983)
 * Status: not resolved