My b2evolution Version: 1.9.x
Evo 1.9.3, custom skin based on nautica 2l.
http://combatwombat.7doves.com
My Archives are expanded in the menu, as I wish, but the link to More... brings up an empty Archives directory.
Huh? Any idea what I might be doing wrong?
code rom main.php below:
<?php
/* ------------------------- CALL THE ARCHIVES PLUGIN --------------------------
* customize your archives by adding parameters to the plugin's array. see
* http://doc.b2evolution.net/v-1-9/plugins/archives_plugin.html#methodSkinTag
* or plugins/_archives.plugin.php for details
*/
$Plugins->call_by_code( 'evo_Arch', array( // Add parameters below:
'title' => '<h3>'.T_('Barracks').'</h3>', 'mode' => T_('postbypost'),
) );
// ---------------------------- END OF ARCHIVES ----------------------------- ?>
Your source code shows this :-
If you work your way through these [url=http://validator.w3.org/check?uri=http://combatwombat.7doves.com/index.php?disp=arcdir]validation errors[/url] for that page then they'll probably appear again.
Also, in Firefox you get double scrollbars ( ie/ body scrollbars ++ your scrollable div ones )
¥