I don’t know how long this has been going on, but today someone pointed out to me that all entries on the home page point to the same article, despite the fact that in the browser status bar every link points to its own entry number.
I have tried to remedy this, but can’t find the culprit.
These are the first lines of code:
{embed="Lego/mainhead"}
<body>
<!--[if lte IE 6]>
[removed][removed]
<![endif]-->
<div id="wrapper">
{embed="Lego/branding"}
<div id="page">
<div id="content">
<h5 class="headline">Four Nice Wallpapers | <a href="http://www.agilecreator.com/">Agile Creator</a></h5>
<div id="article">
<h4><a href="/main/pages/vip_redirect"><strong>Subscribe to IT Enquirer Premium & Get</strong></a>:</h4>
<p><ul><br />
<li>A Monthly Newsletter with unique content not found anywhere else</li><br />
<li>Selected Product Reports</li><br />
<li>25% off the Reports in the Research Store</li><br />
<li>The best content on cross-channel publishing on the web</li><br />
</ul><br />
</div><br />
</p><h2>Strictly End-user — <a href="#section">Technical & Managerial</a></h2>
<p> {exp:weblog:entries weblog="av|print|online|production|pubdesign|osx|extra" category="221" orderby="date" sort="desc" limit="11" disable="pagination"}<br />
<div class="story"><br />
</p><h4><a href="http://{permalink=ite/more}">{title}</a></h4>
<p> {sub_head}</p>
<p> Last update: {edit_date format="%M %d, %Y at %H:%i"}<br />
</div><br />
{/exp:weblog:entries} <br />
<div class="goobanner">{embed="Lego/googlebanner"}</div><br />
<div class="block"> <br />
</p><h2><a href="http://{path=ite/reportslist}%22name=%22section%22>">FREE REPORTS</a></h3>
<p> <div class="report"><br />
{exp:weblog:entries weblog="extra" orderby="date" category="162" limit="3" disable="pagination"}<br />
<a href="http://{permalink=ite/more}">{title}</a><br />
{/exp:weblog:entries}<br />
</div><br />
</div><br />
<div class="block"></p><h3>Product Analyses</h3>
<p>{exp:weblog:entries weblog="av|print|online|production|pubdesign|extra" orderby="date" sort="desc" category="222" limit="2" disable="trackbacks|pagination"}<br />
<div class="story"><br />
</p><h4><a href="http://{permalink=ite/memore}">{title}</a></h4>
<p> {sub_head}<br />
Last update: {edit_date format="%M %d, %Y at %H:%i"}<br />
</div><br />
{/exp:weblog:entries}</p>
<p> /media/new.png<br />
{exp:weblog:entries weblog="av|print|online|production|pubdesign|osx" orderby="date" sort="desc" category="220" limit="3" disable="pagination"}<br />
<div class="story"><br />
</p><h4><a href="http://{permalink=ite/more}">{title}</a></h4>
<p> {sub_head}</p>
<p> Last update: {edit_date format="%M %d, %Y at %H:%i"}<br />
</div><br />
{/exp:weblog:entries}<br />
</div>Can anyone help me with this?