お知らせ

グーペに関するいろいろな情報をお伝えします。

店舗情報が簡単に編集できるようになりました
『グーペ』をご利用の皆様と、鬼のチカラに目覚めた皆様に朗報です!
この度、店舗情報の簡易編集機能をリリースいたしました。

管理画面の『店舗情報設定』からご確認いただけます。
『店舗情報設定』画面下部にございます『項目を追加する』ボタンをクリックしていただくと、店舗情報に独自の項目が追加できます。





また、『店舗情報設定』>『表示順並び替え』より項目の表示順、表示切替が設定できます。




これにともない、現在配布中のデザインもすべてアップデートしております。
管理画面の「デザイン設定>ダウンロード」から、最新のデザインをダウンロードする事で、簡易編集機能をご利用いただけます。

なお、すでにデザインをカスタマイズをされており、新しいデザインとの入れ替えが難しいお客様は、HTMLのソースを以下に変更していただくことで簡易編集機能のご利用が可能となります。

※以前のソースでも正常に表示されますが、項目の追加、並び替え設定は行えません



【PC用HTML】


**************************変更前**************************

<!-- BEGIN about -->
<!----------------------------------------------

ページ:アバウト

---------------------------------------------->
<h2 class="page_title">{page_title}</h2>
<div class="about_area">

<div class="map">
{map}
</div>

<div class="detail">
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="table_detail">
<tr>
<th>店名</th>
<td>{shop_name}</td>
</tr>
<tr>
<th>住所</th>
<td>{shop_address}</td>
</tr>
<tr>
<th>最寄り駅</th>
<td>{shop_station}</td>
</tr>
<tr>
<th>道順</th>
<td>{shop_navi}</td>
</tr>
<tr>
<th>電話番号</th>
<td>{shop_tel}</td>
</tr>
<tr>
<th>営業時間</th>
<td>{shop_open_time} ~ {shop_close_time}</td>
</tr>
<tr>
<th>ラストオーダー</th>
<td>{shop_last_order_time}</td>
</tr>
<tr>
<th>定休日</th>
<td>{shop_holiday}</td>
</tr>
<tr>
<th>クレジットカード</th>
<td>{shop_card}</td>
</tr>
<tr>
<th>禁煙席</th>
<td>{shop_smoke}</td>
</tr>
<tr>
<th>駐車場</th>
<td>{shop_parking}</td>
</tr>
<tr>
<th>平均予算</th>
<td>{shop_badget}</td>
</tr>
<tr>
<th>設備・サービス</th>
<td>{shop_service}</td>
</tr>
<tr>
<th>その他</th>
<td>{shop_etc}</td>
</tr>
</table>
</div>

</div>
<!-- END about -->


**************************変更後**************************
<!-- BEGIN about -->
<!----------------------------------------------

ページ:アバウト

---------------------------------------------->
<h2 class="page_title">{page_title}</h2>
<div class="about_area">

<div class="map">
{map}
</div>

<div class="detail">
{about_all}
</div>
</div>
<!-- END about -->

**************************変更後 ここまで**************************



【モバイル用 HTML】


**************************変更前**************************

<!----------------------------------------------

ページ:アバウト

---------------------------------------------->
<div style="{title_style}" align="center">{page_title}</div>

<div style="margin-bottom: 20px;">
店名:<br>
{shop_name}<br>
<hr style="{hr_style}">
住所:<br>
{shop_address}({map})<br>
<hr style="{hr_style}">
最寄り駅:<br>
{shop_station}<br>
<hr style="{hr_style}">
道順:<br>
{shop_navi}<br>
<hr style="{hr_style}">
電話番号:<br>
{shop_tel}<br>
<hr style="{hr_style}">
営業時間:<br>
{shop_open_time} ~ {shop_close_time}<br>
<hr style="{hr_style}">
ラストオーダー:<br>
{shop_last_order_time}<br>
<hr style="{hr_style}">
定休日:<br>
{shop_holiday}<br>
<hr style="{hr_style}">
クレジットカード:<br>
{shop_card}<br>
<hr style="{hr_style}">
禁煙席:<br>
{shop_smoke}
<hr style="{hr_style}">
駐車場:<br>
{shop_parking}<br>
<hr style="{hr_style}">
平均予算:<br>
{shop_badget}<br>
<hr style="{hr_style}">
設備・サービス:<br>
{shop_service}<br>
<hr style="{hr_style}">
その他:<br>
{shop_etc}<br>
<hr style="{hr_style}">
</div>
<!-- END about -->

**************************変更後**************************

<!-- BEGIN about -->
<!----------------------------------------------

ページ:アバウト

---------------------------------------------->
<div style="{title_style}" align="center">{page_title}</div>

<div style="margin-bottom: 20px;">
{about_all}
</div>
<!-- END about -->


**************************変更後 ここまで**************************



これからもお客様の利便性向上のため、よりよい管理画面になるよう努めてまいります。
今後とも『グーペ』をよろしくお願いいたします。
2025年
2024年
2023年
2022年
2021年
2020年
2019年
2018年
2017年
2016年
2015年
2014年
2013年
2012年
2011年
2010年
2009年
2009年12月 2009年11月 2009年10月 2009年09月 2009年08月 2009年07月 2009年06月 2009年05月