TechVern
TechVern is a 3 columns fixed width HTML5/CSS3 Responsive WordPress theme by MagPress.com. This WP template supports unlimited colors features, Nivo slider, featured categories, Adsense ready, etc.
Tags: Adsense Ready, CSS3, Custom Header, Custom Menu, Featured Content, Featured Images, Fixed Width, Full Width Template, Green, HTML5, Left Sidebar, Multisite, Responsive, Right Sidebar, Sidebar Footer, Theme Options, Threaded Comments, Three Columns, White, Widget Ready
another one added to my profile box..ka-ching!!
my network users will love this.
thanks magpress
i really love all your themes, keep up the good work magpress
This is a fantastic theme, and one that is even easy to modify! For instance, I thought I had to stick with the green layout, and had to modify each and every image to get it look, say, red. But it was actually very, very easy to do so, thanks to a very clever way of dealing with the images — they’re just patterns on top of a background colour in most cases. Change the background colour, and the patterns will change, too! Very easy to modify and just takes seconds.
Changing the CSS is also pretty straightforward. It’s all on a single file, and easy to understand. No gazillions of obscure levels of CSS trickery. It has just what it needs, not more and not less. As such, it’s very easy to figure out what to change and where.
I just have a pet peeve with TechVern. Apparently, there is support for styling the visual editor as well: the option is turned on. But there is no editor-style.css file. Once I added one (and starting populating it with some CSS), the Media button stopped working, and nothing I do gets it back — except for commenting out add_editor_style(); on functions.php. Weird! But that might be the reason why TechVern doesn’t include the editor-style.css file, maybe they know it breaks WP 3.5.X…
I think I found another very slight bug. On lib/templates/paginate.php, on line 11, we have:
if( ! function_exists('custom_woo_pagination') ) :
Surely this should read:
if( function_exists('custom_woo_pagination') ) :
so that we can get nice, WP-PageNavi-style pagination? I’ve checked on other MagPress themes, namely InfiMag, and that’s what is used there, so I deleted the negation.
Also, remember to change colors (specially for .wp-pagenavi .current) on your CSS, if you have changed the default colour for TechVern (as it was my case).
I always spent my half an hour to read this website’s posts all the time along with a cup of coffee.
Hi, very good theme indeed. I like it very much, very customizable.
But I have one question – is it possible to add any other share buttons like Google + button etc. Right now there are only FB, Twitter and Pinterest?
Thank you.
you can add more social button yourself inside lib/templates/share-box.php
Hi,
I have one more question. How to make #header and #main-navigation to be fixed? If I use CSS with position:fixed the whole layout is breaking.
Is there a way? Sorry if the question is too advanced.
try add this to most bottom of style.css
[css]#custom #header {top: 0;left: 0;position: fixed;}
#custom #main-navigation {top: 105px;left: 0;z-index: 9999;position: fixed;}
#custom #bodywrap #bodycontent {margin: 150px 0 0 0;}[/css]
This looks like a nice theme, and I’m considering putting on on my website.
I’m testing locally right now, and I noticed something odd. There is a “Theme Credit” box on the left column. It’s not in widgets, and I don’t see it in any files. What’s perplexing the most is that there is nothing in the actual text, only the title.
Also, I added my logo to the top panel, and the entire background of the top panel turned solid green (it looked like water drops on a green background before, as in the preview at the top of this page). Is this an either/or situation? It seems odd that my logo, which barely covers 1/6th of the space would change the entire top panel.
OK, disregard about the raindrops in the last post. It looks like it stretches the panel if the logo is a certain size. Unfortunately, that leaves quite a bit of dead space at the top. I’m going to have to play with this more. The raindrops are in a different panel, the header image, which I replaced. 🙂
nice theme.thank you so much dear for this theme.