Templates Camgirl.Cloud › Forums › Templates categories › Chaturbate › Chaturbate Bio Editing › Install Chaturbate Bio design
- This topic has 36 replies, 8 voices, and was last updated 3 years, 4 months ago by Dan N.
-
AuthorPosts
-
-
July 11, 2018 at 12:48 pm #59009
After you are done with editing process, click the Save button in order to apply all changes you’ve made.
This action will automatically refresh and update the generated markup code.Scroll down and click the Copy HTML code button (once) to copy the entire code to clipboard.
1. Login to your Chaturbate account
2. Click on Bio tab in order to access the Edit Your Bio option
3. Paste the code (CTRL+V – windows) inside About Me bio box
optionally, you can paste the code inside wish lists, it will work the same.Chaturbate does not have an API in order to automatically update your custom design from Editor directly to your Chaturbate Bio page.
-
August 18, 2018 at 7:44 pm #62409
Hello, when i post on chaturbate all my text pops up but no images or headers or even the buttons. what can i do to solve this issue?
-
August 21, 2018 at 4:17 am #62569
Read the topic about Device Compatibility and this topic
-
-
February 20, 2019 at 8:37 pm #79132
Hello,how can create floating button for Instagram,Amazon,Snapchat ,and twitter?
-
February 20, 2019 at 8:42 pm #79134
if the template has floating icons it’s a matter of replacing default ones with your desired icons
for manually adding the icons, here’s related topic
-
-
April 12, 2019 at 9:02 am #307251
Hi,
This doesn’t work it just shows the naked code in Chaturbate.
Please advice. I tried this with multiple default templates and it doesn’t work.
Josh
-
April 12, 2019 at 9:12 am #307272
@Chaseida1 it means your CB account is not yet verified.
Here is a topic with more info and how to test if your account can render custom HTML markup
-
-
April 19, 2019 at 8:16 pm #334127
Hello CGC,
I’ve build and rebuild my new template bio for CB.
In “old” offline editor everything looks great, home computer ok, upload with ftp on the web ok, in the editor camgirl.cloud ok.
Copy the source code to own profile and everything is a big mess.No JS, no fancy coding, all straight forward.
Is the anywhere you can let your template check?
username: mcjohnlj
saved templated name: new Layla templateAny help would be very helpful as this is my first own template, without basis of default free templates.
Best regards,
LJ
-
April 20, 2019 at 4:59 am #335278
Indeed it’s a nice concept but the wrong markup.
At quick inspection of your markup code the issues are obviously HTML tags.
Chaturbate does not support<section> and <div>
These are Chaturbate’s list of HTML tags accepted in Bio box
-
-
May 7, 2019 at 1:13 pm #421871
-
May 7, 2019 at 1:15 pm #421877
hi
-
July 3, 2019 at 9:41 pm #696451
hello CGC,
need ur help on coding my about me page for CB.. I already made a image of about me and I kinda would like to use it even tho I didn’t create it from here.. or if there’s a way to transfer the image here and I can use it on one of ur templates that wuld be ok too. just dont know how to do that..
I have the image in Imgbb photo hosting site but not sure which embed code to use.. they offer numerous HTML codes and numerous BBCodes..
I can post it here if its ok?? to see which one is the correct one to use.. your help would be sooooooo appreciated..
BTW thanks for all your hard work of helping out the newbies.. much love-
July 3, 2019 at 10:07 pm #696523
The basic HTML markup for adding images to Chaturbate is pretty simple:
<img src=“image-url”/>
Where you should add full direct path of your hosted image …ending with image extension like .png , .jpg or .gif
Your code should look similar to mine .
Of course you can add some inline css if you want…
There are topics related to this on this forum.
-
-
November 25, 2019 at 6:15 pm #1394940
Hello
I have got and added code to my bio with no problems but you can see any of it on a mobile. Is there a way to make the code responsive. At the moment anyone on a monile just see a black blob, half pics and only parts of text.-
November 25, 2019 at 7:44 pm #1395261
Chaturbate platform is not fully capable to render bios on mobile version. The work around is using inline css and the base is width expressed with % values
<p style="display:block;width:100%;height:auto;"></p>
Element is rendered in full screen widthFor images to be displayed with fluid (resizable) widths
<img src="your-image" style="display:block;width:100%;height:auto;margin:0 auto;"/>
-
-
April 16, 2020 at 12:25 am #2067697
Hi.
I had no issues installing to chaturbate and over the last 3 days that has changed. Everything appears broken and misplaced. Please advise.
-
April 16, 2020 at 7:35 am #2067797
Contact us via contact form and don’t forget to mention your saved project link (so we can inspect the markup code), screenshots might be useful too.
Providing as many details as possible helps us narrow the range of possible issue because there are multiple factors which needs to be taken into consideration:
– is a bug with editor tool
– is a human error originating from editing process
– is web designer’s error, forgot to close some HTML markup tags (its possible)
– it is a browser based issue
– a session based issue
– an CGC editor update went wrong
– a Chaturbate core platform update went wrong or with bugs
So many variables to investigate, reason for which we always ask for as many details as possible… narrowing the list of possible issues from the very start.
Latest possible bug might be the use of quotes for font names…
Example:
<p style="font-family: 'Arial', 'times new roman', sans;">Hello world - this is buggy</p>
And this seems to work somehow
<p style="font-family: Arial, times new roman, sans;">Hello world - this is not buggy</p>
-
April 26, 2020 at 6:53 am #2068689
Hello,
When I want to click copy html code, nothing happens. so I don’t know how to put my bio chaturbate online. what should I do?thank you for your help
-
April 26, 2020 at 8:17 am #2068693
Hi @Mademoiselleemma, I believe my colleague has replied to you via email.
With Liberty update, we’ve removed the visual markup code box but there are buttons.
Sometimes users don’t copy the entire markup and as a result, their install failed.
As of Liberty 7.x the generated markup box(es) has click-to-copy (copy to clipboard) functionality and replaces the CTRL+C (copy shortcut on windows)
All you need to do is to (first, save your editing progress) click the blue button to copy generated markup…paste it on your bio page, that’s it -
April 26, 2020 at 8:43 am #2068694
Merci pour votre réponse mais une fois le lien copié et collé dans l édition de mon profil chaturbate, rien n’apparait… grrr
-
April 26, 2020 at 8:49 am #2068695
Can you contact us with more details, maybe a link to your CB profile page as we need to investigate further this issue.
And please, please use Chrome browser as suggested — here’s why -
April 26, 2020 at 8:51 am #2068696
J utilise chrome
Pseudo chaturbate mademoiselleemma
https://chaturbate.com/in/?tour=7Bge&campaign=LiW0l&room=mademoiselleemma -
April 26, 2020 at 8:57 am #2068697
Remove or alter the Skype word
It is banned by Chaturbate and you are not allowed to use it on their platform.
I did tested your markup code and saw the error message at the bottom (you should of seeing it too when you added the code on CB — shows an text error with red font)
I simply altered the word like this Sky-pe and it saved the markup on CB without issues -
April 26, 2020 at 10:24 am #2068708
ok perfect
thank you :) -
July 2, 2020 at 6:28 am #2073451
Hi Dan
I’m having trouble with my code I have it all ready and I copy the HTML code to my bio on chaturbate profile and it just shows up as code… Can you help me, please…
Username hot100rocks on this site
Thank you
Rick -
July 2, 2020 at 6:41 am #2073452
Hi @Hot100roks , you’ll need to be verified by Chaturbate to be able to add code in Bio
This topic has the “answer” your question and also shows a method to see if simple markup code works -
July 2, 2020 at 7:05 am #2073453
ty just got verified… ill try the code now
thanks
rick -
January 5, 2021 at 9:35 pm #2151104
How do I add selling buttons (vids)?
I’m building a bio page for a friend. It’s all working fine standalone, haven’t put it on Chaturbate yet. I inspected Chaturbate’s code for the default pics and videos section and don’t like it much, and I don’t understand why it doesn’t honor the target=”_blank”. What do people typically do? Pop up another website where their vids are available? Or what?
-
January 5, 2021 at 9:55 pm #2151105
How do I add selling buttons (vids)?
I’m building a bio page for a friend. It’s all working fine standalone, haven’t put it on Chaturbate yet. I inspected Chaturbate’s code for the default pics and videos section and don’t like it much, and I don’t understand why it doesn’t honor the target=”_blank”. What do people typically do? Pop up another website where their vids are available? Or what?
The thing with Chaturbate is that the platform is using a proxy for url/links and all links open in another page with a timer and a message, after timer reaches 0 then redirect to that link. Its no way to bypass that core functionality… but… You can do the next smart thing using the password protected galleries from Chaturbate.
And here’s how I’d do it:
– create the design and add some thumbnail image previews
– create password protected gallery with content inside, premium must tip required token amount to access that content
– grab the password protected link of the gallery and add it to the preview image from your design
The functionality: you have freedom and flexibility of your design because you can showoff the video previews as you want (jpeg image, or gif animated image… up to you) and once a premium clicks the preview he must tip the requested token amount and access the password protected gallery and its content.That’s one simple and secure way to do it.
Another way, might be more complex… involving hosting a video file on a 3rd party host and give access after webcam performer gets tipped… As I’ve mentioned, much more complexity involved. -
February 14, 2021 at 2:29 pm #2154003
Hi, I have a problem. A month ago, my Chaturbate account was verified. A week ago I made my BIO on Canva and wanted to add it as a regular image – I used the code for this: < img scr = ” link ” / > (I used gaps here, otherwise the page won’t show the code) and it worked (I normally entered the code in Chaturbate), but now that I entered my account after a week the link is not working. I tried to make a new image link on another page (Imgur instead of ImageShack) but it doesn’t work either. What can I do in such a situation? Can I use a different code? Do you know how to fix it?
-
February 14, 2021 at 2:45 pm #2154006
This might be useful
https://dandesign.camgirl.cloud/blog/add-images-to-chaturbate-bio/
(scroll down to troubleshooting section)Right now (because we did test it) a Chaturbate server used for media (proxy images) is having difficulties so it might not be an issue related to your markup code but Chaturbate platform bug.
Please note, we don’t work at Chaturbate so your inquiry might have the correct answer from Chaturbate Support staff behalf.If image is showed broken, right-click to open it in another tab. If image is rendering ok , all good if not, you’ll see an 502 server error.
-
-
February 14, 2021 at 2:58 pm #2154008
Thanks Dan for the quick reply. I appreciate what you do. Rendering not correct, I get a 502 error. Do I understand correctly that this means the error may be on the Chaturbate’s side?
-
February 14, 2021 at 3:01 pm #2154009
Yup. If it shows your Browser green, Cloudflair green but camo (Chaturbate server) red there might be an issue.
-
February 16, 2021 at 2:21 pm #2154141
Hi Dan, support team fixed my bug, thanks;).
I wanted to ask if you know how to add transparent text to the screen? I would like to add my nickname and broadcast date. -
February 16, 2021 at 3:18 pm #2154142
There are two methods you can use.
One of them is using OBS with an overlay or SplitCam Software with an overlay.
Via HTML markup it’s not really possible.
Here’s an inspiration OBS overlay for OBS (scroll down to see the video)
https://marketerbay.com/product/dmca-overlay-with-scrolling-text/
-
-
July 21, 2021 at 12:56 pm #2165051
@dan
how were you on Discord?-
July 21, 2021 at 12:58 pm #2165054
@Cerberus
Dan-CGC
same photo as here
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.