Home › Forums › All Other Themes › Problem Skt Builder Buisness Consulting
- This topic has 5 replies, 2 voices, and was last updated 4 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
June 26, 2020 at 8:32 am #155534
Hi i have a problem whith Homepage at this web.
I don´t understand wy the public at skt builder doesn´t apparence at homepage. can you help me please
web: https://www.safe2m.com/
login: https://www.safe2m.com/login
user: test
pass: testactual Web
https://imgur.com/1Mcp175
Skt Builder Save
https://imgur.com/U7xrwBu
Regards
Carlos RáezJune 26, 2020 at 11:12 am #155586Hi,
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,
DaveJune 26, 2020 at 2:44 pm #155608I deactivate all the plugins…. and not running….
Can you help me please?
Thanks
Regards
CarlosJune 30, 2020 at 12:56 pm #155830Hi,
HBS file does not support on your server.
Kindly make these settings: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,
DaveJuly 4, 2020 at 5:56 pm #156311Thanks so much is for phph 7.3 is not goog with 7.0 running good
July 6, 2020 at 11:57 am #156397????
-
AuthorPosts
- You must be logged in to reply to this topic.