اول از همه تشکر می کنم بابت پاسختون.
ولی کد کل زیر رو پاک کردم
<div id="customer-chat-content-contact-form" class="customer-chat-content">
<div class="customer-chat-content-info">
<?php echo $vars['ui']['contactInfo'] ?>
</div>
<div class="customer-chat-content-message-input">
<input id="customer-chat-contact-name" type="text" class="customer-chat-content-message-input-field" placeholder="<?php echo $vars['ui']['contactNameLabel'] ?>" />
</div>
<div class="customer-chat-content-message-input">
<input id="customer-chat-contact-mail" type="text" class="customer-chat-content-message-input-field" placeholder="<?php echo $vars['ui']['contactMailLabel'] ?>" />
</div>
<div class="customer-chat-content-message-input">
<textarea id="customer-chat-contact-message" class="customer-chat-content-message-input-field" placeholder="<?php echo $vars['ui']['contactQuestionLabel'] ?>"></textarea>
</div>
<div class="customer-chat-content-row">
<a href="#" id="customer-chat-contact-send" class="customer-chat-content-button"><?php echo $vars['ui']['contactSendLabel'] ?> <i class="icon-circle-arrow-right icon-white" style="margin: 3px 0 0 3px;"></i></a>
</div>
</div>
ولی متاسفانه همون فرم ارتباط با ما هنوز بود.
حتی اینم پاک کرده بودم
[COLOR=#000000] [COLOR=#0000BB]<?php [/COLOR][COLOR=#007700]echo [/COLOR][COLOR=#0000BB]$vars[/COLOR][COLOR=#007700][[/COLOR][COLOR=#DD0000]'ui'[/COLOR][COLOR=#007700]][[/COLOR][COLOR=#DD0000]'contactInfo'[/COLOR][COLOR=#007700]] [/COLOR][COLOR=#0000BB]?>[/COLOR] [/COLOR]
ولی پیامه هم بود. هم پیام هم فرم تماس با ما
من همه این ویرایشات رو در فایل ( در مسیر زیر ) انجام دادم.
views/widget/iframe-content.html.php
ممنون میشوم مجدد بررسی کنید :53: