Home » WP Citrus

post

Latest Wordpress Themes

  • Brest - Magazine WordPress Theme
  • Moderna WP Template - Web, Software, Hosting
  • Chromonium Business Template Wordpress
  • Paper Plane Wordpress Theme
  • Premium Company Template - Wordpress 3.0
  • Collective - Community WordPress Theme
  • UMBOOM - business, blog, portfolio theme
  • Geronimo - One page portfolio & business theme
  • Alabastros Studios Wordpress Version
  • BluePrint Magazine
  • DotMobi - WordPess Theme for Mobile Devices
  • Business WordPress Theme created by professionals
  • Pang - Business and Corporate Wordpress Template
  • Blackops - Porfolio & Blog
  • The Developer WP3 Edition
  • Premium Football - 32 in 1
  • Eunice - Business, Blog, Portfolio Wordpress Theme
  • Sheets Wordpress Theme



-log into WP
-click on DESIGN – THEME EDITOR
-click on ARCHIVE.PHP in the right column
-find: the_excerpt
-Change to: the_content
Repeat for the file SEARCH.PHP

Read More...

My theme is still in progress. I have my navigation set up to look like this:
Home – Page1 – Page2 – Page3 – Latest Blog.
The “Latest Blog” link is like this:
- Lastest Blog
What template tag perimeters do i use in place of “URLHERE.COM” to automatically get the “Latest Blog” to go to the permalink of the latest post?

Read More...

I have already asked this question. But still no any correct answer came. You type your post entries here. Likewise is there no white space left for posting entries in WordPress. Do I have to download anything to this white space to type?

Read More...

I have the option to make post, or to make a new page, but I can’t put posts on a page!!

Read More...

If you use “the_category(‘, ‘);” it displays the category but also its a link.
I need to get just the title (no link) to become a variable.
So just say the category is “Toast” ,
$var = the_category(‘, ‘);
print $var;
Which would display “Toast” just as plain text.
Any ideas ? The about displays “Toast” but as a link.

Read More...

I don’t want to put background music on my site. (thats lame) I want just to put a song I thought about today that I like. So anyone can actively play in on my wordpress blog. mrbradg.com Not a link to another site and I don’t want to have to upload it. Uploading it, I think is illegal. There must be a site where I can copy code or something to have a small player to hear the song. Thanks ahead of time.

Read More...

I’m new to this and thought I’d try it out but there is some technical jargon that I don’t understand, RSS and such.

Read More...