Home › Forums › All Other Themes › Home Page changing
- This topic has 7 replies, 2 voices, and was last updated 4 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
March 27, 2020 at 2:46 pm #148043
Hi!
I bought SKT Maintenance Services Pro Theme.
Installed it.
However I can not change Home Page via SKT Builder – clock hands are just going round …Need help
March 30, 2020 at 4:50 am #148085Hi,
Kindly check for conflicting plugins disable all of the plugins and see if it works.
If its working fine then some plugin is conflicting. Activate them one by one to find out which one is causing problems.
Regards,
ChrisMarch 30, 2020 at 12:45 pm #148156I tried – there is no result
March 30, 2020 at 12:46 pm #148157http://mir2.kio24.net/
I can send you the pass via mail – please check it
March 30, 2020 at 12:51 pm #148160Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisMarch 30, 2020 at 12:59 pm #148162Ok
I sent you the mail to [email protected] with all the detailsMarch 31, 2020 at 9:37 am #148247Hi!
Have you managed to fix the problem?
March 31, 2020 at 9:57 am #148249Hi,
Hbs file dose not support on your server.
For IIS Server ::
Add Below code in Web.config
<system.webServer>
…
<staticContent>
<mimeMap fileExtension=”.hbs” mimeType=”text/x-handlebars-template” />
</staticContent>
</system.webServer>
=========================
Please go to cPanel >> Advanced >> MIME TypesFile Extension: hbs
MIME type: text/x-handlebars-templatehttp://i.imgur.com/YE3wL3g.png
Also kindly ask your server to enable ::
npm install hbs
npm i express-handlebarsRegards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.