We have been running SellerDeck 2013 for some to time with pagination working fine and displaying at the top of the page above the filtered results.
Live Site URL: http://www.morethanmowers.co.uk/cgi-...mowers-p1.html
I have now installed separately SellerDeck 2014 and imported into it our latest snapshot. After a few glitches most of the site appears to be working fine. However, the display of pagination is not working at all.
Test Site URL: http://www.morethanmowers.co.uk/cgi-...mowers-p1.html
Oddly, as a page that is expected to display pagination data finishes loading, the pagination data DOES momentarily display and with the correct page count details. However, in a flash it then disappears.
The strange thing is that looking at the source code of the page, all of the pagination data IS there.
Below is the source code from the test site for pagination from the page where pagination is NOT displaying:
<div id="PaginationLinksTemplate" style="display:none;"><Actinic:PAGINATION_PRODUCTSPERPAGE> 9</Actinic:PAGINATION_PRODUCTSPERPAGE><Actinic:PAGINATION_INCLUDEFULLPAGE> 1 </Actinic:PAGINATION_INCLUDEFULLPAGE><Actinic:PAGINATION_VISIBLELINKS> 6 </Actinic:PAGINATION_VISIBLELINKS><Actinic:PAGINATION_HEADER> <strong> Page:</strong> </Actinic:PAGINATION_HEADER><Actinic:PAGINATION_SHOWFIRSTURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> Show First 9 Product(s) </a> </Actinic:PAGINATION_SHOWFIRSTURL><Actinic:PAGINATION_FIRSTPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> << </a></Actinic:PAGINATION_FIRSTPAGEURL><Actinic:PAGINATION_PREVPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> < </a></Actinic:PAGINATION_PREVPAGEURL><Actinic:PAGINATION_LINKSPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"><ACTINIC:PAGINATION_INDEX></ACTINIC:PAGINATION_INDEX></a></Actinic:PAGINATION_LINKSPAGEURL><Actinic:PAGINATION_NEXTPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> > </a></Actinic:PAGINATION_NEXTPAGEURL><Actinic:PAGINATION_LASTPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> >> </a></Actinic:PAGINATION_LASTPAGEURL><Actinic:PAGINATION_FULLPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> View All (<ACTINIC:PAGINATION_PRODUCTCOUNT></ACTINIC:PAGINATION_PRODUCTCOUNT>) </a></Actinic:PAGINATION_FULLPAGEURL></div><div id="search_results_list"><br/><div id="filter_pagination_links"> <strong> Page:</strong> <b>1</b> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=1">2</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=2">3</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=3">4</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=4">5</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=5">6</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=6">...</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=1"> > </a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=18"> >> </a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=-1"> View All (164) </a></div>
This source code is identical to the source code for the same thing on the live site where pagination IS working fine.
Can anyone help me please to solve this problem? We upgraded only so that we could have pagination at the bottom of the page as well as the top ...... and now we have it neither at the top nor the bottom!!
Live Site URL: http://www.morethanmowers.co.uk/cgi-...mowers-p1.html
I have now installed separately SellerDeck 2014 and imported into it our latest snapshot. After a few glitches most of the site appears to be working fine. However, the display of pagination is not working at all.
Test Site URL: http://www.morethanmowers.co.uk/cgi-...mowers-p1.html
Oddly, as a page that is expected to display pagination data finishes loading, the pagination data DOES momentarily display and with the correct page count details. However, in a flash it then disappears.
The strange thing is that looking at the source code of the page, all of the pagination data IS there.
Below is the source code from the test site for pagination from the page where pagination is NOT displaying:
<div id="PaginationLinksTemplate" style="display:none;"><Actinic:PAGINATION_PRODUCTSPERPAGE> 9</Actinic:PAGINATION_PRODUCTSPERPAGE><Actinic:PAGINATION_INCLUDEFULLPAGE> 1 </Actinic:PAGINATION_INCLUDEFULLPAGE><Actinic:PAGINATION_VISIBLELINKS> 6 </Actinic:PAGINATION_VISIBLELINKS><Actinic:PAGINATION_HEADER> <strong> Page:</strong> </Actinic:PAGINATION_HEADER><Actinic:PAGINATION_SHOWFIRSTURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> Show First 9 Product(s) </a> </Actinic:PAGINATION_SHOWFIRSTURL><Actinic:PAGINATION_FIRSTPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> << </a></Actinic:PAGINATION_FIRSTPAGEURL><Actinic:PAGINATION_PREVPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> < </a></Actinic:PAGINATION_PREVPAGEURL><Actinic:PAGINATION_LINKSPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"><ACTINIC:PAGINATION_INDEX></ACTINIC:PAGINATION_INDEX></a></Actinic:PAGINATION_LINKSPAGEURL><Actinic:PAGINATION_NEXTPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> > </a></Actinic:PAGINATION_NEXTPAGEURL><Actinic:PAGINATION_LASTPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> >> </a></Actinic:PAGINATION_LASTPAGEURL><Actinic:PAGINATION_FULLPAGEURL> <A HREF="http://www.morethanmowers.co.uk/acatalog/test/acatalog/<ACTINIC:PAGINATION_URLLINK></ACTINIC:PAGINATION_URLLINK>"> View All (<ACTINIC:PAGINATION_PRODUCTCOUNT></ACTINIC:PAGINATION_PRODUCTCOUNT>) </a></Actinic:PAGINATION_FULLPAGEURL></div><div id="search_results_list"><br/><div id="filter_pagination_links"> <strong> Page:</strong> <b>1</b> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=1">2</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=2">3</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=3">4</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=4">5</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=5">6</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=6">...</a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=1"> > </a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=18"> >> </a> <a href="http://www.morethanmowers.co.uk/cgi-bin/ss900063.pl?FILTERPAGE=Petrol-Lawn-Mowers.html&PN=-1"> View All (164) </a></div>
This source code is identical to the source code for the same thing on the live site where pagination IS working fine.
Can anyone help me please to solve this problem? We upgraded only so that we could have pagination at the bottom of the page as well as the top ...... and now we have it neither at the top nor the bottom!!
Comment