254 comments found.
Has there been a fix for the Dreamweaver CS5 issue? I know im a year late but this is now my current issue. The Html wont load… help?
I am able to open it in any editor not sure why you cant open it in Dreamweaver. Please make sure your software is not corrupt and has been installed correctly
hello, Love the template .. still strong. 1. Enter Site and Events button on version 5 – not working (showing) in Microsoft IE (11).
2. I have the audio player set to auto play.. but tired of hearing the same first song. Can you add code to the main.js to add Random.. Or – how can I make the audio player play a random song from the list instead of the first.
thanks .. I hope you continue to add to this template as well.. also having a problem creating a tooltip.. but Random most important- thank you !!
Hi, The player does not have random feature, but you can do it your self, I assume you already understand how songs are added in the playlist, i.e via list in the html , so why dont you make that list random? I am sure you are not using static html but have converted it to dynamic website, so just do random songs in the list that makes playlist, and we are good
yes, its dynamic. I thought about a random script afterwards.. if it works I can post it here for anyone else wanting that.. So I’ll try.. thanks.. But ::: Can you please fix the Enter and Event button in version 5 – does not display in IE(11).. Do you have tooltip code? any lightbox code you know that works? thanks, let me know.. button
Random/Shuffle Audio Playlist:
if you want your album audio playlist to play a random tune on every visit and refresh, try this..
Remove <//script src=”assets/js/jquery-1.11.0.min.js”></script> from bottom of index file.
then add this to head section to replace it (tested) : <script src=”http://code.jquery.com/jquery-1.9.1.js”></script>
then add this js code to head section: <script type=’text/javascript’>//<![CDATA[ $(function () { var parent = $(”#shuffle”); var divs = parent.children(); while (divs.length) { parent.append(divs.splice(Math.floor(Math.random() * divs.length), 1)[0]); } }); //]]>
</script>
then add this inside your
-
upload and refresh page.
ul class=” playlist-files” id=”shuffle”> last post removed code … add this to where your tunes are coded …
Thanks dude
.... did you see this tooltip plugin http://protip.rocks/ ? This seems promising.
Hi – thanks for the development of Poison. I have just about finished my site however am wondering how to have multiple news-popups. Can you point me in the right direction. Thanks
hello I noticed that the site does not work on safari with apple smartphone. you can give it a try? thank you
www.antonellovenditti.it
urgently tanks.
I will look into that asap.
Hello, I’ve just downloaded this template and am really enjoying it.
I am however struggling with a could of things – firstly the news boxes. When I click on the show full article, a small pop up box appears but with nothing in it, it’s like the code isn’t working… Also, I am trying to get the tweets to work – I’ve obtained the right keys but am unsure of what I need to change in the html.
Many thanks
Hi, You need to put your keys in “php/tweet_api/config.php” about news boxes, they seem to be working on the demo, Please make sure there are no bugs in the console.
I need help with the poison site with video background. The site is taking too long to load. I stops at 97%, then takes a long time to load. The video i am using is only 13MB. I can hear the video playing but the preloader is still visible. I need directions on how to get the preloader page to speed up and also how to remove the preloader so that the site load instead of the preloader. Please get back to me as soon as possible thanks.
$('body').jpreLoader({
splashID: "#jSplash",
loaderVPos: '50%',
autoClose: true,
});
I’ve tried to removal all the tags associated with preloader and it leaves me with a blank white page. I can still hear the video but it never loaders the homepage. Here is the code I’ve hidden in the script.
<figure class=”preload_logo”>
</figure>
At the bottom i removed:
$(‘body’).jpreLoader({ splashID: ”#jSplash”, loaderVPos: ‘50%’, autoClose: true, });
and…
<script src=”assets/js/jpreloader.min.js”></script>
</figure>
I’ve followed your directions the preloader is gone but there is still a white screen displayed. As i said i can hear the video but the website doesn’t load. how do i get rid of the white screen.
Any solutions? Or can i get an answer on why the site is taking so long to load?
I am really sorry, But I cant see such issue here, Once I remove the preloader there is no more white, well preloader was not white on the first place, its dark color. May be its something else, Please use debugger and find out what that white thing is.
The largest issue is the loading time how can we fix this issue? I tried to find the underlining code for the white screen I’m getting and can’t find anything that works.
once you remove the preloader does the homepage display for you or is there a black screen?
If we can’t figure this out ill have to request a refund theres no reason that the code should be faulty. It takes way too long to load and holds at 97% for several minutes.
The theme it self is just HTML CSS and JS, Load time depends on image and videos you will add. This has nothing to do with the theme. And I would like to tell you that refund does not work that way. However put your site online and I would see what is that white screen. Leave your link here in comments.
here it is, the page is just white the homepage won’t load
ooh, we missed something. As its the preloaders job to show the body but we have removed it. So please open main.css file and remove display:none; its on line 43. And let me know if that fixed the white screen
just removed it
that seemed to work…thank you so much
Ahhh, Finally . Please don’t forget to rate 
I need help with the poison site with video background. The site is taking too long to load. I stops at 97%, then takes a long time to load. The video i am using is only 13MB. I can hear the video playing but the preloader is still visible. I need directions on how to get the preloader page to speed up and also how to remove the preloader so that the site load instead of the preloader. Please get back to me as soon as possible thanks.
hi i hava a pre purchase question : in mobile view will it be possible to have the menu fixed on top so the user can quickly select a different page?
Hi, By default its not fixed, we did so to ensure more space for user to view content , as in the menu there is player as well, so if we fix it there will be very little room left for content that may annoy some users. However you can modify/mold theme according to your needs if you now jquery basics.
Good night, I’m trying to change the background of line 817 from the main.css .navbar-default file, but when saving the changes the original still appears, please help.
It would be better if you could tell me class name or point out element, this way its hard to tell, however it seems you are talking about ”.navbar-default” and you want to change BG of navigation, well I just tried to change it and it worked, like currently its white, and I changed it to red.
I want to add albums of music to every year in order that it should be opened in the index, but not as changing it into an url that is opened in the same index
Sorry I could not understand your question, can you please rephrase ?
I want to create a link in the section music track of the dropdown-menu, can it me indicate create it like?
Thank you.
Quiero crear un vinculo en la sección music track del dropdown-menu, ¿me puede indicar como crearlo?
Gracias.
Wow you know Spanish as well
, just kidding.
Well its plan HTML you can add link according to your need.
what I understood is that you want to add link of album years, so that you can open related albums, so links are already there in the dropdown.
I want to create a link that opens the year 2013, which now does not open anything, because it has the condition written 2013.
It might say to me that I must use condition instead of # in order that it opens the year 2013?
Buddy its just HTML it would not open anything, you need to do customization according to your needs. You can use ajax or server side language to accomplish that.
Since I can open one mp3 in the audio player from albums.html, because when I put an url of one mp3 it opens a new page me with the audio player of the browser. Please he verifies here http://demo.globalmediahd.net
Hello, meanwhile I wanted to get compliments for the model. I wanted to know how I could link in section 5 albums of several years. Very Important…thanks.
Hello, meanwhile I wanted to get compliments for the model. I wanted to know how I could link in section 5 albums of several years.
Hi, How do I make the Jplayer to play different album songs? now is just playing songs of one
You need to add more then one song in the album list, that list is mentioned in HTML also its in the docs.
Thank you for answer, but I don’t find clear information about, I’d added three albums to test it, and added one song for each one, but the player still playing just one album song, I’m not looking for play many songs of the same album but how to make the player play different albums songs
Hey, In the HTML , on the line 171 , lines may not match as you might have changed according to your needs however still you will be able to understand, Please see the image below this list is how songs are added in the playlist, you have to add as many list items as much you want to add songs in the playlist. I hope this answers your question.
http://imgur.com/a/0aBthjust bought the theme and i’m trying to find out if there is a way to make the navigation sticky to the bottom of the window until you scroll and then it moves to the top to stay there. i removed the player, cause i just need the navigation bar. so, is there a way? thanks in advance.
yes, you could do that, you can do this css or with js , depending on your preference 
well okay, but how? can you gimme a hint please? i’d prefer css over js. but i’ll try digging through your code
$('.hero_section').css('height',$winHeight+'px');
but in your case we really dont want headers height to be equal to windows height but it should be windows height – navigation height so that it leaves enough space for navigation
so this line would change to
$('.hero_section').css('height', ($winHeight - naviheight) +'px');
PS : variables naviheight and $winHeight are already there to be used.
Not sure if I have solved your issue with this or confused you more . let me know
Hi, is the Wordpress version of Poison no longer available? I’d like to use it on a new project.
Sorry we had to remove that.
there is a code to block downloading from url automatic programs (type: jdownloader)?
Hi, I am not sure what that means, are you saying you are not able to download the files?
Hi Apologies, I have not explained myself very well !! By using automatic software, such as jdownIoader, is there a way to prevent others from downloading images, audio etc. etc.?
I mean, I noticed that it is possible automatically download all contents by copying the url of “poison template” in jdownloader.
Is there a way to block this?
Many Thanks
Hey, sorry but I have never implement any thing to prevent such actions. and you are right websites could be downloaded using downloaders
Does the template have an auto play feature if I wanted my radio stream to play as soon as the page loads?
yes, it does. You will have to modify code a bit, I can assist if you want.
That would be great. I’m basically just wanting to use the template as a radio broadcast page. So when someone clicks on my “on air” menu button on my radio station page, this template will pop up, and the music will automatically play in your player.
I’ve modified it a bit because I only need one section. You can view it here: http://www.rizefmbroadcast.citrine.mediaI’ve cut it down to two sections. The two tone section, and the “5-team spread” section. I love both of those but only one of them will be used as the background. I’ll either leave the two tone section alone and erase the team section, or replace the two tone with the team section.
But as far as the autoplay, how do I receive your assistance?
Hi, I know its been more then 10 days, apologies for that, please reach me at xvelopers@outlook.com for autoplay, its nothing but one line I will assist you about that.
Hi – I really love this theme but I am having trouble with #news_popup in terms of enabling a second, third, fourth article and was wondering if you could point me in the right direction to do this. I assumed it might be as simple as changing the id tag for the second article. Could you point me in the right direction to allow a second, third, fourth article.
Thanks and great work
Hi, glad you liked our work, However I am not sure about your question, as in news we used ajax not popups. Yes there are popups in media section and its currently linked with one dummy data, you can add as many popups as you need. its simply the bootstrap modal. http://getbootstrap.com/javascript/#modals
HI there,
I have PC laptop with Dreamweaver SC5 version. I can’t open the index files? Any ideas? Thanks, Cem Gurkan
I am not sure why. All files are standard HTML files and should work fine with and editor.
I’m working up a site with your amazing Poison template. My purchase code is cbffe8e6-3289-45dd-9d5a-0fcc9d2a11e5
I’m having a problem with the gallery. It doesn’t matter what picture you click on, only the first pictures comes up. I’ll also look in comments to see if there was a solution to this that I missed. It is the same in the demo so I know I didn’t break the code somewhere.
Thanks.