Herkese merhaba bizim bir wordpress temamız var bunda manşet haberde resimler haberlerin altında degilde sagında cıkıyor biz bunu nasıl alt kısımda gosteririz yada yerine başka manşet haber silider nasıl yerleştiriz yardımcı olabilirmisiniz

bu php dosyası






&h=270&w=430&zc=0" alt="" />

" />


















&h=46&w=86&zc=0" alt="" />

" />













buda js dosyası


//** Featured Content Slider script- (c) Dynamic Drive DHTML code library: http://www.dynamicdrive.com.
//** May 2nd, 08'- Script rewritten and updated to 2.0.
//** June 12th, 08'- Script updated to v 2.3, which adds the following features:
//1) Changed behavior of script to actually collapse the previous content when the active one is shown, instead of just tucking it underneath the later.
//2) Added setting to reveal a content either via "click" or "mouseover" of pagination links (default is former).
//3) Added public function for jumping to a particular slide within a Featured Content instance using an arbitrary link, for example.

//** July 11th, 08'- Script updated to v 2.4:
//1) Added ability to select a particular slide when the page first loads using a URL parameter (ie: mypage.htm?myslider=4 to select 4th slide in "myslider")
//2) Fixed bug where the first slide disappears when the mouse clicks or mouses over it when page first loads.

// Featured Content Slider- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
// This notice MUST stay intact for legal use
// Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more

var featuredcontentslider=, //object to cache "setting" object of each script instance

jumpTo:function(fcsid, pagenumber),

ajaxconnect:function(setting)
catch (e)
catch (e)
}
}
else if (window.XMLHttpRequest) // if Mozilla, Safari etc
page_request = new XMLHttpRequest()
else
return false
var pageurl=setting.contentsource[1]
page_request.onreadystatechange=function()
document.getElementById(setting.id).innerHTML=this .ajaxloadingmsg
var bustcache=(!this.bustajaxcache)? "" : (pageurl.indexOf("?")!=-1)? "&"+new Date().getTime() : "?"+new Date().getTime()
page_request.open('GET', pageurl+bustcache, true)
page_request.send(lisanssız)
},

ajaxpopulate:function(page_request, setting)
},

buildcontentdivs:function(setting)
}
},

buildpaginate:function(setting)
phtml=(nextprev[0]!=''? ''+nextprev[0]+' ' : '') + phtml + (nextprev[1]!=''? ''+nextprev[1]+'' : '')
pdiv.innerHTML=phtml
}
var pdivlinks=pdiv.getElementsByTagName("a")
var toclinkscount=0 //var to keep track of actual # of toc links
for (var i=0; i