Internet Market Wordpress Theme Released

March 31st, 2006 by Kaushal Sheth

The theme is now valid XHTML design and has single.php and page.php included and tested now with IE , FF and Opera :D

Well yes I have been busy all this March with many projects. But finally as usual took out some time to release yet another theme for Wordpress community. This is my 16th theme please keep that in mind.

I have been fan of Solucija since the day it came up with its templates. SNews is surely gaining popularity with such great free templates. This is yet another port of Solucija free templates. It is stylish , corporate, wordpress 2.0 compatible and most of all free.

Screenshot:
Internet market

Download Link : here

Demo : here

For more themes please visit my themes page here

Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • digg

Posted in Wordpress Themes |

285 Responses

  1. Robert French Says:

    Very nice theme. I don’t usually like 3-columns, but this one is quite attractive. Congratulations on your wonderful work.

  2. Bron Says:

    Very nice theme indeed. I’m looking for a template, and stumbled upon this one. The Header(With the search box), is a little off in Firefox. But can easily be fixed. Great job.

  3. Kaushal Sheth Says:

    @Robert thanks for appreciating

    @ Bron, It’s a port of a template and thus consistent with original design. I myself have tested it in IE, FF and Opera :D

  4. Bron Says:

    Well you need to check it again in firefox. You can even see it in the screenshot above.

  5. Kaushal Says:

    Its intentional. But I am sure you would be change it as per your requirements

  6. Steve Says:

    When I try to use the theme I get

    Fatal error: Call to undefined function: wp_theme_switcher() in /home/lost/public_html/wp-content/themes/Internet Market/header.php on line 50

    Any idea what happened? It’s installed with WP 2.0.2

  7. Kaushal Says:

    yes steve i got your problem.
    the theme is using a plugin theme switcher which i have removed from the theme now. Just download new copy from my server and it will solve the problem.

  8. Steve Says:

    Excellent, it works great now. Many thanks!

  9. Fendi Says:

    Yayy!!1 Very nice..I am falling in love with this theme..I am trying to make more useful and suit to my mood..

    One thing Kau..What is wrong with my post. my single post doesn’t stay in the middle. It goes down under the left sidebar?

    Aany help please..

    Anyway thank you thank you!

    Fendi

  10. Sarah Says:

    I am having the same problem with width issues. The theme looks great in Firefox, but in IE on the page template the post flips down under the sidebar as described in the comment above. I read somewhere about changing the pixel widths to percentages but I am unsure which ones to change! Any useful suggestions would be much appreciated.

  11. Kaushal Says:

    The issue has been solved by adding single.php to display just the single post. I request all those who downloaded earlier to download again.

  12. Sarah Says:

    thank you!

  13. Water Lane Garage » Blog Archive » Internet Market Wordpress Theme Says:

    […] This site is powered using wordpress and the Internet Markettheme. […]

  14. Fendi Says:

    still things messing up on the page..:=) When you click the buttons on the header and it goes the same mess earlier..

    :(

  15. Kaushal Sheth Says:

    Hi Fendi,

    The problem with page is now sorted out. Page.php has been added to the theme to rectify the problem :D

  16. Sarah Says:

    Fast work, Kaushal, I’m impressed.

  17. Fendi Says:

    Impressive work! I thought you are busy Kau, but still you made the fixes quick as a tick! :=)
    thanks once again.!

  18. Sarah Says:

    I didn’t like the fixes as they didn’t have the grey boxes on either side for the single and page templates, so didn’t suit my purposes, as I wanted those to stay.

    I have the site working now, mainly by having taken out the comments option, it seems that was what was throwing things out in IE. I couldn’t work out how to change it. If you ever sort this glitch properly please let me know!

  19. Sarah Says:

    Update. Have fixed the problem in IE by changing a ‘40em’ in the css file for commentform to ‘300px’. It worked fine after that :)

  20. Anis Says:

    THANKS I LOVE IT!!! THANKS!!!

  21. Weblog Tools Collection » New Theme: Internet Market Says:

    […] Professional 3 column Wordpress theme from KaushalSheth.com here Technorati Tags: themes   […]

  22. GATTACA » fDawn WP theme Says:

    […] Internet Market 1.0 […]

  23. Greg Says:

    Great theme, but it is not compliant with XHTML as there is a borked paragraph tag…

    p class=”highlight” alt”

    Plus there also seems to be an XHTMLK error on my idex page and I am not sure if it is my coding or in the comment template.

  24. Kaushal Sheth Says:

    @ Greg,
    http://validator.w3.org/check?uri=http%3A%2F%2Fwpdemo.kaushalsheth.com

    This link says it all.

  25. Greg Says:

    Thanks, I never thought of doing that. So the problem is on my end then.

    Question:

    How can I make sure that I am using the current version?

    Great theme…

  26. Kaushal Sheth Says:

    Just download the fresh copy. The link is same. It will be the most upto date version.

  27. Sam in Jakarta » Blog Archive » Mooie themes voor mijn blog Says:

    […] http://www.kaushalsheth.com/internet-market-wordpress-theme-released/ Posted by sgfwarnaars Filed in Preparation Print This Post […]

  28. Sid Says:

    Any chance you will plublish this for the K2 theme? If not, can you tell how I can modify it to get it running on K2?

  29. Kaushal Says:

    K2? . K2 is altogether different theme. This is a different theme

  30. Ajay D'Souza Says:

    Nice job with the themes Kaushal!

  31. JDZ Says:

    Nice theme.

    I find it interesting that your theme uses the whole screen at 1600×1200, while the 3 column theme I use uses only a portion of the screen, presumably in order to avoid incompatibility with 800 x 600 displays.

    Am I mistaken about this? What happens to Internet Market on smaller displays?

  32. Wordpress Theme:Internet Market - Blogging Tips,Make Money Online Says:

    […] Kaushal Sheth just released his own designed neat 3 column Wordpress theme named Internet Market. […]

  33. How to Blog : Comprehensive list of 745+ Free WordPress 1.5 and 2.0 Themes / Templates available for download Says:

    […] Internet Market NEW tested with WordPress 2.0 […]

  34. Dave Briggs Says:

    Hi there, great theme!

    One thing - I have the Subscribe To Comments plugin installed only the option to subscribe doesn’t appear in this theme!

    Any ideas on what I can do to fix this?

    many thanks for your great work

    Dave

  35. Dave Briggs Says:

    Also, it would be cool to know how to make the gaps between paragraphs a little bigger? Many thanks.

  36. Kaushal Sheth Says:

    @ Dave , please ask skippy author of plugin for support for subscribe plugin. Also for changing paragraph gaps bigger open style.css and look for following code

    p { margin: 0 0 0px 0; line-height: 1.5em; }

    and change it to

    p {
    margin: 0 0 1em;
    padding: 0;
    line-height: 1.4em;

    }

  37. Ricemutt Says:

    Thanks for creating this. I love the colors and sleekness!

  38. Jaxia Says:

    Any plans to make this theme work with widgets?

  39. Dhan Lama Says:

    I am testing this theme on my local machine, localhost. I liked the theme very much but the icon images are not displaying, could you help me please?

    Thanks you for beautiful theme.

    Dhan Lama

  40. dhanlama Says:

    I have published this theme on my internet site as well but some pictures are still not visible. I would be much grateful if you will suggest me the solution.

    Regards,

    Dhan Lama

  41. Kaushal Sheth Says:

    @Jaxia, I will release widget support soon.

    @dhanlama you might doing be something wrong ask wordpress support forums

  42. Lars Says:

    Hello.

    How come when I try to use the br tag it has no effect.
    I can’t make any space between the textlines :/

    Hope you know what I mean.

    - bart

  43. Dominio Says:

    hi! first, thanks!!! i love your theme!! ; )

    though, i have two questions:

    a. how do i show the sidebar on all posts? i want the sidebar not only on homepage but everywhere, how do i do it? ; )
    b. on the blogroll, meta, etc. how do i align the links to the left? like on your theme screenshot above.

    thanks for everything! and sorry to bother you but i would love to know this ; )

  44. Kathy Says:

    I love the design! I want the boxes to show though. What do I need to do?

    Thanks!

  45. Kathy Says:

    please email me at kathy@ebiz-makingmoneyonline.com if you find the solution to making all the side bar boxes show up.
    Thanks!
    K

  46. Michelle MacPhearson Says:

    I can get the sidebars to appear - see my link above - but cannot get the post content to go to the top like it’s supposed to. Any help would be appreciated.

  47. imarichardson Says:

    Just wanted to let you know I’ve updated the theme for supporting widgets. You can get it by visiting here.

    Very nice theme indeed; I’m using it on my site, too.

  48. Phils Says:

    The theme doesn´t work correct in IE 7.
    There is a problem with the sf_search because over the search field is a line where the background color and not the background picture is shown.

  49. mirc Says:

    Thanks for creating this. I love the colors and sleekness!

  50. xiaoxiao Says:

    www.transbetter.com.cn/language/korea.htm

  51. mIRC Says:

    Nice Page..

  52. sevgi Says:

    Thanks you for beautiful theme.

  53. arabalar Says:

    l think very nice article

  54. resimler Says:

    very very thanks

  55. link Says:

    every body thanks

  56. chat Says:

    Thanks frees

  57. tekstil Says:

    good job

  58. textile Says:

    great..

  59. Resimler Says:

    nice theme. Thanks.

  60. Dantel Says:

    good work.

  61. doberman Says:

    This is really good!

  62. Bedava Blog Says:

    thanks a lot for you

  63. arkadaş arama Says:

    Thanks for the news and agree with you…

  64. sohbet Says:

    I am having the same problem with width issues. The theme looks great in Firefox, but in IE on the page template the post flips down under the sidebar as described in the comment above. I read somewhere about changing the pixel widths to percentages but I am unsure which ones to change! Any useful suggestions would be much appreciated.

  65. Eğlence Says:

    thanks my site http://www.sedasiz.com

  66. forum Says:

    thankss

  67. maynet Says:

    thank you very mach….

  68. maynet Says:

    thank you very mach….

  69. ikinci el eşya Says:

    I didn’t like the fixes as they didn’t have the grey boxes on either side for the single and page templates, so didn’t suit my purposes, as I wanted those to stay.

    I have the site working now, mainly by having taken out the comments option, it seems that was what was throwing things out in IE. I couldn’t work out how to change it. If you ever sort this glitch properly please let me know!

  70. islam Says:

    thanks

  71. tuzcuoğlu nakliyat Says:

    thanks

  72. Estetik Says:

    thank you veryy veryy good

  73. Estetik Says:

    thankss

  74. islam Says:

    thank you all

  75. şarkı sözü Says:

    thankk you First of all let me thank you for your wonderful template

  76. chat Says:

    thank you all

  77. mirc Says:

    hello i need a template which i use for chat portal, can u add something about it. also i want to ask, is wp suitable for chat based sites ?

  78. sohbet Says:

    Thank you i need a template …

  79. araba Says:

    Thanks for creating this. I love the colors and sleekness.

  80. bebek resimleri Says:

    This is really good. thanks.

  81. oyun Says:

    THANKS I LOVE IT!!! THANKS!!!

  82. salih Says:

    thanks.

  83. araba Says:

    thank you good job.

  84. web tasarimi Says:

    firstly its wonderfull but i cant change describe let into box. even thanks a lot ;)

  85. google reklam Says:

    thanks for this temp.

  86. site ekle Says:

    thanks

  87. hikaye Says:

    hello

  88. Resim Says:

    Excellent theme. I will try it. Thank you very much.

  89. resimler Says:

    Thanks.. good theme

  90. resimler Says:

    I can get the sidebars to appear - see my link above - but cannot get the post content to go to the top like it’s supposed to. Any help would be appreciated.

  91. resim Says:

    Thanks for creating this. I love the colors and sleekness!

  92. Saç ekimi Says:

    thank you

  93. resimler Says:

    thanks

  94. web tasarım Says:

    thanks

  95. araba Says:

    firstly its wonderfull but i cant change describe let into box. even thanks a lot

  96. resimler Says:

    thanks good theme i will use

  97. bebek resimleri Says:

    i think abstrakt theme is nice than this

  98. Oyun Says:

    nice work

  99. Media Says:

    very nice Thema

  100. Sohbet Says:

    good work best regards

  101. forum Says:

    thank you very mach

  102. Sohbet Says:

    Thanks..

  103. Sohbet Says:

    Thank

  104. Sohbet Says:

    Thanks.

  105. Prometeo Says:

    Many thanks!!!

  106. kabin Says:

    thank you good text

  107. mp3 indir Says:

    very good really.

  108. DigitalBoutiques Says:

    realy very good theme

  109. Directory Says:

    Nice Theme

  110. Healty Says:

    hmm good theme

  111. Arabalar Says:

    thanks.

  112. evden eve nakliyat Says:

    very nice. thanks.

    evden eve nakliyat

  113. web tasarım Says:

    Wowwww!!! What a great theme.

    Thank you so much.

    Regards,

    web tasarım

  114. klima Says:

    nice works.

  115. web tasarım Says:

    thank you very much for useful information

  116. rulman Says:

    What a great theme

  117. almanya vizesi Says:

    Thank you!

  118. porno Says:

    live free porno tube

  119. Chris Guthrie Says:

    The only thing with the template is that in i.e. 7 the large two-toned red search bar is pushed down.

    It’s like the formatting is screwed up in i.e. 7, but it displays fine in i.e. 6.

    Any upates on how to fix this or if you will?

  120. sohbet Says:

    sohbet sohpet cet chat muhabbet live chat thansk verify

  121. yasemen Says:

    every body thanks

  122. resimler Says:

    Thanks forthese theme it seem greatfuul.

  123. arabalar Says:

    great theme

  124. araba resimleri Says:

    good themes .. thanks i will use it my sites.

  125. rüya Says:

    thanks foır themes.. great work ;)

  126. rüya tabirleri Says:

    Gerart theme .. green theme is very good

  127. iddaa Says:

    This is great themes.Congratulations and thanks

  128. Resim Says:

    thanks for useful themes.

  129. Teknik Bilgiler Says:

    Thank you they look very good.

  130. Resim Says:

    The issue has been solved by adding single.php to display just the single post. I request all those who downloaded earlier to download again

  131. islam Says:

    thanks for useful themes.

  132. Ödev Says:

    Thank you they look very good.

  133. Yemek Tarifleri Says:

    Best.

  134. CANLI tv Says:

    live online.

  135. Spor Haberleri Says:

    Thank you.

  136. Fotograf Says:

    Tx. For 4 five.

  137. Kara Kartal Says:

    Thank you.

  138. fener haber Says:

    I have published this theme on my internet site as well but some pictures are still not visible. I would be much grateful if you will suggest me the solution.

  139. 3gp Says:

    Tx you First of all let me thank you for your wonderful template.

  140. Music Video Says:

    First of all let me thank you for your wonderful template

  141. Transfer Says:

    Thank you.

  142. Küresel Isınma Says:

    Thank you.

  143. Radyo Canlı Yayın Says:

    Thank you.

  144. selami Says:

    Congratulations on your wonderful work.

  145. goksel Says:

    thank you for your wonderful template

  146. cynthiaknouft Says:

    thanks

  147. mcdf Says:

    firstly its wonderfull but i cant change describe let into box. even thanks a lot

  148. seviyorum seni Says:

    thanks

  149. watch Says:

    tjanks

  150. vip people Says:

    hey thanks for article…

  151. ruya tabirleri Says:

    thank you

  152. Oyun Says:

    thanks for article.

  153. Minikperi Says:

    firstly its wonderfull but i cant change describe let into box. even thanks a lot

  154. Toplu Email Says:

    Tx. For 4 five.

  155. Video Says:

    thanks

  156. iddaa tahminleri Says:

    Thanks a lot

  157. oyun Says:

    Thanks for them
    by oyun

  158. Resimler Says:

    Thanks for them
    by resimler

  159. Alaturqa Says:

    alaturqa

  160. sohbet Says:

    hi

    this is great
    thanks for your posting

  161. ehliyet sınav sonuçları Says:

    very good example and thaks.

  162. eric Says:

    Wondeful Them. On the downside I hae a SQL syntax error appearing on the right sidebar. Anybody knows how to fix this problem?
    Thanks.

  163. yıllık ödev Says:

    Thank you.

  164. wmwebtr odüllü seo yarışması Says:

    thanks you

  165. mirc Says:

    thanks
    best regards

  166. murtazaaa Says:

    süper site

  167. Fatih Says:

    thanks you

  168. TurkSohbet Says:

    number 16477 beatifiul thank you

  169. general new Says:

    I Thınk Such Knowledge see The Interest.. thanks.!

  170. lazerli epilasyon Says:

    Nice theme, thanks.

  171. ödev sitesi Says:

    super theme… thanks bro

  172. simasher Says:

    thanks.. i try it for my blogs..

  173. Sohbet Says:

    Thanks for the news and agree with you…

  174. Video Says:

    very good example and thaks.

  175. ödev indir Says:

    The issue has been solved by adding single.php to display just the single post. I request all those who downloaded earlier to download again.

  176. Kral oyunlar Says:

    Very nice post

  177. www.r10.net küresel ısınmaya hayır seo yarışması Says:

    Thanks article

  178. MuraT T.yilmaz Says:

    THANKS I LOVE IT!!! THANKS!!!

  179. bilgisayar hocası Says:

    heyy perfect. thanks.

  180. Turin Says:

    Nice themes

  181. free firefox Says:

    nice theme.

  182. radyo dinle Says:

    good thanks.

  183. resimler Says:

    this cool thanks.

  184. Sibz Says:

    Hello Kaushal,

    Can you have a look at the above site and let me know why the error is coming on the right side.

  185. tatil Says:

    cool theme.

  186. mirc Says:

    thanks
    best regards all apologies and articles
    take care

  187. ganyan Says:

    Its intentional. But I am sure you would be change it as per your requirements

  188. Aras Says:

    Very good than youuu…

  189. Aras Says:

    I wrote wrong :) sorry
    Very goog thank you…

  190. oyun Says:

    nice themes

  191. oyunlar Says:

    i like them ;)

  192. canlı tv Says:

    good themes ;)

  193. oyunstar Says:

    thanks

  194. web tasarım Says:

    very good example and thaks grup web

  195. Promosyon Tekstil Says:

    thanks kaushalsheth

  196. istanbul Says:

    thanks
    best regards all apologies and articles
    take care istanbul

  197. Promosyon Tekstil Says:

    thanks

  198. işçi kıyafeti Says:

    işçi kıyefeti thankk you First of all let me thank you for your wonderful template

  199. balkon camlama Says:

    nice themes svs

  200. nakliyat Says:

    good thanks.Horoz

  201. ehliyet Says:

    Thanks article