Home › Forums › All Other Themes › SPA THEME SKT BUILDER library not found
- This topic has 4 replies, 2 voices, and was last updated 5 years, 8 months ago by Kamil.wanic.
-
AuthorPosts
-
March 13, 2019 at 7:40 am #119341
Greetings,
I kindly ask for help.
i use SKT SPA Theme.
I got a issue with editing Home using SKT Builder,
i also installed that theme on localhost and the issue is the same,The block home_section1 is not found in the library SKT Theme Blocks.
I found a similiar topic on the forum but you asked for admin password and for wp admin url so i already send them on your support email.
That issue made me stop making the site , i really need to get to work with it. I already replied on the previous topic at Monday and no one replied so i kindly ask for a quick help.
I also have a questions:
i want to migrate on other server in about one week , will that issue be reactivated after migration?Best Regards,
KamilMarch 13, 2019 at 9:46 am #119347HI Kamil,
Please go to cPanel >> Advanced >> MIME Types
File 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,
ShriMarch 13, 2019 at 11:27 am #119352Hello
Thanks for your answerI kindly need to ask again for your help.
I had a free hosting provider for testing purpose ,
im not able to get this working on the hosting but i want to do it on the localhost.
I want to complete that website on localhost and replace a existing domain with that wordpress site.
I cant make that on the paid hosting with existing domain because the old website have to be working before i complete my work.I got Lubuntu 18.10 (child of Ubuntu) and installed xampp with apache and phpmyadmin.
in Qterminal i used:
sudo npm install hbs
sudo npm i express-handlebars and
also sudo npm -g install hbs , sudo npm -g i express-handlebarsand later i added to the httpd.conf ( apache config file) after <IfModule mime_module>:
AddType text/x-handlebars-template .hbsAfter that i restarted but it’s still dont work
Best Regards
KamilMarch 13, 2019 at 11:29 am #119353Hi Kamil,
On Windows and Mac localhost it works fine.
Please use proper WordPress online hosting and it will work just fine.
Regards,
ShriMarch 13, 2019 at 1:43 pm #119364Hi
I tried to use it on a paid hosting provider which im using for the old website. The same error occurs.
I wrote to the hosting provider and they told me that they dont support additional installation of npm components.
I kindly beg for help.
It is possible to resolve it in another way?
I can give you wp-admin login and password for that paid hosting provider.
I think that in the page “Home” the value of the default custom field sktbuilder_data is invalid and thats the reason it doesnt work.
I made a custom page for test and adding content works but i dont manage to edit the homepage.Best Regards
Kamil -
AuthorPosts
- You must be logged in to reply to this topic.