vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Display Site Alexa Information (Rank) In WGO (https://vborg.vbsupport.ru/showthread.php?t=263319)

VBIran 05-07-2011 10:00 PM

Display Site Alexa Information (Rank) In WGO
 
1 Attachment(s)
Hi,

If You Like My Mod Mark It As Installed .

This is a quick and nice modification that shows your rank in world and site's country using iframe . ( Iframe target isn't public yet :eek: )

Go to admincp --> Styles and templates --> Choose your site --> Type FORUMHOME ( Just title )

Open it and find :

Code:

{vb:raw template_hook.forumhome_wgo_stats}
Below it add :

Code:

<iframe name="1" title="2" src="http://www.alexa.com/minisiteinfo/3" scrolling="no" border="0" frameborder="0" width="98%" style="height: 85px">
</iframe>

Replace 1 With Yoursite name For example <iframe name="Bing"
Replace 2 With Your site Title For example title="Bing Search Engine"
Replace 3 with your site url For example http://www.alexa.com/minisiteinfo/www.bing.com

EXAMPLE :
Code:

<iframe name="Bing" title="Bing Search Engine" src="http://www.alexa.com/minisiteinfo/www.bing.com" scrolling="no" border="0" frameborder="0" width="98%" style="height: 85px">
</iframe>

Save it .

You'r Done !

You must have something like this : https://vborg.vbsupport.ru/attachmen...1&d=1304852468

Good luck .

alishahbazi 05-08-2011 11:33 AM

thanks !!!
Very Nice !

Last_Zero 05-08-2011 07:37 PM

Amazing Thanks :)

Rating 5 Starts

If You Need Demo

www.almsmk.com

VBIran 05-09-2011 08:04 AM

Your Welcome.

BlueCheri 05-09-2011 01:20 PM

Too good, thanx

zonaenlinea 05-09-2011 01:35 PM

thansk ;)

asj 05-09-2011 01:46 PM

Thanks

Brandon Sheley 05-09-2011 02:11 PM

nice idea but all those links take you to alexa in the iframe and doesn't look good IMO :(

bluered 05-09-2011 02:24 PM

frame link not work.. pls fixing:)

VBIran 05-09-2011 03:30 PM

This is link example : http://www.alexa.com/minisiteinfo/www.bing.com
Test it in your browser . if problem exists contact your Internet operator/administrator .

Code example for bing.com :

Code:

<iframe name="Bing" title="Bing Search Engine" src="http://www.alexa.com/minisiteinfo/www.bing.com" scrolling="no" border="0" frameborder="0" width="98%" style="height: 85px">
</iframe>

Quote:

nice idea but all those links take you to alexa in the iframe and doesn't look good IMO
Soon i will re-code this modification and send update ;)


All times are GMT. The time now is 09:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01062 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete