Close Menu
My SiteMy Site
  • Home
  • Reviews
  • Computers
  • How Tos
  • Travel & Lifestyle
  • Phone ROMs
  • Contact
    • Advertise
    • About Us
Facebook X (Twitter) Instagram
My SiteMy Site
  • Home
  • Reviews
  • Computers
  • How Tos
  • Travel & Lifestyle
  • Phone ROMs
  • Contact
    • Advertise
    • About Us
My SiteMy Site
Home»General»How to add external links to smf mobile wap version
General

How to add external links to smf mobile wap version

Oscar FrankBy Oscar Frank1 Min Read
Share
Facebook Twitter LinkedIn WhatsApp Pinterest Email

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|Edit Profile\n"; echo"

\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'

',$txt ['footer'],'

-Just above it, paste this code:
include(‘links.php’);

All this can be seen at the mobile version of

Oscar on April 20, 2012 7:47 pm

Thanks.

Reply
Leave A Reply Cancel Reply

Recent Posts
  • 6 Sports Apps You Must Have On Your Phone
  • Valencia Travel Guide: All You Need to Know About This Spanish Gem
  • TikTok Faces Unexpected Ban in Senegal, Sparks Global Curiosity
  • The Apple GPT & Apple’s Chatbot Mysterious Debut
  • Triller Takes on TikTok: Filing for Public Listing
Get Exclusive Tech Insights!
My Site
Facebook X (Twitter) Instagram YouTube
© 2025 Oscarmini Co. Designed by illBytes.

Type above and press Enter to search. Press Esc to cancel.