gary_davison
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Help with archives.php file pleaseSorry I posted the wrong links:
This is the archive file, and how I want it displayed:
http://garydavison.co.uk/archives/
And this is how it is currently being displayed when the user clicks the month on the sidebar:
http://garydavison.co.uk/2008/12/
Sorry hope that makes my problem clearer.
thanks
Forum: Themes and Templates
In reply to: Linking to javascript filesThanks
I specified the path as you stated and it works perfectly.
Cheers
Forum: Themes and Templates
In reply to: Are there any sites that offer paid help for WP themes?Thanks Figaro for the response.
No its not a windows issue, its a javascript and twitter plugin issue.
If anyone would like to offer their help please contact me on garydavison21@yahoo.co.uk, to discuss the problem further, your rate, etc.
Forum: Themes and Templates
In reply to: embedding a flash file in a homepage template fileCheers it was the javascript file not being in the same location that caused the error.
Cheers
Forum: Themes and Templates
In reply to: embedding a flash file in a homepage template fileHi,
Thanks for the responses, no I wasn’t under any illusion that WP would magically render anything.
Here’s the code I has used to embed the flash ind=to the page:
<!– this is the beginning of the flash div –>
<div id=”index_flash_div”>
<script type=”text/javascript”>
AC_FL_RunContent( ‘codebase’,’http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0′,’width’,’440′,’height’,’300′,’src’,’../wp-content/uploads/2008/index_flash’,’quality’,’high’,’pluginspage’,’http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash’,’movie’,’../wp-content/uploads/2008/index_flash’ ); //end AC code
</script><noscript><object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0″ width=”440″ height=”300″>
<param name=”movie” value=”../wp-content/uploads/2008/index_flash.swf” />
<param name=”quality” value=”high” />
<embed src=”../wp-content/uploads/2008/index_flash.swf” quality=”high” pluginspage=”http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash” width=”440″ height=”300″></embed>
</object></noscript><div id=”index_flash_text”>
<p>Please click on the name of the work above to view it in more detail.</p>
</div>
<!– this is the end of the flash div –>
</div>Any help would be appreciated, I have got Flash working on other pages of the site it’s just this index page! And I wasn’t sure whether Flash had to be embedded differently as this is a template that is being specified as the index page, therefore pulling data from a different location? Sorry my knowledge of WordPress isn’t that strong, hence the cry for help.
Cheers
GaryForum: Installing WordPress
In reply to: Trying to install on a windows severSolved it, was linking to the wrong database.
Thanks for replying
Forum: Installing WordPress
In reply to: Trying to install on a windows severYes I believe so. I haven’t restricted the database in anyway.