<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged missing</title>
<link>https://overflow.efficy.io/?qa=tag/missing</link>
<description>Powered by Question2Answer</description>
<item>
<title>Efficy 11, font icons not displayed if Efficy has been installed in a subfolder of wwwroot</title>
<link>https://overflow.efficy.io/?qa=3041/efficy-icons-displayed-efficy-installed-subfolder-wwwroot</link>
<description>&lt;p&gt;If your Efficy instance has been configured to be accessed not from the web root folder &lt;a rel=&quot;nofollow&quot; href=&quot;http://myhost.com/crm/*&quot;&gt;http://myhost.com/crm/*&lt;/a&gt; but from a subfolder, for example like &lt;a rel=&quot;nofollow&quot; href=&quot;http://myhost.com/11.0/crm/*&quot;&gt;http://myhost.com/11.0/crm/*&lt;/a&gt; , then you need to adapt the value of a SASS variable to reflect this and recompile the CSS. &lt;/p&gt;

&lt;p&gt;Without that, your Efficy icons will appear missing, and some other minor image references will be missing like so :&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=7375132173016030413&quot; alt=&quot;missing font&quot;&gt;&lt;/p&gt;

&lt;p&gt;In order to adapt the value of the SASS variable $base-path, follow these steps :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open the standard file &lt;code&gt;\efficy\scss\_app-settings.scss&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Find and uncomment the appropriate line (1434) &lt;/li&gt;
&lt;li&gt;Change &lt;code&gt;$base-path&lt;/code&gt; accordingly, in our example :&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;$base-path: &quot;/11.0/&quot;;&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Execute the following command to compile the &lt;strong&gt;Efficy.css&lt;/strong&gt; :&lt;/p&gt;

&lt;p&gt;&lt;code&gt;compass compile C:\inetpub\wwwroot\11.0\efficy\scss&quot; --force&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Refresh your browser cache&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=12549865853780603244&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3041/efficy-icons-displayed-efficy-installed-subfolder-wwwroot</guid>
<pubDate>Thu, 05 Apr 2018 14:03:58 +0000</pubDate>
</item>
</channel>
</rss>