anderskitson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress logsout when click import@andrew Bartel safari 6.0.1 I have add-ons for 1password, mlkshk and one called resized @jcastaneda Mac
Forum: Fixing WordPress
In reply to: wordpress logsout when click importseems to have been a problem with safari, I reset safari and it is working now.
Forum: Fixing WordPress
In reply to: wordpress logsout when click importI have tried just reinstalling under the update pain, to no avail. I think I will just to a brand new install of wordpress
Forum: Fixing WordPress
In reply to: wordpress logsout when click importyou mean reinstalling wordpress, thats seems a little drastic, but if I have to I will.
Forum: Fixing WordPress
In reply to: How do I add post to a page by categoryThat doesn’t achieve what I want. What I would like to do is show the entire post with images in order, not just a link that can be clicked on and view the post somewhere else.
Forum: Plugins
In reply to: [Plugin: Custom Field Template] Multiple Images UploadI answered my own question
All I needed to do was this
[screenshot1] type = file [screenshot2] type = fileDoes it matter I didn’t comment out the code from the warning? it still all works!
Forum: Fixing WordPress
In reply to: Using Mampok I found the answer in another post.
http://wordpress.org/support/topic/94493?replies=2
Now to fix my IE problems
Forum: Themes and Templates
In reply to: Issue with the ExcerptAwesome Just renamed my index to single and add the excerpt. Seems to work fine. Maybe more code than neccessary, but thats ok.
Forum: Themes and Templates
In reply to: Issue with the ExcerptThat makes sense as to why this would be happening. What would the single.php file consist of code wise. Or would it be the same just with content there instead of the excerpt. Im assuming it will just apply the code from single.php to each blog post for P=6, p=5 and so on. Thanks for the reply.