• پایان فعالیت بخشهای انجمن: امکان ایجاد موضوع یا نوشته جدید برای عموم کاربران غیرفعال شده است

✅ بحث و گفتگو بین وبمسترها

hamed1980

Registered User
تاریخ عضویت
17 سپتامبر 2011
نوشته‌ها
562
لایک‌ها
88
من نمیخوام دلیل بیارم

ولی پتانسل درآمد داره
یعنی توی چنتا پاتوق دانشجویی تبلیغ بشه میشه روزی 100 تا باهاش درآورد

حتی میشه با وردپرس + paid download هم همچین چیزی زد
کلا چیز خوبیه

اسکریپتش چیه
افزونه ووکامرسه.
من خودم الان یه فروشگاه راه انداختم با ووکامرس. کپیه همینه فقط تمش قرمز رنگه.
من هم حرفی توی پتانسیل داشتنش ندارم . ولی میشه با هزینه خیلی کمتر این سایت رو راه انداخت.
وقتی هم به طرف پیام میدی سیستم مدیریت محتوی سایت چیه میگه به دلایل امنیتی نمیتونم بگم.:eek:
 

zgg123

کاربر فعال عکس و عکاسی
کاربر فعال
تاریخ عضویت
12 ژانویه 2010
نوشته‌ها
10,309
لایک‌ها
37,766
سن
34
محل سکونت
☼_☼
اقا متن اهنگ های خارجی هم باعث فیل شدنه؟
 

P R O

همکار باز نشسته
تاریخ عضویت
11 می 2013
نوشته‌ها
4,535
لایک‌ها
4,036
دوستان نیاز فوری دارم اینو فونتش رو بزرگ کنم !

اگه کسی میتونه دریغ نکنه لطفا !

پ.ن» با div style هم تست کردم ولی جواب نداد :(

کد:
<?php ?>
<script>
// CREDITS:
// Newsticker
// By Peter Gehrig
// Copyright (c) 2010 Peter Gehrig. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.fabulant.com
// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a highly visible link to
// http://www.fabulant.com on the webpage
// where this script will be featured
var text=new Array()
var textlink=new Array()
var texttarget=new Array()
<?php $recent = new WP_Query("showposts=1"); while($recent->have_posts()) : $recent->the_post();?>
text[0]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=1");while($recent->have_posts()) : $recent->the_post();?>
text[1]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=2");while($recent->have_posts()) : $recent->the_post();?>
text[2]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=3");while($recent->have_posts()) : $recent->the_post();?>
text[3]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=4");while($recent->have_posts()) : $recent->the_post();?>
text[4]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
// Add a link for each message
// Enter "#" if you don't want to link a message (see sample below)
<?php $recent = new WP_Query("showposts=1");while($recent->have_posts()) : $recent->the_post();?>
textlink[0]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=1");while($recent->have_posts()) : $recent->the_post();?>
textlink[1]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=2");while($recent->have_posts()) : $recent->the_post();?>
textlink[2]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=3");while($recent->have_posts()) : $recent->the_post();?>
textlink[3]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=4");while($recent->have_posts()) : $recent->the_post();?>
textlink[4]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
texttarget[0]="_self"
texttarget[1]="_self"
texttarget[2]="_self"
texttarget[3]="_self"
texttarget[4]="_self"
var textfont="Arial"
var textfontcolor="#333"
var textfontcolorrollover="#000"
var textfontsize=9
var textdecoration="none"
var textbgcolor="#eee"
var textweight="bold"
var textitalic="normal"
var textwidth=1000
var textheight=28
var textpause=3
var textborder=1
var textbordercolor="#aaaaaa"
var speed=70
document.write("<table border=0 cellpadding=0 cellspacing=0>")
document.write("<tr><td width="+textwidth+" height="+textheight+" valign=top dir=rtl>")
var textalign="right"
var textvalign="top"
var textitalicA=""
var textitalicB=""
var textweightA=""
var textweightB=""
var textfontsizeHTML=1
var i_mes=0

var i_substring=0
var i_presubstring=0
var i_text=0
var textcontent=""
var notag=true
var textpresubstring=""
var textaftersubstring=""
textpause*=1000
var browserinfos=navigator.userAgent
var ie4=!document.getElementById&&document.all&&!browserinfos.match(/Opera/)
var ie5=document.getElementById&&document.all&&!browserinfos.match(/Opera/)
var ns6=document.getElementById&&!document.all&&!browserinfos.match(/Opera/)
var opera=browserinfos.match(/Opera/) 
function gettextcontent() {
tablewidth=textwidth-2*textborder
tableheight=textheight-2*textborder
textpresubstring=text[i_text].substring(0,i_presubstring)
var i_prepre=i_presubstring-1
if (i_prepre<0) {i_prepre=0}
if (text[i_text].substring(i_prepre,i_presubstring)=="<"){notag=false}
if (text[i_text].substring(i_prepre,i_presubstring)==">"){notag=true}
if (notag) {
  textcontent="<table border=0 cellpadding=4 width="+tablewidth+" height="+tableheight+" class=\"mynews\" dir=rtl><tr valign="+textvalign+"><td align="+textalign+">"
  textcontent+="<a href='"+textlink[i_text]+"' target='"+texttarget[i_text]+"' style='position:relative; font-family:"+textfont+";text-decoration:"+textdecoration+";font-family:"+textfont+";color:"+textfontcolor+";font-size:"+textfontsize+"pt;font-weight:"+textweight+";font-style:"+textitalic+"' onmouseover=\"this.style.color=\'"+textfontcolorrollover+"\'\" onmouseout=\"this.style.color=\'"+textfontcolor+"\'\">"
  textcontent+=textpresubstring
  textcontent+="</a>"
  textcontent+="</td></tr></table>"
}
}
function showtickerNS6() {
textcontent="<table border=0 cellpadding=4 width="+textwidth+" height="+textheight+" class=\"mynews\"><tr valign="+textvalign+"><td align="+textalign+">"
textcontent+="<a href='"+textlink[i_text]+"' target='"+texttarget[i_text]+"' style='position:relative; font-family:"+textfont+";text-decoration:"+textdecoration+";font-family:"+textfont+";color:"+textfontcolor+";font-size:"+textfontsize+"pt;font-weight:"+textweight+";font-style:"+textitalic+"' onmouseover=\"this.style.color=\'"+textfontcolorrollover+"\'\" onmouseout=\"this.style.color=\'"+textfontcolor+"\'\">"
textcontent+=text[i_text]
textcontent+="</a>"
textcontent+="</td></tr></table>"
document.getElementById("ticker").innerHTML=textcontent
i_text++
if (i_text>=text.length-1) {i_text=0}
var timer=setTimeout("showtickerNS6()", 2*textpause)
}
function showticker() {
if (i_substring<=text[i_text].length) {
   i_substring++
   i_presubstring=i_substring-1
   if (i_presubstring<0) {i_presubstring=0}
   gettextcontent()
  if (ie4) {
   ticker.innerHTML=textcontent
   var timer=setTimeout("showticker()", speed)
  }
  if (ie5 || opera || ns6) {
   document.getElementById("ticker").innerHTML=textcontent
   var timer=setTimeout("showticker()", speed)
  }
}
else {
  clearTimeout(timer)
  var timer=setTimeout("changetext()", textpause)
}
}
function changetext() {
i_substring=0
i_presubstring=0
i_text++
if (i_text>text.length-1) {
  i_text=0
}
showticker()
}

if (ie5 || ns6 || opera) {
if (ns6) {
  textwidth-=2*textborder
  textheight-=2*textborder
}
document.write('<div ID="roof" style="position:relative;width:'+textwidth+'px;height:'+textheight+'px;border-style:solid;border-width:'+textborder+'px;border-color:'+textbordercolor+';background-color:'+textbgcolor+'">')
document.write('<span ID="ticker" style="position:absolute;top:0px;left:0px;width:'+textwidth+'px;height:'+textheight+'px;"></span>')
document.write('</div>')
}
window.onload=showticker
document.write("</td></tr></table>")
</script>
 

zgg123

کاربر فعال عکس و عکاسی
کاربر فعال
تاریخ عضویت
12 ژانویه 2010
نوشته‌ها
10,309
لایک‌ها
37,766
سن
34
محل سکونت
☼_☼
دوستان نیاز فوری دارم اینو فونتش رو بزرگ کنم !

اگه کسی میتونه دریغ نکنه لطفا !

پ.ن» با div style هم تست کردم ولی جواب نداد :(

کد:
<?php ?>
<script>
// CREDITS:
// Newsticker
// By Peter Gehrig
// Copyright (c) 2010 Peter Gehrig. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.fabulant.com
// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a highly visible link to
// http://www.fabulant.com on the webpage
// where this script will be featured
var text=new Array()
var textlink=new Array()
var texttarget=new Array()
<?php $recent = new WP_Query("showposts=1"); while($recent->have_posts()) : $recent->the_post();?>
text[0]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=1");while($recent->have_posts()) : $recent->the_post();?>
text[1]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=2");while($recent->have_posts()) : $recent->the_post();?>
text[2]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=3");while($recent->have_posts()) : $recent->the_post();?>
text[3]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=4");while($recent->have_posts()) : $recent->the_post();?>
text[4]="<?php the_title(); ?>."
         <?php endwhile;wp_reset_query(); ?>
// Add a link for each message
// Enter "#" if you don't want to link a message (see sample below)
<?php $recent = new WP_Query("showposts=1");while($recent->have_posts()) : $recent->the_post();?>
textlink[0]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=1");while($recent->have_posts()) : $recent->the_post();?>
textlink[1]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=2");while($recent->have_posts()) : $recent->the_post();?>
textlink[2]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=3");while($recent->have_posts()) : $recent->the_post();?>
textlink[3]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
<?php $recent = new WP_Query("showposts=1&offset=4");while($recent->have_posts()) : $recent->the_post();?>
textlink[4]="<?php the_permalink(); ?>"
         <?php endwhile;wp_reset_query(); ?>
texttarget[0]="_self"
texttarget[1]="_self"
texttarget[2]="_self"
texttarget[3]="_self"
texttarget[4]="_self"
var textfont="Arial"
var textfontcolor="#333"
var textfontcolorrollover="#000"
var textfontsize=9
var textdecoration="none"
var textbgcolor="#eee"
var textweight="bold"
var textitalic="normal"
var textwidth=1000
var textheight=28
var textpause=3
var textborder=1
var textbordercolor="#aaaaaa"
var speed=70
document.write("<table border=0 cellpadding=0 cellspacing=0>")
document.write("<tr><td width="+textwidth+" height="+textheight+" valign=top dir=rtl>")
var textalign="right"
var textvalign="top"
var textitalicA=""
var textitalicB=""
var textweightA=""
var textweightB=""
var textfontsizeHTML=1
var i_mes=0

var i_substring=0
var i_presubstring=0
var i_text=0
var textcontent=""
var notag=true
var textpresubstring=""
var textaftersubstring=""
textpause*=1000
var browserinfos=navigator.userAgent
var ie4=!document.getElementById&&document.all&&!browserinfos.match(/Opera/)
var ie5=document.getElementById&&document.all&&!browserinfos.match(/Opera/)
var ns6=document.getElementById&&!document.all&&!browserinfos.match(/Opera/)
var opera=browserinfos.match(/Opera/) 
function gettextcontent() {
tablewidth=textwidth-2*textborder
tableheight=textheight-2*textborder
textpresubstring=text[i_text].substring(0,i_presubstring)
var i_prepre=i_presubstring-1
if (i_prepre<0) {i_prepre=0}
if (text[i_text].substring(i_prepre,i_presubstring)=="<"){notag=false}
if (text[i_text].substring(i_prepre,i_presubstring)==">"){notag=true}
if (notag) {
  textcontent="<table border=0 cellpadding=4 width="+tablewidth+" height="+tableheight+" class=\"mynews\" dir=rtl><tr valign="+textvalign+"><td align="+textalign+">"
  textcontent+="<a href='"+textlink[i_text]+"' target='"+texttarget[i_text]+"' style='position:relative; font-family:"+textfont+";text-decoration:"+textdecoration+";font-family:"+textfont+";color:"+textfontcolor+";font-size:"+textfontsize+"pt;font-weight:"+textweight+";font-style:"+textitalic+"' onmouseover=\"this.style.color=\'"+textfontcolorrollover+"\'\" onmouseout=\"this.style.color=\'"+textfontcolor+"\'\">"
  textcontent+=textpresubstring
  textcontent+="</a>"
  textcontent+="</td></tr></table>"
}
}
function showtickerNS6() {
textcontent="<table border=0 cellpadding=4 width="+textwidth+" height="+textheight+" class=\"mynews\"><tr valign="+textvalign+"><td align="+textalign+">"
textcontent+="<a href='"+textlink[i_text]+"' target='"+texttarget[i_text]+"' style='position:relative; font-family:"+textfont+";text-decoration:"+textdecoration+";font-family:"+textfont+";color:"+textfontcolor+";font-size:"+textfontsize+"pt;font-weight:"+textweight+";font-style:"+textitalic+"' onmouseover=\"this.style.color=\'"+textfontcolorrollover+"\'\" onmouseout=\"this.style.color=\'"+textfontcolor+"\'\">"
textcontent+=text[i_text]
textcontent+="</a>"
textcontent+="</td></tr></table>"
document.getElementById("ticker").innerHTML=textcontent
i_text++
if (i_text>=text.length-1) {i_text=0}
var timer=setTimeout("showtickerNS6()", 2*textpause)
}
function showticker() {
if (i_substring<=text[i_text].length) {
   i_substring++
   i_presubstring=i_substring-1
   if (i_presubstring<0) {i_presubstring=0}
   gettextcontent()
  if (ie4) {
   ticker.innerHTML=textcontent
   var timer=setTimeout("showticker()", speed)
  }
  if (ie5 || opera || ns6) {
   document.getElementById("ticker").innerHTML=textcontent
   var timer=setTimeout("showticker()", speed)
  }
}
else {
  clearTimeout(timer)
  var timer=setTimeout("changetext()", textpause)
}
}
function changetext() {
i_substring=0
i_presubstring=0
i_text++
if (i_text>text.length-1) {
  i_text=0
}
showticker()
}

if (ie5 || ns6 || opera) {
if (ns6) {
  textwidth-=2*textborder
  textheight-=2*textborder
}
document.write('<div ID="roof" style="position:relative;width:'+textwidth+'px;height:'+textheight+'px;border-style:solid;border-width:'+textborder+'px;border-color:'+textbordercolor+';background-color:'+textbgcolor+'">')
document.write('<span ID="ticker" style="position:absolute;top:0px;left:0px;width:'+textwidth+'px;height:'+textheight+'px;"></span>')
document.write('</div>')
}
window.onload=showticker
document.write("</td></tr></table>")
</script>

تو خودش تغییر دادی؟
var textfontsize=9
 

javadth

کاربر فعال پرشین تولز، همکار بازنشسته
کاربر فعال
تاریخ عضویت
28 جولای 2012
نوشته‌ها
13,902
لایک‌ها
15,990
محل سکونت
@takhfif_100
دوستان اسکریپت این چیه ؟؟؟

قبلا توی تاپیک بود ولی گم شده
s8154_Untitled.jpg
 

zgg123

کاربر فعال عکس و عکاسی
کاربر فعال
تاریخ عضویت
12 ژانویه 2010
نوشته‌ها
10,309
لایک‌ها
37,766
سن
34
محل سکونت
☼_☼

haghft

Registered User
تاریخ عضویت
7 نوامبر 2010
نوشته‌ها
1,188
لایک‌ها
328
سن
30
محل سکونت
همون جایی که مـــونــــوریــــل داره ...

ebi-narin

Registered User
تاریخ عضویت
3 ژوئن 2012
نوشته‌ها
3,134
لایک‌ها
2,791
بستگی داره سایتت چی باشه؟
جو سایتت چطور باشه؟
چه توری بخوای برگزار کنی؟
من خودم با میتینگ خیلی حال میکنم . یادش بخیر ، یه دوران مدیر موبایلستان بودیم هر میتینگی میشد میرفتم . چون جوش جوری بود که تقریبا با همه بچه ها رفیق بودم .و تقریبا اکثر سایت هم دیگرو میشناختن. حداقل چند باری توی چت روم سایت با هم صحبت کرده بودند.
ولی مثلا یه جایی مثل اینجا ، ادم اطلاعات زیادی به دست میاره و فروم خیلی خوبیه ولی به نظر من جوش مثل موبایلستان نیست.

برای مثال اعضای یه گروپ رو بخوام ببرم
 

payam-nice

Registered User
تاریخ عضویت
27 دسامبر 2011
نوشته‌ها
3,674
لایک‌ها
3,274
محل سکونت
Tabriz
آخرین مطالب سایت رو تیتر وار می نویسه (سر خط خبر نویسه !)
فرزادخان شما همونی نیستی که یه زمان سایت عکس داشت ؟
نگفتم که میخوام بزنم گفتم فقط میخوام بلد باشم
چرا میزنید بابا
ندانستن عیب نیست نپرسیدن عیب هست
king.gif

این ها به فکرتن :D نمیخوان بری دنبالش حتی
ابی خود تو رو شابعه ساخته بودن که گرفتن ات
پ.ن:شایعه رو امین به پا کرده بود
nqp5va2b2acofkzhna4x.gif
 
بالا