katesgasis
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin for Static PublishI have been surfing blogger blogs for sometime now that I don’t see them any faster than WP blogs. In fact, I find them quite slow. WP-Cache is enough for a blog.
Forum: Plugins
In reply to: KG Archives PluginUPDATE:
Version 2.1 released.
Dropped the SAJAX backend – too bloated for a simple task.Options to categorized or not, display all months or the current initially, and exclude categories in the result.
Example:
<pre>
<kgarchives categorized=”true” initialmonth=”current” excudecat=”asides” />
</pre>Forum: Plugins
In reply to: KG Archives PluginUPDATE:
Version 2.0 released.
Used SAJAX backend.Forum: Plugins
In reply to: Flickr Gallery [0.7] HelpAnsert to #1: Resize your image and re-upload it in flickr.
Answer to # 2: Set the width of the .flickr-album in your css file to less than the width of you #content.
Answer to # 3: Float the .flickr-thumbnail to the left and be sure to include clear:both; in your .flickr-album.
Forum: Fixing WordPress
In reply to: archives won’t load…sortaIf you are not in the Apache server you might want to try changing your permalink structure. You can follow the sample structure in your Options->Permalinks page in your WP Admin panel.
Forum: Fixing WordPress
In reply to: comments for pages ? where.There is usually no comments template in index.php. It just have a comment link that points to the post itself with a comment box below it which is actually your single.php.
Forum: Fixing WordPress
In reply to: comments for pages ? where.Do you have something like <?php comments_template(); ?> in your single.php, index.php?
Forum: Fixing WordPress
In reply to: archives won’t load…sortaIf you use this url format it’ll work http://www.brenthellickson.com/wordpress/index.php?m=200502
Forum: Themes and Templates
In reply to: theme stylesheets: where are they?Did you put it in a subfolder of the /themes folder?
Forum: Themes and Templates
In reply to: theme stylesheets: where are they?Using your ftp client put int your /wp-content/themes folder.
Forum: Themes and Templates
In reply to: Navigation Causes Black Lines in FFI don’t see any lines on the side. Maybe it’s on your browser.
Forum: Plugins
In reply to: Static Page PluginJust a suggestion, you could have put a sample page to view the plugin in action. Users tend to be paranoid of plugins not working properly these days.
Forum: Fixing WordPress
In reply to: Adding a tagline after WP setup, can it be done?Open your theme’s header template (header.php) then put it somewhere like <div id=”header” >
Forum: Themes and Templates
In reply to: My First ThemeCute, my wife will love it I’m sure.
Forum: Fixing WordPress
In reply to: Typepad/WP conversion: after export posts don’t displayYou can create a subdomain and install it there.