samihost Posted February 14, 2021 Report Posted February 14, 2021 Kohost – Modern Web Hosting Template integration for Blesta, it was integrated to on 5.0.2 at the moment. full site theme for free from: Demo HTML : https://kohost.themetags.com/ You can buy it on : https://themeforest.net/item/kohost-modern-web-hosting-whmcs-template/28231971 Blesta integration for free from: Download Blesta Theme : https://mega.nz/file/LlJ1nSyD#_A74UM4lKwj-AoqaQTzvnyfzXaV0pn-HO-DQ2BDZTKo Download Themes Client JSON : https://res.cloudinary.com/trias/raw/upload/v1613262077/theme-kohostblesta_d1uxrs.json Index Page Content on Portal Plugin <div class="col-md-12"> <div class="thanks"> <blockquote> <h4>Thank you for installing Blesta!</h4> </blockquote> </div> </div> <div class="col-md-6 col-lg-4"> <a href="{client_url}login/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-user icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>My Account</h5> <p>Have an account with us? Log in here to manage your account.</p> </div> </div> </a> </div> {% if plugins.support_manager.enabled %} <div class="col-md-6 col-lg-4"> <a href="{client_url}plugin/support_manager/client_tickets/add/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-headphone-alt icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Support</h5> <p>Looking for help? You can open a trouble ticket here.</p> </div> </div> </a> </div> <div class="col-md-6 col-lg-4"> <a href="{client_url}plugin/support_manager/knowledgebase/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-panel icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Knowledge Base</h5> <p>Have a question? Search the knowledge base for an answer.</p> </div> </div> </a> </div> {% endif %} {% if plugins.order.enabled %} <div class="col-md-6 col-lg-4"> <a href="{blesta_url}order/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-shopping-cart icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Order</h5> <p>Visit the order form to sign up and purchase new products and services.</p> </div> </div> </a> </div> {% endif %} {% if plugins.download_manager.enabled %} <div class="col-md-6 col-lg-4"> <a href="{client_url}plugin/download_manager/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-download icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Download</h5> <p>You may need to be logged in to access certain downloads here.</p> </div> </div> </a> </div> {% endif %} Previews Quote
pelex Posted May 25, 2021 Report Posted May 25, 2021 This is a very clean theme, very elegant and seems to be quite easily customisable thanks to the comments I have seen plastered throughout the code. Quote
Jason Ryan Posted June 22, 2021 Report Posted June 22, 2021 Will this theme be updated with new releases of Blesta? The issue I am having now is that I purchased one a couple years ago and the developer stopped updating the theme. Don't want to make the same mistake again. Simply just don't have the free time to do it myself. Quote
Robert-Jan Posted October 7, 2021 Report Posted October 7, 2021 Hello, I installed this but when im placing a order i get a blanco configuartion page, can you help me? Quote
Luis M. Posted October 7, 2021 Report Posted October 7, 2021 7 minutes ago, Robert-Jan said: Hello, I installed this but when im placing a order i get a blanco configuartion page, can you help me? You need to make sure that all the pdt files in the default template folder are present in the kohost folder. There could be some differences because of the different versions. Quote
pelex Posted October 14, 2021 Report Posted October 14, 2021 On 10/7/2021 at 4:23 PM, Robert-Jan said: Hello, I installed this but when im placing a order i get a blanco configuartion page, can you help me? This will happen if you are using the template on a version later than that supported. Quote
dado023 Posted December 19, 2021 Report Posted December 19, 2021 On 2/14/2021 at 9:40 PM, samihost said: Kohost – Modern Web Hosting Template integration for Blesta, it was integrated to on 5.0.2 at the moment. full site theme for free from: Demo HTML : https://kohost.themetags.com/ You can buy it on : https://themeforest.net/item/kohost-modern-web-hosting-whmcs-template/28231971 Blesta integration for free from: Download Blesta Theme : https://mega.nz/file/LlJ1nSyD#_A74UM4lKwj-AoqaQTzvnyfzXaV0pn-HO-DQ2BDZTKo Download Themes Client JSON : https://res.cloudinary.com/trias/raw/upload/v1613262077/theme-kohostblesta_d1uxrs.json Index Page Content on Portal Plugin <div class="col-md-12"> <div class="thanks"> <blockquote> <h4>Thank you for installing Blesta!</h4> </blockquote> </div> </div> <div class="col-md-6 col-lg-4"> <a href="{client_url}login/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-user icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>My Account</h5> <p>Have an account with us? Log in here to manage your account.</p> </div> </div> </a> </div> {% if plugins.support_manager.enabled %} <div class="col-md-6 col-lg-4"> <a href="{client_url}plugin/support_manager/client_tickets/add/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-headphone-alt icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Support</h5> <p>Looking for help? You can open a trouble ticket here.</p> </div> </div> </a> </div> <div class="col-md-6 col-lg-4"> <a href="{client_url}plugin/support_manager/knowledgebase/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-panel icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Knowledge Base</h5> <p>Have a question? Search the knowledge base for an answer.</p> </div> </div> </a> </div> {% endif %} {% if plugins.order.enabled %} <div class="col-md-6 col-lg-4"> <a href="{blesta_url}order/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-shopping-cart icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Order</h5> <p>Visit the order form to sign up and purchase new products and services.</p> </div> </div> </a> </div> {% endif %} {% if plugins.download_manager.enabled %} <div class="col-md-6 col-lg-4"> <a href="{client_url}plugin/download_manager/"> <div class="features-box mt-4 text-center border rounded p-4 bg-white"> <div class="features-box-icon mb-3"> <span class="ti-download icon-size-md color-primary"></span> </div> <div class="features-box-content"> <h5>Download</h5> <p>You may need to be logged in to access certain downloads here.</p> </div> </div> </a> </div> {% endif %} Previews @samihost Does it work with Blesta 5.2.2 ? Quote
Jason Ryan Posted December 29, 2021 Report Posted December 29, 2021 On 12/18/2021 at 10:29 PM, dado023 said: @samihost Does it work with Blesta 5.2.2 ? Curious about this as well. Quote
justWise Posted January 20, 2022 Report Posted January 20, 2022 On 10/14/2021 at 7:44 PM, pelex said: This will happen if you are using the template on a version later than that supported. Is there anyway around this, please? Any idea on updating the template to a latter version? Quote
justWise Posted January 20, 2022 Report Posted January 20, 2022 On 10/7/2021 at 4:23 PM, Robert-Jan said: Hello, I installed this but when im placing a order i get a blanco configuartion page, can you help me? Were you able to resolve this, please? Seems i'm facing same issue as well Quote
justWise Posted February 15, 2022 Report Posted February 15, 2022 On 1/20/2022 at 3:21 PM, justWise said: Were you able to resolve this, please? Seems i'm facing same issue as well Well, i finally got this template working on 5.2.2 without any issues! By Jehovah's grace. Quote
dado023 Posted February 15, 2022 Report Posted February 15, 2022 11 minutes ago, justWise said: Well, i finally got this template working on 5.2.2 without any issues! By Jehovah's grace. Would you be so kind and share how did you manage to do this? Quote
justWise Posted February 19, 2022 Report Posted February 19, 2022 On 2/15/2022 at 3:53 AM, dado023 said: Would you be so kind and share how did you manage to do this? Well, i noticed some files in the default bootstrap template for 5.2.2 were missing from the kohost template. I simply added them to the kohost template. Quote
dazebuk Posted October 15, 2022 Report Posted October 15, 2022 drag the files that are inside the bootstrap theme folder into the Kohost theme folder. When it asks to overwrite select No to ALL Still working as of 15 Oct 22 Quote
Shacks Posted August 9, 2023 Report Posted August 9, 2023 This no longer works. All of the pages dealing with login, password recovery, etc. are corrupt. Quote
Benjamin Biswas Posted January 26, 2024 Report Posted January 26, 2024 Dear theme author, can you please update it for the latest Blesta version, right now it's v5.9.0. I found it's not working now a days. I was willing to purchase your WordPress version but later I found blesta integration not fully working. Quote
JustWise2 Posted October 6, 2024 Report Posted October 6, 2024 On 2/19/2022 at 5:27 AM, justWise said: Well, i noticed some files in the default bootstrap template for 5.2.2 were missing from the kohost template. I simply added them to the kohost template. I still have a working version of this template for Blesta 5.9.3. i haven't moved to v10 yet. It's been 2 years!! Quote
Observer3080 Posted October 15, 2024 Report Posted October 15, 2024 Does it work with Blesta version 5.10.0? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.