Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
_installer_siterecommender_title=Site Recommender
_installer_siterecommender_type=_types_email
_installer_siterecommender_category=_categories_communitysoftware
_installer_siterecommender_input_sitename_label=_info_sitetitle
_installer_siterecommender_input_sitename_text=_settings_sitetitle
_installer_siterecommender_input_fromemail_label=_info_adminemail
_installer_siterecommender_input_fromemail_text=_settings_adminemail
_installer_siterecommender_input_notification_label=Receive Notifications
_installer_siterecommender_input_notification_text=Do you wish to receive copies of all recommendation messages?
_installer_siterecommender_input_emailsubject_label=Email Subject
_installer_siterecommender_input_emailsubject_text=Enter the subject that will appear on the recommendation emails (use [name] to insert the name of the person sending the recommendation and use [email] to insert their email address)
_installer_siterecommender_input_emailtemplate_label=Email Template
_installer_siterecommender_input_emailtemplate_text=Enter the content of the recommendation email (use [name] to insert the name of the person sending the recommendation, use [email] to insert their email address, use [url] to insert the recommended URL, and use to insert a new line)
_installer_siterecommender_description=网站推荐人是一个开源“推荐我的网站”应用程序。
_installer_siterecommender_authordescription=网站推荐人可以让网站访客推荐你的网站到一个或多个收件人。默认的邮件很容易修改,并通过CSS样式表是可定制的外观和感觉。您可以选择您的网站时得到通知已被推荐,所以不能有所收获,垃圾邮件发送者的电子邮件地址被隐藏。此外,还包含了错误检查。
_installer_siterecommender_usagenotes=Site Recommender can be used as an INCLUDE or as a POPUP:
INCLUDE METHOD (easy):
To use the include method, add this HTML code to one or more pages of your website:
That page features a demonstration recommend link which, when clicked, loads the recommendation script into a popup window.
An examination of the recommend2.php code will show how you can add that link to any page of your site: the important elements are the javascript <script>...</script> code, added into the <head>...</head>, and the <a href ...>...</a> link itself.