4star
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Linking to actual blog post from sidebarNever mind i figured it out.
Forum: Fixing WordPress
In reply to: Linking to actual blog post from sidebarIs there a code to link to the full (single.php) of the most recent post?
The read more link wouldn’t work since i’m only calling a few words on the sidebar…
Forum: Alpha/Beta/RC
In reply to: 2.7 beta1 missing avatar size plus layout problemsnever mind i found my answer.
Forum: Fixing WordPress
In reply to: 404 error with showing the blog using page ID #1This is a great static front page hack, I think if i looked closely I could have figured it out…
Forum: Everything else WordPress
In reply to: Using wordpress for an ads WebsiteThere are really great NEW answers that are being founded around the web.
Forum: Fixing WordPress
In reply to: Building A custom CMS style site Unique front page designI think I figured it out. thanks… Its a great idea to go research your questions on google.. You’d be surprised how many people who have the same ideas… and how many other site really help out.
Forum: Fixing WordPress
In reply to: Building A custom CMS style site Unique front page designI’m not sure what you meant.
Ok so I would have to make a home page and use a home.php template or something as the front page?
Forum: Plugins
In reply to: Disable your Ip from statpressthanks… i’m going to have to try this.
Forum: Plugins
In reply to: Comment Plugger Plugin QuestionThe above is not for those with MDV’s pluggin.
But it would have been nice if there was some info on how to do it when we download it…
I think i found the solution…
Forum: Fixing WordPress
In reply to: Excluding post page from wpAnyone? or is there a way to move the post from appearing on the front page? and replace it with a page set up the way you choose?
Forum: Installing WordPress
In reply to: Missing stylesheets for all themesI give up never mind i’ll just figure it out myself…
Thanks alot. you are right about the simple part. I don’t understand the code part anyways i took out the if and it don’t work.
Forum: Everything else WordPress
In reply to: Calender Css stylesheetNo i am not, but its the default wordpress calender code im using. I just would like to know about the Css code for
< ?php get_calendar(); ? >Forum: Fixing WordPress
In reply to: Hide blogroll headerThanks it works. i used it like this.
<?php wp_list_bookmarks(‘title_li=&categorize=0’); ?>Forum: Fixing WordPress
In reply to: Hide blogroll headerI’ve tried this and it doesn’t work. What am i doing wrong?