578 comments found.
hopefully there is a good news regarding the worpdress version =D
Hi,
We are working on the Olympus WordPress version right now. However, we can’t give you ETA of its release. If you have already subscribed to our newsletter or our Facebook page, you will be among the first users who will be notified about its launch.
Best Regards, Crumina
Chào bạn! Hiện tại bản tôi vừa mua sau khi tải về và mở lên thì không xuất hiện các icon svg, bạn vui lòng giúp tôi.
Hi!
Please follow these instructions to solve the problem: https://crumina.zendesk.com/hc/en-us/articles/115002046851-Icons-not-displayed-in-the-browserBest Regards, Crumina
Hi! Làm phiền tới bạn, tôi không thể gỡ lỗi này, bạn có thể hỗ trợ tôi qua temview được không?
Okey! Cảm ơn bạn, tôi đã sử dụng cách 1 thay vì fix lỗi tôi đã sử dụng wampp để chạy. Cảm ơn bạn.
Amazing Work, Good Luck With Sale 
Thank you! 
hi there
i am having a small problem with the isotope and javascript
i get the comeplete item via an ajax call but for some reason the container dosnt seem to update the height.
if i paste the item in the html then ok but dynamically not
could you help
do you have a small example of adding items to isotope via ajax as your ajax file ‘ajax-pagination.js’ seems to be minifid
Hi!
You should use ‘insert’ method on ajax callback and then recalculate layout. Here is documentation link on it https://isotope.metafizzy.co/methods.html#insert
And here is an example of the ready code https://bitbucket.org/snippets/cruminateam/7e6b7A
Best regards, Crumina
Hi! the offset feature is not working properly with your theme I’m using bootstrap 4 ” offset-sm-*” to offset columns and it works but in all viewports not just at sm any fix?
Hi,
If I understood you right, everything must work as expected. Please look into the official bootstrap docs https://getbootstrap.com/docs/4.0/layout/grid/#grid-options offset-sm-* – means that offset will start on 570px and apply on all higher resolutions. If you want to set offset only on small screens simply use 2 classesoffset-4 offset-md-0Thanks!
When I apply the offset class it is effectively moved but in ALL resolutions
Hi!
We haven’t modified bootstrap and offset must work ok. Please send us the link or your files pack to info@crumina.net so we could check what is wrong and offer the solution. Thanks!
Best Regards, Crumina
Hi Team,
Did you provide thumbnail the svg icon on yout theme? So it will be easier to see all the icon images and their names, because currently I have to feel one by one.
And how to make button with outline style?
Thanks.
Hi!
You can find icon reference in your theme pack. Please check the file: olympus-html.zip\extras\Icon-Reference\main.html
And here is outline button classes:<a href="#" class="btn btn-md btn-border c-orange">Register Now!</a>
Best Regards, Crumina
Hi there, hopefully there is a good news regarding wordpress version
Hi,
We are working on the Olympus WordPress version right now. However, we can’t give you ETA of its release.
If you have already subscribed to our newsletter or our Facebook page, you will be among the first users who will be notified about its launch
Best regards, Crumina
Hi Do you guys have this Theme for Wordpress Cause I love it so much I would love to put it on my WordPress multi-site site. Thanks
Hi,
We are working on the Olympus WordPress version right now. However, we can’t give you ETA of its release.
If you have already subscribed to our newsletter or our Facebook page, you will be among the first users who will be notified about its launch.
Best regards, Crumina
yes Thanks, do you have an idea when it is gonna be done? please let know
Hi Gregory,
The theme must be ready during March if everything goes by plan. But afterwards it must pass Envato review before it becomes available for sale on TF. If you subscribe to our news, you will be notified of its release on the first turn.
Thanks!
Best regards, Crumina
Hello Team Crumina,
<button id="anyvalue" type="submit" class="btn btn-md-2 btn-primary">Post Comment</button>
My code
<a id="anyvalue" href="?id=anyvalue" class="btn btn-md-2 btn-primary" role="button">Post Comment</a>
This is our Comment form button (POST COMMENT) I’m changing <button> tag to anchor tag but it will change the position of button
How can I fix the position in anchor tag which views similar to <button tag> view.
Hello!
Please add these rules to your CSS stylesheet:
.comment-form .btn {
float: right;
margin-bottom: 0;
margin-top: 15px;
}
.comment-form .btn + .btn {
margin-right: 15px;
}
Best Regards, Crumina
Outstanding Its works like a charm! It’ll fix location subject now button on their place. but it not seems like old button its appearances very classic. can you have any solution
Hi!
This code could not break the button style. Please check if all classes of your button are correct. We cannot tell you what is wrong not seeing the site, so if you cannot find the mistake, please send us the link or files pack + screenshot of the problem to info@crumina.net, we will try to help.
Best Regards, Crumina
Hello ! what if i buy a copy? will i have all the scripts? can i create my own Social Network? Thanks.
Hi,
Olympus is just a raw HTML template, not a ready social network script. Additional coding is needed to make a social network from it. If you are not a coder, this item is not for you.
Currently we are working on the Olympus WordPress version based on the BuddyPress plugin. Probably it will be interesting for you. If you would like to get notification about its release, please subscribe to our newsletter here or follow us on Facebook.
Thanks!
Best regards, Crumina
Hello author how to prevent animation on comment box, when a user click to type it expand and after submit it normal. I don’t want to expand it. How can I stop it
Hi,
Please, find rule:
&:focus {
min-height: 100px;
}
in the src/sass/blocks/_comment-list.scss file on line 204 and replace 100px with 60px.
After that recompile SCSS into CSS.
Best regards, Crumina
Thank you, I’m using Laravel Mix how to recompile these files?
Please, refer to the official Laravel documentation https://laravel.com/docs/5.6/mix#sass
fine, I already checked it, but our sccs folder contains various files, how to compile all files.
can I compile all sccs files in one app.css file? I am new in development
You don’t have to compile all files, but only one, which is src/sass/main.scss. If it is quite complicated, you can simply edit this rule:
.comment-form textarea:focus {
min-height: 100px;
}
directly in app/css/main.min.css file. No other actions are needed.
Thanks!
Yes this’ll Great, thank you so much
Hello, in order to get this theme up and working like a full social media site can you put me in the right direction on what I would be asking a develpoer to do for me in order for me to get this site up and working.
Hi,
This template is just a raw HTML template. It is located in HTML category of Themeforest market. As well as other items in HTML category, this template 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 as in WordPress themes.
In order to make it work as a full social media site, additional coding is required. There are many different CMSs, on which HTML templates can be installed and many coding languages that can be used for HTML conversions. The experienced coders know what exactly must be done to achieve the required functionality.
Your aim is to give the detailed technical task to your coder, that would highlight the target functionality of your future site.
I hope I could help.
Best regards, Crumina
Hi Crumina, We can do the PHP CMS version. We can work together in cms versions .
Hi,
Please, contact our managers via info@crumina.net for further discussion of this option.
Best regards, Crumina
I sent an email but was not contacted.
Please give us positive or negative information. because now we are ready to work, we can not be ready another time .
Hi,
Sorry for delay! We received your email. Once we have any information from our managers, we will reply on it.
Best regards, Crumina
Hi i loved your theme. Only one problem. When i open this theme in mobile, i expect right side to show all users and then i click to chat with them but it always open one chat box. Can;t see my friends litst that i can view on desktop. Please let me know so i can order this
Hi,
There is a simple solution for this. If you purchase Olympus, you can contact our support team via our help desk and they will provide you with a solution.
If you are already our customer, please send us your item purchase code, so we could verify your purchase, since there is no “Purchased” label in front of your name.
Thanks!
Best regards, Crumina
Hi Guys,
Great work on this HTML template/framework!
I’d like to ask, is there any plans for a ReactJS and/or ReactNative version of this theme?
ReactNative (https://facebook.github.io/react-native/) is a framework that allows you to write an application once in JS and HTML, and compile to Native iOS, Android, OSX, Windows, and Linux native applications (with native components, not just a rendering of a web page inside a kiosked browser like some other hybrid platforms do).
A ReactNative or even ReactJS version of this app would be an incredibly powerful starter kit for native versions of this framework, and if released as a separate template and written with Realm in mind (using Lazy Fetch or similar method – https://www2.realm.io/l/210132/2017-08-30/bbw9d – 8:05), and your Wordpress/BBPress release of this framework, would create a powerful web + native option for developers to customise and release their own web + native social network for their project.
Hi,
Thank you for suggestion!
We are currently fully focused on Olympus WordPress version. We will be able to discuss implementing this template on other platforms afterwards.
Best regards, Crumina
- Edit Post
- Delete Post
- Turn Off Notifications
- Select as Featured
it is important to fix because some users want to delete or edit comments as well 
and, replace with comment section code with this
" <svg class="olymp-three-dots-icon"><use xlink:href="svg-icons/sprites/icons.svg#olymp-three-dots-icon"></use></svg>"
Its works but dropdown list is disorganised and not in format like in post section
Hi,
Please, send us to info@crumina.net your edited files, so we could see the problem. And next week our coders will take a look into this and will try to provide you with a solution.
Thanks!
Best regards, Crumina
Hello,I would like to know that all users are able to update photo,video,mp3 etc.?They will only have permit to see and use their updated data ?Is there any website I can login and try it ? Thank You
Hi,
Olympus is a raw HTML template that comes only with HTML and CSS files for frontend. It has no backend scripts, and is not a fully working social network. To become such it requires additional coding.
Also, please note that images from the demo are not included in the downloadable version.
Thanks!
Best regards, Crumina
Do you have WP version,which i could use for our client
Not yet. We are currently developing WordPress version.
Yes ,i am tolking about WordPress,which i used.I don’t know your HTML version will work as good as other social themes.I need a social themes which our clients are able to upload their photos ,video or mp3 etc.The most important thing is ,they only can see or use their media,not all of this website media.Please show me how to get this function similar as facebook or google+
We can’t show you anything, since WordPress version isn’t ready yet and HTML version doesn’t have required functionality.
Ok,when it should be done,please send me the link when you are done the WP version.Thank You
Just to remind you Crumina. It’s the first of February 2018 and I can’t wait to be the first buyer of your Wordpress version!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Looks like there’s still long to wait. Just found the Progress Page here: https://wpcode.pro/olympus-wp-buddypress-theme/
Will be checking it often. Wish you all the best.
Also, I want to say that you should be able to create same design as the HTML version on Wordpress. Check the “Youzer” plugin on CodeCanyon. The Author has totally transformed the BuddyPress design with a plugin. I am sure you guys can also replicate Olympus HTML design in Wordpress.
Hi,
You are right, unfortunately we won’t be able to finish the theme in February.
And thank you for pointing us to the Youzer plugin! It seems very good. Our coders will check it more detailed, and will use it, if it turns out to be absolutely suitable for the Olympus WP.
Best regards, Crumina
Thank you for response. The reason why I shared Youzer with you was to show that it’s definitely possible to create “Olympus HTML design” in Wordpress and make the Wordpress Version look just like HTML version.
You should not rely on Youzer for that. You should be able to achieve the Olympus HTML design in wordpress yourself independently. That will be the best for your business and your customers. Good luck!
Thank you for your opinion! We value it a lot.
- Booststrap4 (final) but I’m sure you have that already planned
- Use of Webpack with examples like with purifycss etc.
- Team-Pages (forming as a team, selecting functions like 1 is a leader, 1 is the protocol guy, etc., team chat, team black board for posts)
- Course-Pages (with tasks, assignments, progress tracking, course material section, exams, teacher’s marks)
- Saas-Product/Service-Pages with recurring fees (monthly/yearly + setup fee)
Hi,
1. Yes, Bootstrap 4 final will be included in the next update.
2. Unfortunately, we cannot implement this. Many of our customers need bootstrap code, that is not used in the current template.
3, 4, 5. We will pass these requests to our designer for further review. If he designs such pages, they will be implemented in the HTML version accordingly.
Best regards, Crumina
Thanks. Really love your themes btw. very professional looking but also fun and beautiful. Documentation could be improved a bit I hope.
Thank you! We’ll take it into account 
Hi,
Our designer has approved the idea of adding Team-Pages, Course-Pages and Saas-Product/Service-Pages in future updates. We can’t promise that it will be done fast as we are fully loaded by other work. But could you please send us examples of the requested pages to info@crumina.net to get a rough idea how they must look like?
Thanks!
Best regards, Crumina
How much need to come new version, I want to purchase this theme but waiting for new updates otherwise I want to purchase it twice
Hi,
We release updates approximately once in a month. Please, specify what you expect from the new version.
Thanks!
Best regards, Crumina
can i edit some features(layouts,colors) according to my need
Yes, of course. Please, refer to our online documentation for detailed information on all template features. It will help you edit them according your needs. Thanks!