Discussion on WeRock - Ajax Music Radio Streaming & Event HTML Template

Discussion on WeRock - Ajax Music Radio Streaming & Event HTML Template

Cart 618 sales
Well Documented

xvelopers supports this item

Supported

130 comments found.

can I use it with Muse?

This is a HTML theme, you would have to convert it ti Muse

how can I do it?

You would have to hire a developer you could convert it

hello, I purchase your theme today and it is impossible to install because it tells me that the style sheet is missing

You have purchased HTML version. I think you need wordpress. http://themeforest.net/item/werock-multipurpose-music-event-wordpress-theme/7692372

I was wrong, you can pay me is the html version I buy so I can take this version?

We are sorry you had to experience this, but its mentioned in the name and also in the category that its HTML theme, so in this case Envato policy don’t allow us to refund.

Hello I am having a minor problem with my tweet.php feed, when I purchase and upload the file to my website, at first it work fine, but now it keep showing me that it is loading, but it never ends. Here is my website link www.gspothome.com please help. Thank you

This could happen if your configuration file is not correct, please make sure you have entered you secret keys from twitter.

I need to add my Shoutcast Information to the Music Player and have it Autostart when someone visit my website. How do I do that?

Hi, Shoutcast provides port and url for radio stations, so simple use that as meda source , like url:port and it will work fine , please see jplayer docs if you have any confusions, http://jplayer.org/latest/developer-guide/ . This demo shows example of radio streaming: http://jplayer.org/latest/demo-08/ ..... In order to set player auto play you have to set autoplay: true, somthing like this http://awesomescreenshot.com/02e5p63264 .. Let me know if there is any confusion,

I purchased this template and the Theme color is Pink. I need to know how to change this to Red or Maybe Green. My purchase ticket is

74618744-2f69-4d86-b32e-1a79877079ab

Hi, you would have to include desired color css file right after main.css (assets/css/colors/colorname.css ).

I just bought this theme and I am trying to customize it; Your instructions are not very good; in fact it is very poor; you did not give any instructions on how to change the songs in jplayer or the names; all you did was point to jplayer. That is not very good. You need to tell the people how to make changes; you cannot just point to jplayer.

The reason people bought your template is because they don’t have time to try and figure out everything; if they did, then they would not need your template.

I need to know where and how to change the artist and the songs in the template; you did not provide this information. I bought this theme because I don’t have time to search all over the internet and read how jplayer works. Neither did you provide information on how the contact form works. I am not a programmer; that is why I bought your template

Please provide information on how to change the information in your template or please refund my money.

Thank you.

Hi I am not sure why would you write alot just to ask something that you cant figure which was actually provided. Have you checked HTML files? This is HTML theme so everything would be in HTML , and in HTML each and every jquery plugin must have been called on a HTML element. so if we talk about jplayer which is again a plugin, you should just check the HTML block which is responsible for that player, and if you would do that you would never have to write this long comments… And We themeforest authors cant teach any buyer how to use plugins so we are suppose to point towards docs of the plugin. Basic knowledge of HTML and jquery is required for most of the HTML themes. otherwise you should try wordpress theme they are easy to use for non-programmers. In the HTML files its commented how to include songs. Please open index.HTML file and find the section where jplayer has been placed. and in there you will find a list that have songs you have to replace those song with yours. For artists please open the relative HTML file and its all there. I cant write in the docs that in x page you would have to change y images to setup you website, because these are images and HTML. No offense at all, However I do find your comment offensive, that I don’t think is the appropriate way to ask assistance.

Hi there,

at first here my verification: 89ca07d5-028a-42ba-8075-XXXXXXXXXXXXX

I have only one short question: In the mobile view of the navigation, the first layer is clickable if it contains submenus. I want the same function from second to third layer – but the second layer isn’t clickable, instead it is showing the content of the third layer. But I want to tap first and THEN showing the content of the third layer… I think it seems to be possible by modifying the Javascript-Part, but I’m not a coder… :( Can you help me?

Thanks in advance and best regards Stefan

Hi, Currently only 2 level menu is supported, We will add this feature soon in next updates.

Yeah sounds good… Can you give a tentative schedule? Do you talk about weeks or months? :D

Cant tell you any fix date for this feature to be included. However will try to make it happen asap

Hi, please could you advise me on an issue i’m having, every outside code i seem to use will not work correct, Firstly i have a code for selling tickets via ticket tailor, code will not work without main.js removed. mainly have edited one of the album pages to a shop item, tried to post the PayPal button code within the page at shows nothing?

Please could you show me an option to get around this otherwise i will not be able to use the template, without the payment button link.

Regards

Wayne

Hi, which version are you using, is it ajax or classic?

Hi! The music player can be configured to stream from a live radio station stream? If not, if i’ll buy a shoutcast player can you help me configured it? Thanks!

This player supports shoutcast all you have to do is to add shoutcast streaming url.

Can I install this theme on wordpress?

This is HTML, you cant install on WORDPRESS, Here is the wordpress version, Please check it out http://themeforest.net/item/werock-multipurpose-music-event-wordpress-theme/7692372

does this theme play Icecast streams?

Hey, Werock is using jplayer, Please read these docs, http://jplayer.org/latest/demo-08/

Hello,
you can add volume player?
thanks

Volume is already in the player.

Hi
http://xvelopers.com/html/werock2.0/Werock-classic/index.html I do not see Volume
can you tell me which is Volume?

Ooh sorry , I confused with our other music theme. In werock there is no volume control yet. This themes uses jplayer , you can see its docs here http://jplayer.org/latest/developer-guide/#jPlayer-option-volume and it should be easy to modify theme according to your needs.

Hi!, I’ve been reading all the comments and just wanted to know if the shoutcast option is now available before buying it! This template is the perfect one I’ve been looking for.

We have not added any demo for shoutcast but the plugin used in the theme i.e. jPlayer supports it. So you might have to modify code a little. Please see this demo of Jplayer http://jplayer.org/latest/demo-08/ , this demo shows radio streaming .

Hello…. I’m using the ajax version of the template. Any external link I enter me opens it within the website I tried with blank but nothing. Is there a way to open links of the same site but as a new page is not inside? Thank you

you would have to update ajaxify plugin used in this theme and then if you will use _blank it will work. Please replace ajaxify.min.js file ( assets/js/ajaxify.min.js ) with https://github.com/arvgta/ajaxify/blob/new/ajaxify.min.js .

Hello, I would like to enter a different player, I wanted to know the procedure for doing disappear the downsizing of the page as the new player I would be placed across the width of the page, thanks

I am not sure what you asked, however if its just about not using default player and adding new one then I would suggest you to remove js code from main.js (assets/js/main.js) file to avoid any conflicts. In main.js code is divided in to section using comments, it should be easy to remove current player code.

Hello…. I’m using the ajax version of the template. Any external link I enter me opens it within the website I tried with blank but nothing. Is there a way to open links of the same site but as a new page is not inside? Thank you

This item will not install due to the fact that the style.css file is missing.

I tried to upload it directly and it still does not show up in my available themes please help.

My purchase code is: f28ccd31-6e2f-4e70-80eb-0ba52fc23c2b

THank you

Hi, I think you are trying to upload it on wordpress. This is HTML version.

oh no…. so I bought the wrong thing…

Wordpress version also available for werock.

when will u respond my query?

I asked you to email me :D and I have not received any…. so that I could send you fix for the maps

what u want me to mail u

i just want you to email me with your problem about maps. I cant attach your solution here, no option for attachment… Or wait till the TF approve my update and you will be notified automatically

Google Map is not working

Purchase code: a643cc12-57d9-4e9f-a43e-f15c23d23373

please post your site link

There is a problem in the JS. Please email me and I will be able to send you solution . You can email me from my profile page. Thanks

how to view photo gallery with more than 1 photos as slides

In this i can able to view only single photo in prettyPhoto js

i need set of photos to view

pls let me know how to do this

We have not added photos playlist in the current version. You would have to modify code according to your needs. Please see prettyphoto docs http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto you should be able to add gallery playlist with the help of docs.

Hi, I tried adding a “latest” video section in my home page, but it doesnt show up as in example. Thanks

I cant see purchase tag , please make sure are signed in with same account you used to purchase the theme. Thanks

So u think I am a fraud who just ask stupid questions ?. God help us… I didn`t ask u money. I asked you a question.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey