Find MagPress on Google+

Fossile

http://www.magpress.com/wp-content/uploads/2012/10/fossile-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

Fossile WordPress Theme

Fossile WordPress theme is a 2 columns fixed width CSS3/HTML5 Responsive WP template by MagPress.com. This theme has theme options, featured content and categories, Adsense ready, etc.

Tags: , , , , , , , , , , , , , , , , ,
Zip http://www.magpress.com/wp-content/uploads/2012/10/fossile-wordpress-theme-thumb-170x150.png
Version 1.1

- Updated version 1.10.

Version 1.0

- Initial release v1.0.

WordPress
Download (1666) Demo/Preview 13 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.1

- Updated version 1.10.

Version 1.0

- Initial release v1.0.

13 Comments Already

  1. TotoSal Fossile http://www.magpress.com/wordpress-themes/fossile.html

    Really . Very Good Theme . i try it now

    Really . Very Good Theme . i try it now

  2. altaf Fossile http://www.magpress.com/wordpress-themes/fossile.html

    hi there its nice looking theme but one problem i found in it

    when press like button it will not attach any post image for facebook

    how can i solve this issue
    please visit
    http://asf-mobiles.com/
    to check it by yourself
    thanks

    hi there its nice looking theme but one problem i found in it

    when press like button it will not attach any post image for facebook

    how can i solve this issue
    please visit
    http://asf-mobiles.com/
    to check it by yourself
    thanks

    • Ronald Fossile http://www.magpress.com/wordpress-themes/fossile.html

      hi atlaf
      currently it had httpxx://asf-mobiles.com/wp-content/themes/fossile/lib/styles/images/noimage.png
      this for fb:image. you need to attach a featured images for each posts so the facebook thumbnail to work

      hi atlaf
      currently it had httpxx://asf-mobiles.com/wp-content/themes/fossile/lib/styles/images/noimage.png
      this for fb:image. you need to attach a featured images for each posts so the facebook thumbnail to work

      • altaf Fossile http://www.magpress.com/wordpress-themes/fossile.html

        how can i remove this code from theme ? i want to use wp plugin for open graph.?
        your code is giving me what i want so please tell me how to remove this.
        Thanks

        how can i remove this code from theme ? i want to use wp plugin for open graph.?
        your code is giving me what i want so please tell me how to remove this.
        Thanks

        • Ronald Fossile http://www.magpress.com/wordpress-themes/fossile.html

          open lib/functions/theme-functions.php line 54 and comment the code like this

          //add_action( ‘wp_head’, ‘insert_fb_in_head’, 5 );

          open lib/functions/theme-functions.php line 54 and comment the code like this

          //add_action( ‘wp_head’, ‘insert_fb_in_head’, 5 );

          • altaf Fossile http://www.magpress.com/wordpress-themes/fossile.html

            thanks for reply now i think all ok

            one more question how can i add navigation on single post without using any plugin?

            thanks for reply now i think all ok

            one more question how can i add navigation on single post without using any plugin?

            • Ronald Fossile http://www.magpress.com/wordpress-themes/fossile.html

              hi atlaf, not sure what you meant? navigation are on all pages already i presumed:)

              hi atlaf, not sure what you meant? navigation are on all pages already i presumed:)

  3. Eddie Fossile http://www.magpress.com/wordpress-themes/fossile.html

    Love the theme. How do I go about making the thumbnail image link to the post.

    Love the theme. How do I go about making the thumbnail image link to the post.

    • Ronald Fossile http://www.magpress.com/wordpress-themes/fossile.html

      open index.php and edit this code line 39

      <?php echo get_featured_post_image("<div class='post-thumb'>", "</div>", 200, 170, "alignleft", "medium", 'image-'.get_the_ID() ,get_the_title(), false); ?> 

      to

      <a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php echo get_featured_post_image("<div class='post-thumb'>", "</div>", 200, 170, "alignleft", "medium", 'image-'.get_the_ID() ,get_the_title(), false); ?></a> 

      open index.php and edit this code line 39

      <?php echo get_featured_post_image("<div class='post-thumb'>", "</div>", 200, 170, "alignleft", "medium", 'image-'.get_the_ID() ,get_the_title(), false); ?> 

      to

      <a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php echo get_featured_post_image("<div class='post-thumb'>", "</div>", 200, 170, "alignleft", "medium", 'image-'.get_the_ID() ,get_the_title(), false); ?></a> 
  4. Eddie Fossile http://www.magpress.com/wordpress-themes/fossile.html

    Thank you, worked perfect.

    Thank you, worked perfect.

  5. Eddie Fossile http://www.magpress.com/wordpress-themes/fossile.html

    How do I remove social icons that I don’t use?

    How do I remove social icons that I don’t use?

    • Ronald Fossile http://www.magpress.com/wordpress-themes/fossile.html

      do you mean all social icon or just a few? if all, open sidebar.php and delete this line

      <aside class="widget">
      <h3 class="widget-title"><?php _e('Stay Update:',TEMPLATE_DOMAIN); ?></h3>
      <?php get_template_part( 'lib/templates/social-box' ); ?>
      </aside> 

      if only the chosen one, open lib/templates/social-box.php and delete which you do not want.

      do you mean all social icon or just a few? if all, open sidebar.php and delete this line

      <aside class="widget">
      <h3 class="widget-title"><?php _e('Stay Update:',TEMPLATE_DOMAIN); ?></h3>
      <?php get_template_part( 'lib/templates/social-box' ); ?>
      </aside> 

      if only the chosen one, open lib/templates/social-box.php and delete which you do not want.

  6. Eddie Fossile http://www.magpress.com/wordpress-themes/fossile.html

    Thank you for the help. That worked. Found another issue. When I post a Youtube or another kind of video. I get no video thumbnail on the main page. The video does display on the post page.

    Thank you for the help. That worked. Found another issue. When I post a Youtube or another kind of video. I get no video thumbnail on the main page. The video does display on the post page.

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="">