Find MagPress on Google+

Oceanix

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

Oceanix WordPress Theme

Oceanix WordPress theme is a 2 columns Responsive theme by MagPress.com. CSS3/HTML5 supported WordPress template. This WP theme has theme options, featured content, Adsense ready, etc.

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

- Updated version 1.10.

Version 1.0

- Initial release v1.0.

WordPress
Download (1789) Demo/Preview 12 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.

12 Comments Already

  1. mike Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    wow..you guys really had tons of great free themes. one of the best theme directory. html5/css and respond design surely a plus:) kudos!!

    wow..you guys really had tons of great free themes. one of the best theme directory. html5/css and respond design surely a plus:) kudos!!

  2. gstail87 Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    look nice, thanks for the share

    look nice, thanks for the share

  3. Samuel_from_France Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    more layout like this but different color please
    i really like your clean coding and the responsive design
    thankyou

    more layout like this but different color please
    i really like your clean coding and the responsive design
    thankyou

  4. Guido Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    It’s really great, thanks a lot

    It’s really great, thanks a lot

  5. bigN Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    Is there a way to add arrows to the sliders? Any suggestions for code?

    Is there a way to add arrows to the sliders? Any suggestions for code?

    • Ronald Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

      here’s quick css fix..not 100% sure if it work tho..open lib/styles/base.css and add this css

      #custom ul.flex-direction-nav {display: inline !important;}
      a.flex-prev {background: transparent url('YOUR-PREVIOUS-ARROW IMG URL') no-repeat left top;}
      a.flex-next {background: transparent url('YOUR-PNEXT-ARROW IMG URL') no-repeat left top;}
      

      here’s quick css fix..not 100% sure if it work tho..open lib/styles/base.css and add this css

      #custom ul.flex-direction-nav {display: inline !important;}
      a.flex-prev {background: transparent url('YOUR-PREVIOUS-ARROW IMG URL') no-repeat left top;}
      a.flex-next {background: transparent url('YOUR-PNEXT-ARROW IMG URL') no-repeat left top;}
      
      • bigN Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

        Thanks a mil!

        Thanks a mil!

  6. MacCoy Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    Hey, I was using the Oceanix free theme and purchased the Develop License. I have a question regarding the difference between the files in each one.

    Are the css files the same exact files that are in the Oceanix free version the same as in the Premium? Reason being I am finding out that all the work I did in the free version I have to do over again with the premium purchase. Can I just copy and paste over the files to save me work, that is … presuming the files are the same for the css?

    Hey, I was using the Oceanix free theme and purchased the Develop License. I have a question regarding the difference between the files in each one.

    Are the css files the same exact files that are in the Oceanix free version the same as in the Premium? Reason being I am finding out that all the work I did in the free version I have to do over again with the premium purchase. Can I just copy and paste over the files to save me work, that is … presuming the files are the same for the css?

    • Ronald Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

      hi maccoy, you just need to replace lib/functions/theme-functions.php (dev version) to the free version and you can remove the sidebar.php link codes or just replced the sidebar.php (dev version) to the free one.

      hi maccoy, you just need to replace lib/functions/theme-functions.php (dev version) to the free version and you can remove the sidebar.php link codes or just replced the sidebar.php (dev version) to the free one.

  7. wordpress site fan Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    Very nice and cute wordpress theme. I will use it for my personal blog. I like responsive wordpress site style. Thanks for the share!

    Very nice and cute wordpress theme. I will use it for my personal blog. I like responsive wordpress site style. Thanks for the share!

  8. VaderBoo Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

    Hi there,

    I’m having some issues with this theme and how it is displaying images after I create a new post.

    What happens is, the featured images show up on the homepage, so you can see those along with the text and “Read More” buttons. But when you click on a post to read, taking you to the article itself, you do not see the image…which is supposed to be at the top of the article.

    Is there is reason for this happening? Has anyone had problems with this and had this resolved?

    Any help will be much appreciated.

    Hi there,

    I’m having some issues with this theme and how it is displaying images after I create a new post.

    What happens is, the featured images show up on the homepage, so you can see those along with the text and “Read More” buttons. But when you click on a post to read, taking you to the article itself, you do not see the image…which is supposed to be at the top of the article.

    Is there is reason for this happening? Has anyone had problems with this and had this resolved?

    Any help will be much appreciated.

    • Ronald Oceanix http://www.magpress.com/wordpress-themes/oceanix.html

      hi vaderboo, do you mean the ‘featured image’?
      they only appeared in homepage aside article. if you want them to appeared in single post add this to single.php loop. maybe above the h1 title or below.

      <?php the_post_thumbnail('full', array( 'class'=>'alignleft' ) ); ?>

      hi vaderboo, do you mean the ‘featured image’?
      they only appeared in homepage aside article. if you want them to appeared in single post add this to single.php loop. maybe above the h1 title or below.

      <?php the_post_thumbnail('full', array( 'class'=>'alignleft' ) ); ?>

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