578 comments found.
Hi! Do you think you could update the documentation and show us how to use the sticky header in the mobile version? I’ve been trying to hide the mobile-header in scroll down but I have had no success…
Hi!
Unfortunately, at the current moment, there is no such feature to use the sticky header for the mobile version. Anyway, we will add this request in our “to do” list and will implement it in future updates.
Thanks,
Best Regards, Crumina.
When is the Wordpress version going to be ready? Really waiting for it!..
Hi,
At the moment we are in the process of adding content, testing and fixing bugs. Besides, that after submitting on ThemeForest it also takes some time for TF team to review it. But we hope to release it in the nearest time.
Thanks,
Best Regards, Crumina.
Hello. I have anexo question the registration options for new users works ?
Hi,
Please, not this template is a raw HTML template. It is just a set of HTML and CSS files for the frontend. In other words, it is not a ready-to-install theme. It has no database, no user admin interface, no backend functionality as in WordPress themes. By the way, currently, we are finishing to work on the Olympus WordPress version based on the BuddyPress plugin. If its interesting for you and you want to be informed about its release, please follow us on Facebook: https://www.facebook.com/cruminapro
Best Regards, Crumina.
Are u doing backend?
Hi!
Unfortunately, at the moment we are pretty busy with current projects so can not take any extra job. Besides that, we are finishing to work on the Olympus WordPress version based on the BuddyPress plugin. It will be similar to Olympus HTML by design and some features. If its interesting for you and you want to be informed about its release, please follow us on Facebook: https://www.facebook.com/cruminapro
Thanks,
Best Regards, Crumina.
So we have to wait a decade for the release of WP version!
Hi,
We are going to release the Olympus WP this month.
Best Regards, Crumina.
That’s a good news! Let’s wait for the WP release.
I have been following you for months.. Could you give a date for WordPress?
Hi,
At the moment we are in the process of adding content, testing and fixing bugs. Additionally, after submitting it also takes some time for ThemeForest team to review it. After TF team will approve it, it will be available for sale, that’s why no certain release date can be named.
Best Regards, Crumina.
hello esque with the WordPress version all the functionalities of olympus-html will be functional?
Hi,
Olympus WordPress will differ from the original HTML. The initial version will support BuddyPress, bbPress, Woocommece and Events calendar plugins.
After it is finished and released, we will gather customers requests for other plugins and extensions integrations, and will investigate possibility of implementing them in future updates.
Best regards, Crumina
Hi! I was taking a look at the documentation: https://support.crumina.net/help-center/articles/50/53/184/sticky-header but my main.js file does not have that code 
Hi!
Sorry for the confusion. We have done some modification for sticky header functionality and placed this function in the separate file: headroom-init.js in js folder
https://support.crumina.net/help-center/articles/50/53/184/sticky-headerBest Regards, Crumina.
Nice!, thank you. Just 2 questions more: 1. Are you planning on updating your template? Everytime great and cool features are released, but I’m afraid you will no longer update the template. 2. I want the sticky sidebar to have more space once the page is scrolled, because it is too close to the header.
Regards!
Hi,
1. Of course, we are planning to improve this template, because we have a lot of requests for some new features, that we will implement in the future updates. Currently, we finish working on the Olympus WordPress version based on the BuddyPress plugin. As soon as we release it, we will do updates for HTML template. 2. Could you please submit a ticket here better with providing a screenshot that explains your question and our support agents will help you with an advice.
Thanks,
Best Regards, Crumina.
NEEEEEED the wordpress theme
Any updates on the progress?
Hi!
At the current moment, we are in the process of adding content, testing and fixing bugs and do our best to release it in the nearest time:)
Thanks,
Best Regards, Crumina.
Is it encrypted or open? Can I do further development on the theme?
Hi!
All files are absolutely open and are intended for further development, but please, note that this template is a raw HTML template. It is just a set of HTML and CSS files for frontend. In other words, it is not a ready-to-install theme. Here is link to Olympus documentation and short files overview: https://support.crumina.net/help-center/categories/50/olympus-html-social-network-toolkit
Best Regards, Crumina.
Hi, I find the template interesting and planning to buy same but before that have following questions:
1. is this template can be handled with laravel? 2. does table plugin is included in this? 3. how and what kind of support, we will get ? 4. is this template is single page application oriented? and can it be integrated with php.
we are using laravel with php, so wanted to know whether this suits our requirement.
waiting for your quick response.
Thanks
Hi,
1. We have never had experience using this template with Laravel, but with good knowledge of php the template can be handled with any PHP framework. 2. It doesn’t include the table plugin. 3. We provide our customers with a quality dedicated support including fixing templates bugs, besides that, the template includes extensive documentation for managing all template. 4. Olympus HTML template is not is single page application oriented. And of course it can be integrated with php.
Thanks,
Best Regards, Crumina.
Guys, how long to release it? It will have gamification on it?
Hi,
At the current moment, we are in the process of adding content, testing and fixing bugs and do our best to release it in the nearest time. The first Olympus WP release does not include this feature, but in future theme updates, we will implement it, in particular, compatibility with the myCRED plugin.
Thanks, Best Regards, Crumina.
Do you have full php end to end site with this template? or can you make one?
Hi!
Currently, we are working on the Olympus WordPress version based on the BuddyPress plugin. Probably it will be interesting for you. If you want to be informed about its release, please follow us on Facebook
Best Regards, Crumina
Thank you. I will keep on checking. Meanwhile i will request you to check on Php if possible, i need to integrate my code.
Btw i liked the front end very much. Best luck
Hello, i’am using the template i bought from themforest in an angular project, but the menu are not working. i copied of files in my assets folder as showing on the screencast And copied the 01-landing page content in my welcome component and also the profile about content in the profile component. When i serve and click on the menu nothing is happening and no any errors appear
Please any fix ?
Kind Regards ! *My index content* <!doctype html> <html lang=”en”> <head> <meta charset=”utf-8”> <title>My Site</title> <base href=”/”>
<!- Required meta tags always come first ->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!- Main Font ->
<script src="assets/js/webfontloader.min.js"></script>
<script>
WebFont.load({
google: {
families: ['Roboto:300,400,500,700:latin']
}
});
</script>
<!- Bootstrap CSS ->
<link rel="stylesheet" type="text/css" href="assets/Bootstrap/dist/css/bootstrap-reboot.css">
<link rel="stylesheet" type="text/css" href="assets/Bootstrap/dist/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="assets/Bootstrap/dist/css/bootstrap-grid.css">
<!- Main Styles CSS ->
<link rel="stylesheet" type="text/css" href="assets/css/main.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/fonts.min.css">
</head>
<app-root></app-root>
<!- JS Scripts ->
<script src=”assets/js/jquery-3.2.1.js”></script>
<script src=”assets/js/jquery.appear.js”></script>
<script src=”assets/js/jquery.mousewheel.js”></script>
<script src=”assets/js/perfect-scrollbar.js”></script>
<script src=”assets/js/jquery.matchHeight.js”></script>
<script src=”assets/js/svgxuse.js”></script>
<script src=”assets/js/imagesloaded.pkgd.js”></script>
<script src=”assets/js/Headroom.js”></script>
<script src=”assets/js/velocity.js”></script>
<script src=”assets/js/ScrollMagic.js”></script>
<script src=”assets/js/jquery.waypoints.js”></script>
<script src=”assets/js/jquery.countTo.js”></script>
<script src=”assets/js/popper.min.js”></script>
<script src=”assets/js/material.min.js”></script>
<script src=”assets/js/bootstrap-select.js”></script>
<script src=”assets/js/smooth-scroll.js”></script>
<script src=”assets/js/selectize.js”></script>
<script src=”assets/js/swiper.jquery.js”></script>
<script src=”assets/js/moment.js”></script>
<script src=”assets/js/daterangepicker.js”></script>
<script src=”assets/js/simplecalendar.js”></script>
<script src=”assets/js/fullcalendar.js”></script>
<script src=”assets/js/isotope.pkgd.js”></script>
<script src=”assets/js/ajax-pagination.js”></script>
<script src=”assets/js/Chart.js”></script>
<script src=”assets/js/chartjs-plugin-deferred.js”></script>
<script src=”assets/js/circle-progress.js”></script>
<script src=”assets/js/loader.js”></script>
<script src=”assets/js/run-chart.js”></script>
<script src=”assets/js/jquery.magnific-popup.js”></script>
<script src=”assets/js/jquery.gifplayer.js”></script>
<script src=”assets/js/mediaelement-and-player.js”></script>
<script src=”assets/js/mediaelement-playlist-plugin.min.js”></script>
<script src=”assets/js/base-init.js”></script> <script defer src=”assets/fonts/fontawesome-all.js”></script>
<script src=”assets/Bootstrap/dist/js/bootstrap.bundle.js”></script>
*end index content- Welcome content start a like this :**
div class=”landing-page”>
<!
standard header-standard-landing” id=”header—standard”>- Header Standard Landing ->
My site
SOCIAL NETWORK <svg class=”olymp-menu-icon”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-menu-icon”></use></svg>- Home **end welcome content ** profile content start as like : **
<!- Fixed Sidebar Left ->
- <svg class=”olymp-menu-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”OPEN MENU”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-menu-icon”></use></svg>
- <svg class=”olymp-newsfeed-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”NEWSFEED”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-newsfeed-icon”></use></svg>
- <svg class=”olymp-star-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”FAV PAGE”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-star-icon”></use></svg>
- <svg class=”olymp-happy-faces-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”FRIEND GROUPS”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-happy-faces-icon”></use></svg>
- <svg class=”olymp-headphones-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”MUSIC&PLAYLISTS”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-headphones-icon”></use></svg>
- <svg class=”olymp-weather-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”WEATHER APP”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-weather-icon”></use></svg>
- <svg class=”olymp-calendar-icon left-menu-icon” data-toggle=”tooltip” data-placement=”right” data-original-title=”CALENDAR AND EVENTS”><use xlink:href=”assets/svg-icons/sprites/icons.svg#olymp-calendar-icon”></use></svg>
Hi,
This is a quite complex question to answer it in the comments section on TF. Please, submit s ticket with it at our help desk https://support.crumina.net/help-center/tickets/new and our team will try to help you tomorrow.
Please, note that TF parser may replace or delete some HTML tags, so we won’t answer it here.
Thank you for understanding!
Best regards, Crumina
Greetings! I found your product really impressive. But before I make a purchase, I’d like, however, to ask a few questions, if you don’t mind.
1 – How about language support for the interface? Is there any? If it there is, is it easy to set it up? 2 – Is it easy to integrate it with some backend language like C#, Java or PHP? 3 – What about color patterns? Is it possible to change it?
Thank you for your attention.
Hi,
This template is a raw HTML template. It is just a set of HTML and CSS files for frontend. In other words, it is not a ready-to-install theme. It has no database, no user admin interface, no backend functionality. Only frontend.
Hi! It is possible to know something WP in connection with publication date?
Hi,
Sorry, but we can’t give an exact release date, because it also depends on approving Olympus WP on ThemeForest. However, at the current moment, we are in the process of adding content, testing and fixing bugs and do our best to release it this month.
Thanks,
Best Regards, Crumina.
can you make table ? Ex: http://prntscr.com/kgc783
Hi!
We will add this feature request to our list and maybe implement in one of the future updates, but cannot promise anything for sure on this.
Best Regards, Crumina
if I request this for personal can ? so can fast … because I very need this template and buy Extended License
Hi!
Please write us to info@crumina.net and we will discuss the details. Thank you!
Best Regards, Crumina
sure , please check
who is the creator of the icon pack?
Hi,
Here is a profile link of our designer: https://themeforest.net/user/odin_design All icons and other graphics were created by him.
Best Regards, Crumina.
Good Morning, I would like to know if it is possible for you to carry out the installation, including database and etc … If so, how much would it cost?
Hi!
At the moment the team is fully busy with Olympus WordPress version, so we cannot take any custom job until we finish it.
Best Regards, Crumina
Waiting for WP version for a long time!
will wp version have friends system, messaging, comments etc?
And is there any certain date to release?
Hi!
Yes, the theme is built with buddypress plugin and its functionality allows that.
At the moment almost all planned features are ready and we are in the process of adding content, testing and fixing bugs. Additionally we have to create promo and write theme documentation before submitting on TF. After submit it also takes some time for TF team to review it. So no, at the moment no certain release date can be named, but if you already subscribed to our Facebook page, you will learn about it first.
Best Regards, Crumina