<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>Web-Site-Scripts.com - Front-end Customization</title>
        <link>https://www.web-site-scripts.com/knowledge-base/category/90</link>
        <description><![CDATA[Root / KnowledgeBase Manager Pro / Troubleshooting / Front-end Customization]]></description>
        <language>en-us</language>
        <generator>KnowlageBase RSS Generator</generator>

         
                <item>
                        <title>Unable to save CSS styles</title>
                                    <link>https://www.web-site-scripts.com/knowledge-base/article/AA-00539</link>
                                    <description><![CDATA[<p>When you click "Apply Changes" or "Save Draft" while you're editing CSS style, you see a green message at the top saying that data has been successfully saved.</p><p><img src="http://www.web-site-scripts.com/knowledge-base/admin/media_store/2/AA-00539/data-saved.png" alt="" title="" width="327" height="63" border="0" hspace="0" vspace="0" align="" style="margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; "><br></p><p>Though, it doesn't really save your CSS styles - because you cannot see the latest changes on the front-end.</p><p>This may be caused by one of the following reasons:</p><p><ol><li><i>This CSS style does not belong to the active theme.</i><br>This means that you're editing a theme that is not currently active front-end theme. To check this, go to Customization &gt; Styling and Front-end Settings and check the Template setting. You may want to change current theme there.<br><br></li><li><i>You're clicking "Save Draft".</i><br>This means that you do not change the front-end theme.&nbsp;Instead&nbsp;you're saving the recent changes to a draft, so you can later continue to work with those changes and apply them later by clicking "Apply Changes".<br><br></li><li><i>CSS styles are not getting saved due to PHP settings.</i><br>General Styles section that includes all default front-end CSS styles has quite a big size. It is different for every theme, but maximum is about 90Kb. Check the following parameters in php.ini. They must be at least 100Kb (or better even more):<br><br><div class="preformatted">
<div class="preformattedContent"><div class="preformattedContent">post_max_size</div><div class="preformattedContent">suhosin.post.max_value_length</div><div class="preformattedContent">suhosin.request.max_value_length</div></div>
</div>
<p>Please note, that "post_max_size" is usually set in Mb, e.g.: 128M, and&nbsp;<span style="font-family: Courier; line-height: 13px; ">suhosin.post.max_value_length</span>&nbsp;and&nbsp;<span style="font-family: Courier; line-height: 13px; ">suhosin.request.max_value_length</span> are being set in bytes.<br>Also, it is possible that you do not have any of these "suhosin" directives in the PHP config file. It means that these directives doesn't limit the POST size, and you do not need to add them to config.</p></li></ol></p>]]></description>
                                    <pubDate>Tue, 10 Aug 2010 13:15:43 +0000</pubDate>
                                    <guid>https://www.web-site-scripts.com/knowledge-base/article/AA-00539</guid>
                    </item>
                <item>
                        <title>In "Styling and Settings of Front-end Knowledge Base" I get the error message when I try to upload my logo: "Wrong Logo Format"</title>
                                    <link>https://www.web-site-scripts.com/knowledge-base/article/AA-00304</link>
                                    <description><![CDATA[<p>KnowledgeBase Manager Pro uses server mime-type check function for image file that you upload as logo. If mime-type check function doesn't work on your server, you may get this error: "Wrong Logo Format". To resolve this issue, you should disable mime-type check in system settings:</p><ol><li> Go to the "Administration" &gt; "General Settings" module.</li><li>Remove checkbox from the Mime-Type Check setting.</li><li>Click "Save".</li></ol><img style="border-width: 0px; margin: 0px;" title="" alt="" src="http://www.web-site-scripts.com/knowledge-base/admin/media_store/2//Shared/KMP/mime-type-disabling.png" align="" border="0" height="257" hspace="0" vspace="0" width="420"><br>]]></description>
                                    <pubDate>Mon, 13 Jul 2009 17:00:00 +0000</pubDate>
                                    <guid>https://www.web-site-scripts.com/knowledge-base/article/AA-00304</guid>
                    </item>
                
    </channel>
</rss>