Home › Forums › All Other Themes › Saving from SKT Builder is not possible
- This topic has 9 replies, 2 voices, and was last updated 3 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
January 26, 2021 at 1:24 pm #173724
Hi,
when I press “save” in the SKT builder menu the clock is running forever and changes (or even if I just save without changes) are not saved.
www.cineativ.de
Thank you!
DanielJanuary 27, 2021 at 1:02 pm #173804Hi,
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,
BradJanuary 27, 2021 at 3:20 pm #173823Hi,
I deactivated all plugins bus saving is still not possible. I had this issue before temporarily (last week), then it was working again and now broken since days.
Cheers,
DanielJanuary 28, 2021 at 12:14 pm #173850Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
BradJanuary 28, 2021 at 1:37 pm #173863Here you go:
https://ibb.co/BgT9mPBThe clock is spinning forever.
January 28, 2021 at 1:42 pm #173865Hi,
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,
BradJanuary 29, 2021 at 12:51 pm #173918Hi,
We have checked, SKT Builder is working fine. We have added text “Test”.
Regards,
BradJanuary 29, 2021 at 10:00 pm #173930Hi,
still not working, I tried both, Chrome and Edge and even on iPad with Safari. Please don’t add text and remove “Test” as I cannot at the moment.
Thanks,
DanielJanuary 31, 2021 at 9:20 pm #173958It is working, now. From a different network. Don’t know if its by incident or related to the Network. I’ll try it again in the network were it wasn’t working these days and get back to you.
Cheers,
DanielFebruary 1, 2021 at 1:43 pm #174011Hi,
hbs file does not work 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,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.