lcornwell
Forum Replies Created
-
Forum: Plugins
In reply to: smf and wordpress 2.5Oh…I am all ears on this one. I need to do this for a new project on my plate if possible!
Anyone??
Forum: Plugins
In reply to: different header for each page?any word on this?
Forum: Fixing WordPress
In reply to: Subdomain with Same Database Content?I believe the only way to do this would be to have an installation of wordpress in a subfolder of the root. that way it can address the files of the original. If it is in a seperate folder there is not a way to map it correctly.
I have a limited knowledge of this stuff…so I may be incorrect.
Why not do http://www.domain.com/iphone??
Forum: Fixing WordPress
In reply to: Whats wrong with my PostIt seems to be only running through the margins because it is a continuous stream of characters. Is there a practical reason why you would need a stream of characters this long with out a space to cause a break?
You will notice that the default post works correct.
Forum: Themes and Templates
In reply to: Theme Switching… alone..WordPress will automatically go back to the default if the targeted theme is unavailable for some reason. Are you modifying your current theme, putting/uploading your updated file and refreshing your blog before that file is done writing?? Sometimes FTP can be slow for large files/slow servers.
Forum: Themes and Templates
In reply to: Missing commentssounds like you are missing the code to display the comments.
What is the different between your website and using WordPress?
Forum: Fixing WordPress
In reply to: The pages that I publish lately can be readed just for the admin!!Did this just happen or has it happened from the beginning?
have you changed any settings or added any plugins since this has started to happen?Forum: Fixing WordPress
In reply to: Edit window too wide! can’t access toolbarunfortunately, it is very hard to narrow down what the problem could be without seeing it. You might try comparing the code between the two version on the same include file for the edit post function. You might find that the width’s are inconsistent. Also, check the CSS files and compare the tags that manage those properties.
Try using the web devloper tools in firefox to help narrow down the particulars.
Forum: Fixing WordPress
In reply to: TinyMCE resizable on new install but not on upgradeWhen you say you upgraded, what process did you use? Some files may not have been overwritten or added.
Forum: Themes and Templates
In reply to: 3 column static pageWordPress won’t change tags that us use to design your blog. The hardest thing will be to make sure that you use the same tags across all pages or in some cases make sure you use separate organized tags that let you identify problems quickly when adapting plugins etc.
For large plugins with a lot of styling, you may consider creating a separate CSS file for each and including them into the header.