お世話になります
質問1.
商品ページの、ショップ内検索窓を製作しようとして、下記から製作しました
https://club.ec-masters.net/index.php?design_page18<!-- 検索窓 -->
<style>.shopSearchForm{width:100%;max-width:240px;margin:0 auto;}.shopSearchForm > *{vertical-align:bottom;box-sizing:border-box;height:38px;}.shopSearchInput{width:calc(100% - 45px);border:2px solid #bf0000;border-radius:3px;text-indent:8px;font-size:12px;font-family:"Meiryo", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;line-height:32px;}.shopSearchButton{border:none;border-radius:3px;width:48px;margin:0 0 0 -3px;cursor:pointer;background:#bf0000 url(
https://r.r10s.jp/com/img/home/itempage/haeder_sprite.png) no-repeat 1px -239px;}</style><form method="get" class="shopSearchForm" action="
https://esearch.rakuten.co.jp/rms/sd/esearch/vc" accept-charset="EUC-JP" target="_top"><input type="hidden" name="sid" value="SHOP-ID"><input type="text" name="sitem" value="" size="40" placeholder="ショップ内から探す" class="shopSearchInput"><button class="shopSearchButton"></button></form>
<!-- /検索窓 -->
それをRMSで設置しようとしたところ、下記のエラーが出て設置できませんでした
・ 「レフトナビゲーション」にhttp://が使用されているか、外部リンクが含まれています。URLをご確認ください。
▼入力項目の背景が赤色で が出ている項目を再度、選択または入力してください。
どのようにすれば、ショップ内検索窓が設置できますでしょうか?
よろしくお願いいたします
質問2.
また、店舗TOPページのショップ内検索窓で検索すると、バグが生じてしまっていて、検索ができません
こちらもどのようにしたら直せますでしょうか?
よろしくお願いいたします