Community Page
- dmiessler.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I think this is a very helpful link. It fixes all the keyboard mapping problems. Even for VMware server 2.0 http://communities.vmware.com/message/1091425
- Test.
- "Yes, it helps people through altered perception of the world, but so do three glasses of wine." ___ Oh, so atheists do not drink alcohol because it is too much like religion?...
- burden is on those who make the assertion, not on those who deny
- • Theism is not a religion. Atheism is not a religion for the same reason. 'Theism' is an abstract noun which refers collectively to each organized religion which espouses the existence of...
dmiessler.com | grep understanding
dmiessler.com/about/
So I made some progress tonight on site.
Implemented the first version of my custom theme. Got it to work with wp-cache.
Enabled the no-www plugin that redirects www.dmiessler.com to dmiessler.com.
Changed my permalink structure from /archives/post_id to /category/postna ... Continue reading »
Implemented the first version of my custom theme. Got it to work with wp-cache.
Enabled the no-www plugin that redirects www.dmiessler.com to dmiessler.com.
Changed my permalink structure from /archives/post_id to /category/postna ... Continue reading »
1 year ago
1 year ago
Also, just a warning about using /category/postname/. Many people suggest this, but using category isn't sensible unless you are very sure that your categories won’t change. If you change them as your blog matures, you break your permalinks. Also, if you post using the wrong category, then you can't change the category without breaking the permalink.
1 year ago
I do agree with Steve that it is a little hard to read some times. And the only other thing is that the main comment textarea flows too far to the right behind your "Popular" section.
Other than that, I really like the speed and simplicity of it all!
1 year ago
Thanks for the comment. Now that I have a basic functioning theme I'm going to work on fixing all the issues with presentation. I currently have no 404.php page, no comments.php page, no single or page.php -- nothing. Everything you see in my theme is just one page -- index.php.
So as I learn more about WordPress themes I'm going to create all these pages myself.
By the way, I only had to install the Permalinks migration plugin and mine is working fine. Just wanted to let you know...