estjohn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Where is the photoblog ?What photoblog? With mine, I make a categories of photos and then add a photo per post.. better for SEO, search engines and also less complicated IMO.. but I am sure you could make a page and add photos and link to it.
Forum: Fixing WordPress
In reply to: Missing the point — again!Ive gotten into the SEO part too… I have some articles if you would like to read.
http://www.aleeya.net/category/seo-and-sef/
Right now, they are very general.. but I plan on showing how I used the plugins listed on
http://www.aleeya.net/category/wordpress/wordpress-plugins/
to help with seo.. that I heave learned
I have a bunch more tips and tricks and hows and whys… Ill try to get on some tonight.. I have been struggling with a vacation, now back to work, and just plain ole time πForum: Fixing WordPress
In reply to: Customizing main posts pageFor the first part, I use Post Teaser http://dev.wp-plugins.org/wiki/PostTeaser so I can control the number of words I want it to have in it.. and for me, it is easier than manually adding the more tag.
I do things the easy way.. save keystrokes.. but that is just me
Forum: Fixing WordPress
In reply to: link to top of page jumps to index.php!using (Below) in the header.php
<!-- HEADER BLOCK -->
<a id="top"></a>
I have
<img border="0" src="/images/top.gif" width="10" height="15" alt="Top of the Page" title="Top of the Page" /> <a title="Top of the Page" href="#top" >Top of the Page</a>
in my index.php under the post.. so it works and looks like http://www.aleeya.net/ (Click top of the page)
and when I goto (for example)
http://www.aleeya.net/2005/10/20/css-printer-friendly-for-wordpress/and I want to go to the top of the page, I have
<img border="0" src="/images/top.gif" width="10" height="15" alt="Top of the Page" title="Top of the Page" /> <a title="Top of the Page" href="#top" >Top of the Page</a>
under the post in single.php or in archives.php
is that how you mean for it to work?
Forum: Fixing WordPress
In reply to: Problem of image size with Internet ExplorerAll I can think is resize it before its uploaded. That way it works in all browsers for everyone… whether the browser auto resizes or not. ven the ones that auto resize, many people turn that feature off.
Forum: Plugins
In reply to: Problem with Adhesivedisable inline trackback plug-in and see if adhesive works again?
Forum: Plugins
In reply to: “times read” on posts in WordPressIm lost too… care to enlighten a bit more? What are you trying to do in the index.php?
Forum: Plugins
In reply to: Adding a filter does not workA bit vague there eh? Wanna try posting a bit more info so people can see what you are talking about.. such as a link maybe and what filter, etc? I havent quite perfected telepathy yet..
Forum: Themes and Templates
In reply to: New Themes not listedAlso, I have noticed if somehow a file gets correupt, incomplete, or is not compatible, it wont show up.
Forum: Fixing WordPress
In reply to: link to top of page jumps to index.php!put code between back tics…
under the tilde ~also put the
<a id="top" />at the bottom of the header.php file..<!-- HEADER BLOCK -->
<a id="top" />Forum: Installing WordPress
In reply to: 3 Questions from a new guyAll of these have previously been answered or can be found in the tutorials / wiki. Might want to do some searching.
Forum: Fixing WordPress
In reply to: Hitting ENTER refreshes the pageYou might try SHIFT+ENTER instead of plain ENTER.. works for me ok..
Forum: Fixing WordPress
In reply to: order of the stiky articleYou could always change the posting date to reflect the order you want of the sticky ones.. I ended up having to do that.
Forum: Fixing WordPress
In reply to: How to handle many links in a link category?I found splitting into categories helped when I had the same problem. I also set each category to have a maximum number of links (say 10) and then choose for those to be displayed in random order
I use a modified version of http://pribadi.or.id/diary/themes/
on http://www.aleeya.net and http://www.girlgeekette.net
I really like this 3 column theme and also, I have used
http://www.eretzvaju.org/we-fade-to-greyand was very pleased with that