Hi. I am Marian, the owner of WPCONCEPT. I am a freelancer web designer focused on web development and i am a big fan of wordpress. I am from Transylvania, Romania and please excuse my grammar mistakes. I do my best to improve my english skills.

  • Home
  • Hosting
  • Contact

Custom content after each post

by admin on 5 May 2010

If you want to put custom content after each post just copy the following code and paste it in functions.php file:

function add_post_content($content) {
if(!is_feed() && !is_home()) {
$content .= ‘<p>This article is copyright &copy; ‘.date(‘Y’).’&nbsp;’.bloginfo(‘name’).’</p>’;
}
return $content;
}
add_filter(‘the_content’, ‘add_post_content’);

Job done :)

Posted in How to | No Comments »

Portfolio wordpress theme (TF file)

by admin on 3 December 2009

Last wordpress theme from Themeforest is a nice and smooth portfolio theme which is very well organized.

  • Fresh design
  • Three skins (with .PSD)
  • Valid XHTML Strict and CSS
  • Tableless Coding
  • 7 Templates
  • Support png24!
  • Change active color via admin panel
  • Change theme background via admin panel
  • Easy to customize
  • Many back-end options to customize the Theme
  • Supported by all browsers
  • 7 different Widget areas
  • Full working AJAX contact form
  • Php files included!
  • All Layout PSD Files (easy reskinning)
  • Built-in pagination system

DEMO | DETAILS

Posted in Themes | No Comments »

Fresh View – Free WordPress Theme

by admin on 30 November 2009

I’m glad to present my latest wordpress theme called FreshView. This is a free wordpress theme created for personal blog’s. The theme is free but i appreciate if you leave the sponsored links from footer intact.

The theme have :

  • custom fields
  • jQuery tabbed box
  • valid W3C code
  • widget ready
  • gravatar ready
  • logo PSD / AI
  • clean design

DEMO | DOWNLOAD

Posted in Themes | 1 Comment »

wpzoom offer a 50% discount

by admin on 28 November 2009

WPZoom offer a 50% discount because of black friday holiday. Is the best moment to buy your favourite theme but with 50% cheaper.

Being a part of a huge community like WordPress with a lot of members from United States, we decided to celebrate together with them Thanksgiving and to offer to everyone a special offer for Black Friday.

HOW IT WORKS?

Until the end of this day, 27 November 2009, you have the unique chance to grab any of our themes for 50% off!
Simply use the “BLACKFRIDAY” coupon code upon checkout to receive your 50% discount.

http://www.wpzoom.com/wpzoom/wpzoom-black-friday-sale/

Posted in Themes | No Comments »

Why you should start using wordpress ?

by admin on 26 November 2009

WordPress is a powerful CMS and for that is the most used CMS in the world. WordPress can help you for:

  1. an easy content management
  2. advanced seo administration
  3. advanced security
  4. many templates available
  5. plugins for many optional functions

Let’s talk more about this options.

Read More »

Posted in Tips | No Comments »

Custom fields in wordpress

by admin on 24 November 2009

Custom fields in wordpress are important if you want to use custom functions in your theme or if you want to have a clean design. The implementation of custom fields is relatively easy.

Open your style.css file and paste the following code:

Read More »

Posted in How to | 1 Comment »

Best wordpress themes tutorials

by admin on 23 November 2009

About 1 year ago i’ve search some wordpress theme tutorials and that was a hard thing.

Until i will write my own tutorial, i recommend these tutorials which helped me a lot.

Read More »

Posted in Tutorials | No Comments »

create multiple sidebars in wordpress

by admin on 23 November 2009

When you develop a wordpress theme maybe you have to use two sidebars which to use them both at once or on different pages. I recently encountered with this problem and i thought that maybe there is someone else in the same situation.

Creating multiple sidebars in wordpress is a fairly easy process. We have to work just on functions.php file. Your default functions.php file should look like this:

Read More »

Posted in How to | 1 Comment »

Create a custom page template for WP

by admin on 21 November 2009

If you want to use wordpress as a CMS or if you want to create some custom functions for some pages you should create a custom page template. Is very easy to create a custom page template and is very useful. Just create a empty .php page. Paste there the following code:

/*
Template Name: name
*/

After you’ve saved this page you can activate it from dashboard > pages (edit a available page). On the right side you will see the “attributes” spot and go to the “template”. Select there the page that you’ve created.

In this new page you can create new functions very easy and you can control them from wordpress.

Posted in How to | No Comments »

5 basic steps in branding

by admin on 20 November 2009

To make yourself known on the internet you should start the basic branding process. Through branding you will succeed to create a website with unique elements wich will help you. Let’s supose that you use a free or premium design (like me). For begining it is not necessary to have a unique design to start the branding process.

Read More »

Posted in How to | 2 Comments »

« Older Entries
  • Be in touch

  • Domains for sell

    wpdesigner.net

    wpfreelancer.net

    If you are interested please contact me.

  • Categories

    • How to
    • Themes
    • Tips
    • Tutorials
  • Archives

    • May 2010
    • December 2009
    • November 2009
  • Blogroll

    • Freelance Folder
    • WPRecipes
    • WPShout
    • WPZoom
  • Tags

    after each post branding custom content custom fields custom page template favicon free free theme free wordpress theme logo multiple sidebars online portfolio theme premium wordpress themes rss feed seo optimization social networks theme themeforest Themes visitors wordpress wordpress cms wordpress custom fields wordpress plugins wordpress security wordpress seo optimization wordpress sidebars wordpress templates wordpress theme wordpress themes wordpress theme tutorials wpzoom

© 2010 WPCONCEPT + wordpress resources
powered by wordpress

www.wpconcept.com