Templates Camgirl.Cloud Forums Templates categories Chaturbate Chaturbate Bio Editing Install Chaturbate Bio design

Viewing 25 reply threads
  • Author
    Posts
    • #59009
       CGC

      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.

      Install CB design

      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.

    • #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?

    • #79132

      Hello,how can create floating button for Instagram,Amazon,Snapchat ,and twitter?

      • #79134
         CGC

        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

    • #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

      • #307272
         CGC

        @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

    • #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 template

      Any help would be very helpful as this is my first own template, without basis of default free templates.

      Best regards,

      LJ

      • #335278
         CGC

        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

    • #421871

      hi

    • #421877

      hi

    • #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

      • #696523
         CGC

        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.

    • #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.

      • #1395261
         Dan N

        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 width

        For images to be displayed with fluid (resizable) widths
        <img src="your-image" style="display:block;width:100%;height:auto;margin:0 auto;"/>

    • #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.

    • #2067797
       Dan N

      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>

    • #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

    • #2068693
       Dan N

      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

    • #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

    • #2068695
       Dan N

      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

    • #2068696

      J utilise chrome
      Pseudo chaturbate mademoiselleemma
      https://chaturbate.com/in/?tour=7Bge&campaign=LiW0l&room=mademoiselleemma

    • #2068697
       Dan N

      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

    • #2068708

      ok perfect
      thank you :)

    • #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

    • #2073452
       Dan N

      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

      Chaturbate code showing on bio page

    • #2073453

      ty just got verified… ill try the code now

      thanks
      rick

    • #2151104
       Jonf

      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?

    • #2151105
       Dan N

      @Jonf

      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.

    • #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?

      • #2154006
         Dan N

        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.

    • #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?

      • #2154009
         Dan N

        Yup. If it shows your Browser green, Cloudflair green but camo (Chaturbate server) red there might be an issue.

      • #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.

      • #2154142
         Dan N

        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/

    • #2165051

      @dan
      how were you on Discord?

      • #2165054
         Dan N

        @Cerberus
        Dan-CGC
        same photo as here

Viewing 25 reply threads
  • You must be logged in to reply to this topic.