This post is aimed at teaching smf users or administrators how to add or place external links in the mobile wap2 versions of their smf forums.
– Copy the code below to notepad and save as links.php, then upload it to ‘public_html’ in the filemanager of your site’s Control Panel.
\n"; echo"
profile/?area=account;wap2\">Edit
Account|
\n"; ?>
– Locate ‘Wireless.template.php’ file from Cpanel and edit it.
If you link to show at the top of smf mobile version wap2, search for
}
function template_wap2_boardindex()
-Just above this code, paste this code:
include(‘links.php’);
-To show the links at the bottom of the wap2, find:
echo'