Freshbit
Running a Business and Monetize site?
Using the theme but need to remove our linksfor commercial and business use. please consider:
Price - $37.00
License - GNU General Public LicenseUnlimited concurrent domain and multisite domain uses for personal or clients and commercial projects

Freshbit is a 3 columns corporate Responsive WordPress theme by MagPress.com. This WP template has featured content and categories, theme options, adsense ready, etc.
Running a Business and Monetize site?
Using the theme but need to remove our linksfor commercial and business use. please consider:
Price - $37.00
License - GNU General Public LicenseUnlimited concurrent domain and multisite domain uses for personal or clients and commercial projects
Version and Changelog
Version 1.0
- Initial release v1.0.





I am interested in purchasing the developers edition of freshbit theme.
How much does it cost?
Does it contain encrypted code in theme files?
thanks,
Mike
I am interested in purchasing the developers edition of freshbit theme.
How much does it cost?
Does it contain encrypted code in theme files?
thanks,
Mike
hi mike, yes all encrypted code will be removed.
you can go to developer license page to purchase a dev license.
hi mike, yes all encrypted code will be removed.
you can go to developer license page to purchase a dev license.
Excellent theme.
The only thing I dón`t like is widget’s font. Where can I change fonts in widget’s title and widget’s content?
I do like fonts in posts. I want to use these fonts into the widgets.
Excellent theme.
The only thing I dón`t like is widget’s font. Where can I change fonts in widget’s title and widget’s content?
I do like fonts in posts. I want to use these fonts into the widgets.
hi juan
all fonts are control by theme options in backend.
but if you want to change the sidebar header and widget font, try add this to style.css
#custom #right-sidebar h3, #custom #right-sidebar .widget, #custom #left-sidebar h3, #custom #left-sidebar .widget { font-family: YOUR FONT HERE !important; /* arial, sans-serif; */ }hi juan
all fonts are control by theme options in backend.
but if you want to change the sidebar header and widget font, try add this to style.css
#custom #right-sidebar h3, #custom #right-sidebar .widget, #custom #left-sidebar h3, #custom #left-sidebar .widget { font-family: YOUR FONT HERE !important; /* arial, sans-serif; */ }Thanks. I will try.
Thanks. I will try.
The article body seems narrow. Is there a way to expand it and other few changes if I buy the developers licence?
Plus is this wordpress 3.5 compatible and do you update your theme regularly?
Is there a help desk as such if i purchase this theme?
Thanks in advance.
The article body seems narrow. Is there a way to expand it and other few changes if I buy the developers licence?
Plus is this wordpress 3.5 compatible and do you update your theme regularly?
Is there a help desk as such if i purchase this theme?
Thanks in advance.
yes, i’ll update the themes if any new wordpress version had major core change that affected the theme.
depend on what kind of customization you wanted, we do charges a few bucks if customization are extend.
all purchase will received free support via email or support forums.
cheers
yes, i’ll update the themes if any new wordpress version had major core change that affected the theme.
depend on what kind of customization you wanted, we do charges a few bucks if customization are extend.
all purchase will received free support via email or support forums.
cheers
Is this theme ready for H1, H2 and H3 configured ?
It’s necessary for SEO purposes.
Is this theme ready for H1, H2 and H3 configured ?
It’s necessary for SEO purposes.
yes, it is seo optimized.
yes, it is seo optimized.
I like this theme and i tried install freshbit in my blog. I analyzed with “gtmetrix” then the score showed me 74, it’s slow.
Do you have idea how to solve it ? to make it faster access.
I like this theme and i tried install freshbit in my blog. I analyzed with “gtmetrix” then the score showed me 74, it’s slow.
Do you have idea how to solve it ? to make it faster access.
the metrix results depend on many area. you can disable timthumb usage maybe or disable any unneccesary plugin to start. anything goes above 80 should be standard with 4-5 sec load time.
the metrix results depend on many area. you can disable timthumb usage maybe or disable any unneccesary plugin to start. anything goes above 80 should be standard with 4-5 sec load time.
Hello,
I’m using this theme on my website. How can I give each side bar entry a box-like enclosure with a grey background like you have on this website? The css code to do that will be awesome. Thanks in advance!
Hello,
I’m using this theme on my website. How can I give each side bar entry a box-like enclosure with a grey background like you have on this website? The css code to do that will be awesome. Thanks in advance!
try adding this to style.css
#custom .widget-area aside { background: none repeat scroll 0 0 #F3F3F3; border: 1px solid #DDDDDD; padding: 4%; width: 92%; }try adding this to style.css
#custom .widget-area aside { background: none repeat scroll 0 0 #F3F3F3; border: 1px solid #DDDDDD; padding: 4%; width: 92%; }Thanks a lot Ronald! This goes a long way. Please if this wouldn’t be asking too much, do you know how I can make the top menu scroll and the stick(float) on top of the browser when one is scrolling down – using just css? It will be awesome if you can give me the css codes here. You are the best! Regards.
Thanks a lot Ronald! This goes a long way. Please if this wouldn’t be asking too much, do you know how I can make the top menu scroll and the stick(float) on top of the browser when one is scrolling down – using just css? It will be awesome if you can give me the css codes here. You are the best! Regards.
open header.php and before end of
add this http://pastebin.com/h7HVN19Y
open header.php and before end of
add this http://pastebin.com/h7HVN19Y