PerfectVisualHost Support Forum

WEBSITE DEVELOPMENT SUPPORT => WEBSITE SUPPORT => Topic started by: ayomatt on

Title: Registration and media play
Post by: ayomatt on
Hello. On my site during sign up how do I get to the form section on my musicvibez.com site. I need to change the spelling of “producer” under “specialisation”.
 Then is it that every song I put into my audio player on the site has to be from youtube. I put a song link there and its not playing so pls how do I put a song in the audio as well as video player on my site because right now it has all come apart. Tks.
Title: Re: Registration and media play
Post by: Perfect Visual on
1. You you longin under users click "custom fields" and click manage "custom fields" you will see Specialisation, click on it to see all the fields in registration. Change whatever thing you like there and click update.
2. Youtube makes it easier for so many reasons, just upload your songs in your youtube account (if you don't have one go and create it is free) and copy code and paste it in the site. 
Title: Re: Registration and media play
Post by: ayomatt on
Hi. Can any music uploaded to the musicvibez site be played on the sites audio player by copying the link. And can you just kindly reset the sits audio player. I tried uploading an audio and nw its gone wrong. And pls I will need the steps to the video player 2. 
Title: Re: Registration and media play
Post by: Perfect Visual on
1. Try doing something if doesn't work then write on the forum.
2. What error are you getting in the audio player?
3. For video just go to youtube and click on share and copy the code appropriate for the site like the one current in it.
Title: Re: Registration and media play
Post by: ayomatt on
I copied and paste an audio from a site and the music play disintegrated.
 Can I upload music to the site and paste the link from the audio player to the site, or how can I upload audio to the site.
 
The audio player on the site is currently disintegrated.
Title: Re: Registration and media play
Post by: ayomatt on
hi. can u pls give me a detailed description on how to get to my audio and video player on themusicvibez site and how can i pls adjust the size and width and where to download another audio player for the site. your propt response will be  appreciated as work resume tomorrow. tks
Title: Re: Registration and media play
Post by: ayomatt on
is it the link from youtube browser that am suppose to copy or a code
Title: Re: Registration and media play
Post by: ayomatt on
hi. your response on the specification stuff was really helpful. i still need you to help me with how to get to the video side of the site in other to paste the codes. so kindly put me through how to get to
video streaming
poll
audio streaming.
 then is it the link or codes that i will put into the video player. tks.
Title: Re: Registration and media play
Post by: Perfect Visual on
is it the link from youtube browser that am suppose to copy or a code
Is the code that you will paste not the link, then the video or audio will start working as it appears in youtube.
Title: Re: Registration and media play
Post by: ayomatt on
is this a sample of the code. TASx_lY77hM.........and pls you have still not replied to how to get to the video player oand poll. tks
Title: Re: Registration and media play
Post by: Perfect Visual on
I don't understand what you mean
"how to get to the video player oand poll"

Code is more bigger than that. To get code just go to youtube page of audio or video you want and click on share and copy the code appropriate for the site like the one current in it.
Title: Re: Registration and media play
Post by: ayomatt on
what i mean is how to get  to the video player on the admin section of my site so as to paste the code. thanks.
Title: Re: Registration and media play
Post by: Perfect Visual on
When you login into the admin, click on Core.index-member, when it open under block 2 you will see Youtube video. Click beside it to edit it. When it opens you can edit or add the one you have by replace existing one.
The code look something like this
Code: [Select]
<iframe width="420" height="315" src="http://www.youtube.com/embed/-vGVyyIY8kM" frameborder="0" allowfullscreen></iframe>
Title: Re: Registration and media play
Post by: ayomatt on
thanks for your promptresponce, but which part will i edit it from cus its not viewing
Title: Re: Registration and media play
Post by: Perfect Visual on
Just look at the one already there in the site and see change the size or whaterver.
Title: Re: Registration and media play
Post by: ayomatt on
well i seem to have finally been able to find a way through. thanks a lot for the forum and your prompt response
Title: Re: Registration and media play
Post by: Byron on
Pls how du i upload my html files dat i designed in notepad to my website?
Title: Re: Registration and media play
Post by: Perfect Visual on
(Usually http://www.yoursite.com/cpanel) when you log in click on file manager, when it opens, click public_html, when it opens click file upload, it will open in a different window, then, you will locate your file you want to upload and click on it, and wait for it to be uploaded.
Title: Re: Registration and media play
Post by: Byron on
Please i need help, my website which i uploaded shows all my pages in form of a list. I want only the homepage to show so that one can navigate from there when one enters my webaddress instead of
cgi-bin
index
homepage.html
contactus.html
articles.html
biography.html
aboutus.html
and so on
Title: Re: Registration and media play
Post by: Perfect Visual on
Rename "homepage.html" to index.html .