Home › Forums › Construction Pro/Build Forum › about Skt builder editor
- This topic has 10 replies, 2 voices, and was last updated 3 years, 12 months ago by Sonl Sinha.
-
AuthorPosts
-
November 19, 2020 at 10:54 pm #169428
Hi,
My website is www.smartyants.com.auSkt builder editor is not working properly after I moved my hosting.
It will be great if you can give me a place, where I can post my screenshot.
Thanks
Cindy
November 20, 2020 at 12:34 pm #169478Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisNovember 21, 2020 at 1:14 am #169487Please Find out the screenshot from this url.
https://ibb.co/1TMn74D
Thanks
November 22, 2020 at 10:20 pm #169513Hi,Would you like to tell me how I can fix it.
Thanks
November 23, 2020 at 12:53 pm #169556Hi,
hbs file isn’t working on your server.
Kindly make this setting.
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,
ChrisNovember 24, 2020 at 2:44 am #169593Hi Chris,
the server hosting said that they don’t have the package for nmp, especially “npm I express-handlebars” is not able to do it on the server.
Is the editor still working if the “npm I express-handlebars” is not able to install?Thanks
Cindy
November 24, 2020 at 5:38 am #169601Is it any way we can do to instead of the next two steps?
npm install hbs
npm i express-handlebarsThanks
Cindy
November 24, 2020 at 12:59 pm #169641Hi,
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,
ChrisNovember 25, 2020 at 10:39 pm #169722Hi Chris,
I have sent you the URL of the site and WordPress admin details (Username & Password) via email:[email protected],
by our email:[email protected]It is highly appreciated if you like to check and back me.
Thanks,
Cindy
November 25, 2020 at 10:42 pm #169723Hi Chris,
Thanks for your help. The Skt editor is working now when I checked.
Please ignore the reply above.Thanks
Cindy
November 26, 2020 at 12:22 pm #169746????
-
AuthorPosts
- You must be logged in to reply to this topic.