Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Code Block
sudo launchctl unload /Library/LaunchDaemons/com.wildix.WIService-wd.plist
/bin/launchctl unload /Library/LaunchAgents/com.wildix.MenuIntegration.plist
/bin/launchctl unload /Library/LaunchAgents/com.wildix.WIService.plist
sudo rm /Library/LaunchDaemons/com.wildix.WIService-wd.plist
sudo rm /Library/LaunchAgents/com.wildix.MenuIntegration.plist
sudo rm /Library/LaunchAgents/com.wildix.WIService.plist
sudo rm -r /Library/Services/WIService
sudo rm r /Library/PDF\ Services/Wildix\ Fax

WIService Log files 

MacOS:

/Users/<your user>/Library/Application\ Support/com.wildix.wiservice/wislog.txt 

Windows:

C:\Users\<your user>\AppData\Roaming\Wildix\WIService \wislog.txt

Html
<div class="ask-question">
		<div class="text-before-buttons">
			<span style="font-size: 24px; text-align: center;">Not finding the help you need?</span><br>
Join the Facebook group to ask a question!
		</div>
<div class="fb-buttons">
<span style="align: center;"><a href="https://www.facebook.com/groups/wildixtechwizards" target="_blank"><img src="https://manuals.wildix.com/wp-content/uploads/2017/03/facebook_tech-wizards.png" alt="facebook_tech-wizards" width="282" height="80" align="center"/></a></span></div>
	</div>
</div>

...