Open jorgenqv opened 2 years ago
Where? In the Admin, in the Frontend? Can you show a screenshot and point me to what I should be looking for?
Hello!
Sorry for not being very clear about this. It's on the module front page.
If I replace all the module files in /modules/news/ back from Beta 5 and update the module the pagenav style is back. And if I upload Beta 6 and update the module the style is missing.
Module Front Index Page HTML output source News 1.72.0 Beta 5
<hr>
</div>
<div style="margin: 10px;"> <div id="xo-pagenav">
<strong class="xo-pagact">(1)</strong>
<a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=5&storytopic=0">2</a>
<a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=10&storytopic=0">3</a>
<a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=15&storytopic=0">4</a>
...
<a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=90&storytopic=0">19</a>
<a class="xo-pagarrow" href="/jorgen/nyxoops/index.php?start=5&storytopic=0"><u>»</u></a>
</div>
</div>
<table width="100%" border="0">
<tbody><tr>
<td width="100%"><div class="item">
<div class="itemHead">
<span class="itemTitle">
<a title="Xoops" href="[My-Not-public-shown-url]/jorgen/nyxoops/modules/news/index.php?storytopic=2">Xoops</a> - <h2><a href="[My-Not-public-shown-url]/jorgen/nyxoops/modules/news/article.php?storyid=106" title="Ny Xoops 2.5.11 beta2">Ny Xoops 2.5.11 beta2</a>
Module Front Index Page HTML output source News 1.72.0 Beta 6
<hr>
</div>
<div style="margin: 10px;"><b>(1)</b> <a href="/jorgen/nyxoops/index.php?storytopic=0&start=5">2</a> <a href="/jorgen/nyxoops/index.php?storytopic=0&start=10">3</a> <a href="/jorgen/nyxoops/index.php?storytopic=0&start=15">4</a> ... <a href="/jorgen/nyxoops/index.php?storytopic=0&start=90">19</a> <a href="/jorgen/nyxoops/index.php?storytopic=0&start=5"><u>»</u></a> </div>
<table width="100%" border="0">
<tbody><tr>
<td width="100%"><div class="item">
<div class="itemHead">
<span class="itemTitle">
<a title="Xoops" href="[My-Not-public-shown-url]/modules/news/index.php?storytopic=2">Xoops</a> - <h2><a href="[My-Not-public-shown-url]/modules/news/article.php?storyid=106" title="Ny Xoops 2.5.11 beta2">Ny Xoops 2.5.11 beta2</a></h2>
XOOPS Version | XOOPS 2.5.11-Beta2 from Master latest update sept 28, 2022 PHP Version | 8.0.24 MySQL Version | 10.3.36-MariaDB-1:10.3.36+maria~ubu2004 Server API | cgi-fcgi OS | Linux fsockopen | On post_max_size | 256M max_input_time | 60 output_buffering | max_execution_time | 300 memory_limit | 2147483648 file_uploads | On upload_max_filesize | 256M
Default theme
News module version 1.72.0 Beta.6
The index top and bottom navigation styles like class xo-pagact, xo-pagenav etc is not used.