WordPress テーマ Wappos
Wappos は ECサイト(ネットショップ)向けの WordPress 3.0+ テーマです。個人・法人・商用・非商用、どなたでも無料でご利用いただます。
モチーフは海外の某有名フットウェアEC。
デモ
このテーマをこのサイト上で試すことができます。右サイドバーの Demo で “Wappos” を選んでください。
スクリーンショット

主な特徴
- 背景画像・背景色のカスタマイズに対応
- ヘッダー画像のカスタマイズに対応
- ヘッダー、フッターメニューのカスタマイズに対応
- 複数のウィジェットスペースに対応
- コメントのスレッド表示に対応
- SEO (検索エンジン対策)
- 正しいコーディング ( XHTML 1.0 Transitional Valid )
カスタマイズ
ヘッダーロゴ、背景などを管理画面から簡単にカスタマイズできます。
ライセンス
個人・法人・商用・非商用、どなたでも無料でご利用いただけます。
GNU General Public License v2.0
ダウンロード
アイコンをクリックしてダウンロードしてください。
使い方
- アイコンをクリックし、ファイルをダウンロードします。
- ダウンロードしたファイル( zip 形式)を解凍します。
- 解答したファイルを wp-content/themes にアップロードします。
- WordPressの管理画面に入り、 Zen テーマを選びます。
- ウィジットやナビゲーションメニュー、背景などを設定します。
WordPress テーマの詳しい使い方: WordPress 日本語公式サイト
ご意見、ご感想、ご質問などありましたらコメントしてください。
What makes this an e-commerce theme?
This is just a design theme. There are some ways to make e-commerce site with this theme. If you want to sell few product, you may use simple mail form plugin. Moreover, you can use some plugins such as WP e-commerce plugin.
Thanks a lot !! Nice Theme,I’ll try it on one of my new blog!
I am from India and i felt Wappos was so simple and sweet for an e-commerce website. I am planning to start one local e-commerce site and it will have this wonderful Wappos!! thanks a lot for sharing this with me..i also have doubt , will Wappos work with wordpress 3.0.4??
Yes, Wappos theme works with wordpress 3.0.4. Have fun!
I like the Wappos theme very much and would like to use it. However, I have one problem with it.
Please look at the following 2 URLs:
http://www.freeonlinestorecoupons.com/
http://www.freeonlinestorecoupons.com/page/
You will see that when I make a page (not a post), the main center
column becomes wider and left side column disappears.
Can this be fixed to show the left menu column when making a page?
I do not know php code and need help.
Thank you.
You just change two places in “page.php”.
1. Search this place
and replace to
2. Search this place
and change to
That’s all.
Thanks – I just had to add ‘left’ like this…
Wow, terrific help it is so hard to find direct step by step help anywhere else on the web, other than you folks plugged into WP. thank you
Yes it seem to me it was great help too, but when I followed the steps, more than once to be sure I did it correctly, it didn’t work for me. I do have categories, Archives, Blogroll, Meta and Pages on the sidebar, but banners won’t show or anything I try to apply. Can I get help please. Thank you
Okay.. I got it! All I had to do was add ‘left’ in the parentheses! Now I’ve got two sidebars. The step by step is a terrific help.
Thank you
I would like to remove the PAGES, ARCHIVES,AND META on the left sidebar. And would like to place my own items. How do I do this?
Under “Appearance” go to the “Widgets”. They are drag and drop so you can add and remove the pre-made ones or make your own menu. Hope that helps, I’m pretty new to this myself.
It’s a wonderful theme! Arigato.
I am trying to edit the tagline font. I apologize if this is the wrong place to ask. I’d like to change only the tagline, not the whole page. I’m VERY new to CSS and HTML and just trying to learn as I go. Is there any way to change just the tagline?
Other than that, it is an EXCELLENT theme. I’m really loving the setup and think it will work well for my business.
You can change tagline font from admin pane.
Please check this page
http://codex.wordpress.org/Appearance_Editor_SubPanel
In Appearance Editor SubPanel, open style.css and add this code at the end of code.
When clicking on url links on my posts and pages, the link opens on the same tab. I would the the link to be opened on a new tab . How do I do this?
Which link do you want to open on new tab? Please tell me detail.
For example, if you want to open all post links in archive page (include top page) on new window, edit index.php like this.
This is a nice theme and I really like the background. Thank you, I will install it one of my sub domains.
Hello! I am really enjoying this theme so far, thank you for creating it! Is there a way for me to exclude certain pages from the navigation bar on top? Thank you for your time!
Okay, never mind – I just figured out not only what the “new” custom menu feature is on WordPress but how it works as well. And that fixed my problem – I’m able to override the default menu with my own. Thanks for the great theme, I’m loving it so far.
[...] almente hace unos instantes buscando tutoriales sobre optimizacion de plantillas html: xD Theme Name: Wappos Theme URI: WordPress WordPress ver como lo bajas xq esta todo en chino pero ahy tienes la idea xD … La inteligencia resuelve los pr [...]
はじめまして。 このサイトのWapposテーマがとてもキレイでブログに使わせていただきたく、インストールさせていただきました。
固定ページのいくつかをヘッダーのメニューリストに表示したくなかったため WEBで調べたところ
$pageslist = wp_list_pages(‘title_li=&echo=0′);
を
$pageslist = wp_list_pages(‘title_li=&exclude=表示しないページのIDの数字,=&echo=0′);
に変更するべしとの文献にたくさんあたりましたので
wapposのテーマ編集で探したのですが そのような構文がみつかりませんでした。 目的(メニューから任意のIDの固定ページを取り除く)を達するためにどのようなことをすればよいのかご教授願えますでしょうか?
お手数をおかけいたします。
はじめまして。ヘッダーのメニューですが、カスタムメニュー機能に対応しています。管理ページのサイドメニュー「概観→メニュー」に進み、ヘッダーに表示したい固定ページを指定する形をとってください。
WordPressのカスタムメニューについて詳しく知りたい場合は
「wordpress カスタムメニュー」
で検索していただくといろいろな情報が出てきます。
管理人様
親切に教えていただきありがとうございました。
このような便利な機能があったことすら知らなかったです><
インストールさせて頂きました。
カスタムヘッダーのサイズを大きくしたいのですがどうしたらいいでしょうか?
それと、記事タイトル部分がブルーになっているのですが、そこの色を変更するのがどこだかわかりません・・・
すみません。
よろしくお願いします。
返信遅くなってしまいすみません。
カスタムヘッダーのサイズを変更するには、functions.phpの107行目、108行目の”HEADER_IMAGE_WIDTH”、”HEADER_IMAGE_HEIGHT”の値を変更してください。
記事タイトルの色(リンク)を変更するには、スタイルシート(style.css)に設定を追加してください。
[...] Wappos Theme Tyler Hubbards long run No Comments by admin on May 23, 2011 • Permalink Posted in WOW Arena Tagged wow arena st [...]
I love your theme It’s excellent and easy to use and adapt. I have one problem. The results for a Tag search are repeated and the formatting is a mess. I expect this is something I have done wrong. Please could you take a look and help me out.http://www.theelectricfireplace.co.uk/wp/?product_tag=brass
Have you used a plugin to use tag search function?
[...] key to the offices mission, McGrath didnt see her job as simply making cuts. Workforce reductions,Wappos Theme. she said, have to be done strategically. If you start taking numbers off the top, you may end up [...]
[...] gemmed and reforged, the comparison is 63 Agi, 119 crit rating and 54 hit rating vs. 198 mastery,Wappos Theme. and thats a win for the Legguards, more so after you replace Fluid Death and lose its boatload of [...]
[...] RSS subscribe to posts or subscribe to comments Powered by WordPress using the Wappos Theme Copyright © 2011 xbox marketplace Product Reviews: xbox marketplace Evaluate. All Rights [...]
[...] RSS subscribe to posts or subscribe to comments Powered by WordPress using the Wappos Theme Copyright © 2011 xbox 360 portable Product critiques: xbox 360 portable Examine. All Rights [...]
[...] for mana conservation.Arcane Barrage is far more useful during leveling than it is at end game,Wappos Theme. becoming a spell you only use while [...]
May I get your help about Wappos? Pleasse.
The main center column becomes wider and left side column disappears.
Can this be fixed to show the left menu column when making a page?
I use WP 3.2 version and follow your step on your website, but it does not work.
The code in my page.php is as follows:
─────────────────
<div id="post-” >
<?php the_content('’ . __(‘Read the rest of this entry »’, ‘wappos’) . ”); ?>
────────────────────
Any help form you would be very appreciated. Thank you again.
You will be able to fix your problem by this answer.
http://www.jusanya.com/wappos#comment-155
[...] most basic Force techniques Wappos Theme, requiring mastery over self. Control was the first basic abilities to be learned by a [...]
Please allow me to ask some questions:
1. How to increase or decrease the font size for the articles posted.
2. How to change the color of the fonts for the articles posted.
Thank you very much.
Please add this code in style.css.
[...] just the second week of raiding runescape store , we had a couple of days to work on the end boss,Wappos Theme. Ragnaros, to iron out strategy and get used to the mechanics of the fight. Im hopeful that well [...]
Thank you for your kindness. I add the following codes onto the style.css.
But the codes do not work. Could you please teach me the ways about how to change the font size and font color of posted articles. Thank you so much for your help.
#main {
font-size: 20px;
color: #000000;
}
Where should the codes be put in the style.css?
Maybe I put them with the wrong place in the style.css.
Thank you again.
Hi,
May I get help with the wappos theme?
I really like this theme but the problem occurs when I activate the wp-ecommerce plugin (both version 3.8.4 and 3.8.5). Whenever I activate this plugin, there is an error and I can’t access the admin page. If I delete the wp-ecommerce plugin, the wp admin site works again. Is this because Wappos doesn’t work with this plugin’s new versions.
I’m using the latest wordpress version 3.2.1.
And I’m very new to wordpress and even web design.
Thanks for your help.
Hi , Congrats ! it a grate theme …
How to create a Wappos child theme ….i tried and have problem ..error says
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Wappos child theme The parent theme is missing. Please install the “my Wappos” parent theme.
Thank you .
this is how it looks in my style.css
/*
Theme Name: Wappos child theme
Description: Child theme of Wappos theme
Template: Wappos
Version:01
*/
@import url(“../wappos/style.css”);
Pls anyone tell me what am missing or what am doing wrong ?
Thank you
how do I remove the left column on posts. It currently has “Categories” and then list my posts underneath. I want to eliminate the entire column, or at the very least be able to change the name. Thanks, here is the link to the post. http://www.razorelectricscootersite.com/category/reviews
i do love wappos theme, but now the display option on the dashboard >>appearance >> background has disappear, would you please help me, i’m new bee
I love your theme It’s excellent and easy to use and adapt
Thank you for your kindness. I add the following codes onto the style.css.
Thank you for your kindness. I add the following codes onto the style.css.
But the codes do not work
May I get your help about Wappos? Pleasse.
The main center column becomes wider and left side column disappears.
Can this be fixed to show the left menu column when making a page?
Under “Appearance” go to the “Widgets”. They are drag and drop so you can add and remove the pre-made ones or make your own menu.
Hi Just getting my head around the theme. How do I change the currency from ‘$’ to ‘£’ ?
Thanks
Al.
Its OK Ive got it sussed. You can change the currency in the settings page.
はじめまして。ヘッダーのメニューですが、カスタムメニュー機能に対応しています。管理ページのサイドメニュー「概観→メニュー」に進み、ヘッダーに表示したい固定ページを指定する形をとってください。
[...] RSS subscribe to posts or subscribe to comments Powered by WordPress using the Wappos Theme Copyright © 2012 Jewelers Directory. All Rights [...]
[...] RSS subscribe to posts or subscribe to comments Powered by WordPress using the Wappos Theme Copyright © 2012 Jewelers Directory. All Rights Reserved. /* [...]