SPA THEME SKT BUILDER library not found

Home Forums All Other Themes SPA THEME SKT BUILDER library not found

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #119341
    Kamil.wanicKamil.wanic
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: January 24, 2019

    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,
    Kamil

    #119347
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    HI Kamil,

    Please go to cPanel >> Advanced >> MIME Types

    File Extension: hbs
    MIME type: text/x-handlebars-template

    http://i.imgur.com/YE3wL3g.png

    Also kindly ask your server to enable ::

    npm install hbs
    npm i express-handlebars

    Regards,
    Shri

    #119352
    Kamil.wanicKamil.wanic
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: January 24, 2019

    Hello
    Thanks for your answer

    I 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-handlebars

    and later i added to the httpd.conf ( apache config file) after <IfModule mime_module>:
    AddType text/x-handlebars-template .hbs

    After that i restarted but it’s still dont work

    Best Regards
    Kamil

    #119353
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Kamil,

    On Windows and Mac localhost it works fine.

    Please use proper WordPress online hosting and it will work just fine.

    Regards,
    Shri

    #119364
    Kamil.wanicKamil.wanic
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: January 24, 2019

    Hi
    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.