Oceanix
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: Adsense Ready, CSS3, Custom Header, Custom Menu, Featured Content, Featured Images, Fixed Width, Full Width Template, HTML5, Responsive, Right Sidebar, Sidebar Footer, Theme Options, Threaded Comments, Two Columns, White, Widget Ready, Yellow
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!!
look nice, thanks for the share
more layout like this but different color please
i really like your clean coding and the responsive design
thankyou
It’s really great, thanks a lot
Is there a way to add arrows to the sliders? Any suggestions for code?
here’s quick css fix..not 100% sure if it work tho..open lib/styles/base.css and add this css
[php]
#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;}
[/php]
Thanks a mil!
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?
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.
Very nice and cute wordpress theme. I will use it for my personal blog. I like responsive wordpress site style. Thanks for the share!
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 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]<?php the_post_thumbnail(‘full’, array( ‘class’=>’alignleft’ ) ); ?>[/php]
Thank you for your reply.
I appreciate your feedback, though I am encountering some interesting issues.
Your solution does indeed work but something very funny happened: Every time when I try to make updates in the base css (and other css related pages) it reverts back to the same css that was there before as if I didn’t apply any changes to it.
Is this a bug issue?
do you have wp-super-cache plugin installed? try checked the no-cache for url with parameter ?= in the end.
I’m not sure I’m understanding you but I’ll try to:
Are you saying that a plugin can be causing this? I checked my plugins and I don’t have any by that name and I checked out what it was…
I’m not sure what you mean by your second sentence, if it’s pertaining to whether I have that wp-super-cache plugin or not.
Is there a way I can overwrite this within the theme itself?
yes, do you have installed plugin like wp-super-cache or any cache plugin?.
the only reason the edits you made still the same, might be cache issues.
Hi, I’ve been using Oceanix for quite awhile on my site. I have the paid developer version and had it set up by a freelance web artist. I then had another freelancer add a bunch of additional content. Now I’m managing the page myself and I’m not sure how to add google adwords/adsense. How do you access help and support for those settings?
Hai. Just go to dashboard > appearance > theme options > google adsense settings.
You can copy and paste your adsense code inside each of the settings accordingly.
you should be able to add/copy paste google adsense code in wp-admin->appeareance->theme option-> check available ads settings