Find MagPress on Google+

Pinkster

http://www.magpress.com/wp-content/uploads/2012/11/pinkster-wordpress-theme-thumb-170x150.png Wordpress Themes Ronald ,,,,,,,,,,,,,,,

   Running a Business and Monetize site?

    Using the theme but need to remove our links
    for commercial and business use. please consider:
Price - $37.00
License - GNU General Public License
Unlimited concurrent domain and multisite domain uses for personal or clients and commercial projects

Pinkster WordPress Theme

Pinkster is a 3 columns fixed width WordPress theme by MagPress.com. This WP theme has featured content slider and featured categories, Adsense ready, etc.

Tags: , , , , , , , , , , , , , , ,
Zip http://www.magpress.com/wp-content/uploads/2012/11/pinkster-wordpress-theme-thumb-170x150.png
Version 1.0

- Initial release v1.0.

WordPress
Download (5235) Demo/Preview 22 Comments

   Running a Business and Monetize site?

    Using the theme but need to remove our links
    for commercial and business use. please consider:
Price - $37.00
License - GNU General Public License
Unlimited concurrent domain and multisite domain uses for personal or clients and commercial projects

Version and Changelog

Version 1.0

- Initial release v1.0.

22 Comments Already

  1. Smith Thomas Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    look Great, thank you! i will test it as soon as posible!

    look Great, thank you! i will test it as soon as posible!

  2. admin@mybodoland.com Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    Well, I guess this is wat i have been searching for , Actually, wat i accidently visited this site. Tnk u for donating it 4 free.

    Well, I guess this is wat i have been searching for , Actually, wat i accidently visited this site. Tnk u for donating it 4 free.

  3. Hyder Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    Such a killer theme. I changed to my blog to this or to Woodpress :) (Link given in my Name)

    Such a killer theme. I changed to my blog to this or to Woodpress :) (Link given in my Name)

  4. Isabelle Lauren Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    How do I change the fonts and can I darken the bacground?

    How do I change the fonts and can I darken the bacground?

  5. Isabelle Lauren Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    BTW, the font I want to change is the name of my website. And I meant background. Can I change the background?

    BTW, the font I want to change is the name of my website. And I meant background. Can I change the background?

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      hi isabelle, yes but the background stripes need to go tho, its not a transparent stripe.
      ok open style.css and add this css

      body {
      background: #YOURHEXCOLOR none !important;
      }
      h1#site-title {
      font-family: your font family !important;
      }

      that should do it…

      hi isabelle, yes but the background stripes need to go tho, its not a transparent stripe.
      ok open style.css and add this css

      body {
      background: #YOURHEXCOLOR none !important;
      }
      h1#site-title {
      font-family: your font family !important;
      }

      that should do it…

  6. Isabelle Lauren Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    Hi, I was wondering why nothing is showing up on the third column on my website. How do I activate that?

    Thank you.

    Hi, I was wondering why nothing is showing up on the third column on my website. How do I activate that?

    Thank you.

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      hi isabelle, try go to ddashboard->widget and setup the widget accordingly.

      hi isabelle, try go to ddashboard->widget and setup the widget accordingly.

  7. Gratis PC Game Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    thank you very much,
    template is very suitable to my game site, you can see gamezfile.com. I say once again thank you, ..

    next, I upgraded to premium :)

    thank you very much,
    template is very suitable to my game site, you can see gamezfile.com. I say once again thank you, ..

    next, I upgraded to premium :)

  8. Rachel Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    How do I get the pages to show up at the top of my page. Also how to I get the “featured news” and “latest on entertainment”

    How do I get the pages to show up at the top of my page. Also how to I get the “featured news” and “latest on entertainment”

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      you can setup the menu in dashboard->appearence->menu
      the featured setting can be setup in dashboard->appearence->theme options

      you can setup the menu in dashboard->appearence->menu
      the featured setting can be setup in dashboard->appearence->theme options

  9. Isabelle Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    How do I add a favicon to pinkster? I have followed the directions from several sites repeatedly and none of them work. Thanks again for all the help! Pinkster is AWESOME and I’m thrilled with it.

    How do I add a favicon to pinkster? I have followed the directions from several sites repeatedly and none of them work. Thanks again for all the help! Pinkster is AWESOME and I’m thrilled with it.

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      try add this code to your functions.php jus below the start < ?php

      function add_theme_fav_icon() { ?>
      <link rel="icon" href="hxxp://your-fav-icon-full-path-url" type="images/x-icon" />
      <?php }
      add_action('wp_head', 'add_theme_fav_icon', 1);
      

      you need to change the fav icon url there.

      try add this code to your functions.php jus below the start < ?php

      function add_theme_fav_icon() { ?>
      <link rel="icon" href="hxxp://your-fav-icon-full-path-url" type="images/x-icon" />
      <?php }
      add_action('wp_head', 'add_theme_fav_icon', 1);
      

      you need to change the fav icon url there.

  10. Heather Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    Maybe this is a better question posted at large. How do you upload the CSS to WordPress? I’m new at this and I can’t figure out how to do it. I love the template, but I haven’t been able to use it. Also, is there a particular WordPress theme that I should use?

    Thanks!

    Maybe this is a better question posted at large. How do you upload the CSS to WordPress? I’m new at this and I can’t figure out how to do it. I love the template, but I haven’t been able to use it. Also, is there a particular WordPress theme that I should use?

    Thanks!

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      hi heather, should be simple..once you download the pinkster.zip. login to your wordpress site -> appearence -> themes – add new theme
      upload the zip and it will showed in dashboard->themes.

      you cannot use the theme in wordpress hosted blog tho. cheers

      hi heather, should be simple..once you download the pinkster.zip. login to your wordpress site -> appearence -> themes – add new theme
      upload the zip and it will showed in dashboard->themes.

      you cannot use the theme in wordpress hosted blog tho. cheers

      • Heather Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

        Which type of upgrade do I need to have in order to enable the “add new themes” option?

        Thank you!

        Which type of upgrade do I need to have in order to enable the “add new themes” option?

        Thank you!

        • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

          there’s no upgrade needed. you can go to dashboard -> appereance -> themes -> add new themes.

          there’s no upgrade needed. you can go to dashboard -> appereance -> themes -> add new themes.

  11. jessi Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    hello, Thanks for the great theme, but how to post full posts instead of excerpt posts.

    hello, Thanks for the great theme, but how to post full posts instead of excerpt posts.

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      hi, open index.php and find line between 43-46 and replace

      <div class="post-content">
      <?php if ( has_post_thumbnail() ) { ?>
      <div class="thumb"><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_post_thumbnail(array(200,200), array('class' => 'alignleft')); ?></a></div>
      <?php } ?>
      <?php echo custom_excerpt(40); ?><span class="readmore"><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">Read More</a></span>
      </div>

      to

      <?php the_content( __('...more &raquo;',TEMPLATE_DOMAIN) ); ?>

      hi, open index.php and find line between 43-46 and replace

      <div class="post-content">
      <?php if ( has_post_thumbnail() ) { ?>
      <div class="thumb"><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_post_thumbnail(array(200,200), array('class' => 'alignleft')); ?></a></div>
      <?php } ?>
      <?php echo custom_excerpt(40); ?><span class="readmore"><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">Read More</a></span>
      </div>

      to

      <?php the_content( __('...more &raquo;',TEMPLATE_DOMAIN) ); ?>
  12. konlata Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    beautiful layout, clean design, and the article and photos, everything is placed on a checkered background which looks nice.

    beautiful layout, clean design, and the article and photos, everything is placed on a checkered background which looks nice.

  13. ally Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

    Hello,

    I’m adding images to my posts via “Add media” button on the New Post page. However, images are shown on single post page, but not anywhere else, like in Recent posts, related posts, etc.

    What to do?

    Thanks!

    Hello,

    I’m adding images to my posts via “Add media” button on the New Post page. However, images are shown on single post page, but not anywhere else, like in Recent posts, related posts, etc.

    What to do?

    Thanks!

    • Ronald Pinkster http://www.magpress.com/wordpress-themes/pinkster.html

      hi you can’t cause the recent post and related post did not have the_post_thumbnail() coded.

      hi you can’t cause the recent post and related post did not have the_post_thumbnail() coded.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <span style="">