191 comments found.
I guess there is no wordpress theme in the near future for us..
Looking good can’t wait..
How much longer do you think
Do you have any live samos from others who purchased theme?
it is still in localhost. no live link yet
ok great, let me know when its ready. thanks
is there a way to message eachother on the theme
Could be done using buddypress
Message in the profile page? How much longer for theme?
Wordpress?
not yet, working on it
is the wordpress version of ADONIS coming out anytime soon?
Yes, working on it
I want a slider on my slide each time i add it it,jeopartise initiall css please send code for a slider so i can ad on y site ,full width slider .Thanks
Hi, all the codes are included in the template zip file. I provide support only if something is not working
Hi Iconic_themes, I’m having some issues with the links for the theme. I’ve updated my site with the theme, which looks great by the way! and i’m using php for my dynamic data. The issue I am facing is when on the home page, if I use one of the links the data does not populate on the page. The url changes and the page needs to refreshed to get the new data. If you would like to see what i mean, visit https://thesound-lounge.com/lounge/home and in the upper right hand corner click, sign in and then the link to sign in. You will notice the url change but the page refreshes the home page. Would you happen to know what can be causing this? so far, i’ve found that if i remove the viewport.js file the links work, but 1 one the sections disappears
Hi, may be problem is in dom elements. It need to be same structure. For example both page should have div element with id “site-content”. I see login page have id only content. That could be one reason ajax is getting content from the target page
It seems that when I was updating the current site, the main site content was removed. You said you could not see it on the login page and once i added it, it seemed to work fine. Thank you!
Good to know it is working fine 
i will pay extra for help so i am waiting for reply
Hi, extra payment is not required. The player/playlist is jplayer driven. Once you update jplayer object the playlist should be updated too if you are using DOM elements correctly
can you do this for me because of i am unable to solve this issue
Okay send me an email. use the contract form of the link https://codecanyon.net/user/iconic_themes
i need some modification so please reply me on dilbirsaggu@gmail.com
hi i need your help about playlist my playlist never update after click on next play button
Replied
Is the WORDPRESS VERSION complete yet??? Im excited to purchase the Wordpress version of ADONIS
Not yet complete, still under construction
I am trying to mess with the codes. but i cant seem to find it. how do i enable for the player to play with video? it would be great if you can pinpoint which file and what to edit.
Thank you
It is a html5 player. Learn more about the player here http://jplayer.org/
Hello, just found that a resize function will cause lag issue on iOS Chrome (I don’t have Android device to test).
Here is the code, it’s inside adonisObj.carousel function of app.js:
$(window).resize(function(){
setTimeout(function(){
if($autoWidth == true){
_autoWidth();
}
_init();
},500);
});
It seems that Chrome fire resize event on every scrolling up or down.
We can fix it by using this method: https://stackoverflow.com/questions/9361968/javascript-resize-event-on-scroll-mobileBut maybe you have better solution?
Resize event does not fire on scroll. What is the problem you are facing by the way? Maybe I can help
I’m pretty sure that it can fire resize event, at least it’s happen on iOS Chrome, did you tried scrolling on iPhone / iPad with Chrome? You should see that lag issue is very obvious.
That is the reason of this issue: https://stackoverflow.com/questions/17328742/mobile-chrome-fires-resize-event-on-scrollWhen you scroll down and chrome hides the browser navigation bar it produces a window resize, but this is correct, because after that we have a bigger window size due to the free space that the browser nav bar has leave.
I have fixed it by myself, just reporting the problem to you.
Do you think about login and logout pages?
and ; http://prntscr.com/kr8iis ?
Was wondering if you could make the play buttons actually work. like have an example audio file for each one like some of the other templates on here. Also the add to playlist button.
If you could make the example include that I’m all in.
I already converted this node. Would be nice for a few more page designs.
Hello, do you have Sass or LESS? And I saw that all your icon is using SVG, may I know are you able to provide more icon or does it have icon set?
Sass is provided in the scss folder. You can use any svg from anywhere such as icomoon,flaticon etc. We used only few svg for our need and did not want to load lots of icons by default
Oh yes, just found the scss folder, sorry for bothering.
no problem
Player can show current playing song shoutcast radio?
It is a html5 player using jplayer so shoutcast radio works
I know will work … I ask can be show current song?
what about the wordpress version ??? can you give a precision about the release date
Not done yet, sorry for delay
Hi Author,
Please help me resolve the below issue:
Due to the website work as SPA, so how I can kickoff the “on ready” javascript method?
Let say I’m in page A, and when I load the page B content “javascript onready methods to initial plugin (photoswipe)” => the js method not work 
Thanks,
Followed your instructions again, and still nothing. not sure whats going wrong.
Hi, what are you trying to do?
get the html running. i added the links to the index page. and nothing happens. is there anything else needed to get this to run?
First you need to know how html works
I understand that, but I assume with support that there would be more help then what you have given. with your limited answers . Especially when you don’t actually answer the question. What else should I be looking at to get this installed on my own servers. sounds like technical question to me. Can you help point me in the right direction to find the proper information that I am looking for.
whats a good user friendly framework i can use?
You can use laravel, django or any node based framework such as meteor or ionic if you want to build mobile apps too
Hi any news on wordpress theme?
Not finished yet
do you think it will take a long time? i am wanting a website and would like your but cant wait months. Thanks
It is almost done.
When can we see the about us pages or event pages?
I will include the pages after submitting wordpress version
Hey, after just purchasing this product, I’m trying to figure out if the scss files are currently in use when the templates are downloaded? Trying to edit them does nothing. Also, the documentation says nothing about how to properly use and edit the scss files or about how they are structured…