We already discussed about Sharetronix, It’s a opensource platform and a free package. but basically it doesn’t support Adsense ad support.I amm also Tried To Integrate Adsense code to this Sharetronix. Finally i have an solution to integrate the Adsense code in right Sidebar below the “Last Online” Box follow this steps!
Steps To Add Adsense Code:
- Open the Dashboard.php in your Theme File “HTML” folder
-
And find the line
<?php if( count($D->last_online) > 0 ) { ?>
- Add the adesense code ( I recommend 120*600 size )
- Code below this line and before closing the <div> tag
- Now the adsense code is integrated with your sharetronix Sidebar
Problem People Comment below… 😉
Hey.Where is the dashboard.php I couldn’t find it.