#coding help
Explore tagged Tumblr posts
Text
Featured Posts without jQuery?
So, you might know this amazing tutorial right here by @fukuo about making a featured posts section with the Tumblr API and jQuery.
Given that we're all kind of try to move away from jQuery, I thought, would it be possible using vanilla JS only? I tried converting it by myself first but — after reading a StackOverflow thread on how to convert jQuery's "getScript()" to vanilla JS — I realized that I lack the knowledge to do that (and not need ages for the conversion). Instead, I decided to use different online converters and check if the JS looks valid and doesn't contain traces of jQuery still; I ended up using this converter here. The result can be seen here (just the script).
However, when I use this script, there is no result at all and the featured posts are not being displayed. The code analysis on CodePen tells me that "Uncaught TypeError: document.querySelector.getScript is not a function", which brings me back to the aforementioned StackOverflow thread that made me feel like the huh? cat.
I did try @eggdesign's featured tags code as an alternative but either I'm incapable of running even that one or it is simply not compatible with @mournstera's base code, which I'm using.
If anyone has ideas on how to fix the converted code to make it work, I'm glad to hear your suggestions, it can only get better and I thank you in advance for offering your time and skill to help.
TL;DR: I'm once again losing the fight against the boss (JS + jQuery) and I'm handing the controller (bad code) to a cousin (incredible people on this site) to beat him.
#coding help#jQuery#vanillaJS#ngl this always feels like a walk of shame#tbh rude that I wasn't born capable of literally acing everything at the first try
14 notes
·
View notes
Text
Coder friends? Help?
Im trying to make a deafblind cat in clangen.
I've got the deaf part down, but I can't make him blind.
Here is the preexisting code I wrote for him to be deaf
Here's some info:
I run on linux
I use the text app to make and edit files
it is .json
any help is appreciated -w-
11 notes
·
View notes
Text
aight sticking my paw out there- any clangen blogs out there good at coding in the particular field of adding custom cats? ive followed the text guide spreadsheet, added the cat ID to the clan's save file, and even added a history/relationship json files for the cat, yet this lil guy is STILL not showing up in-game. is there a secret step im missing to solidifying him into existence??
here's what his clan_cats code looks like in screenshot form(dont mind the pronouns, i was planning to just change those in-game once he's visible)
hes a sibling so i just copied his sister's stuff and pasted it on a new file for the history/relationship stuff, only changing the ID from 117(his sister's) to 118.
#and before anyone says anything abt the discord: no#no offense but i do not like the fact that resources for this stuff is hidden behind a group chat#not bumbleclan#warriors#clangen#clan generator#coding help
14 notes
·
View notes
Text
So! I'm making a web game!
It's going to be a breeding/simulator game like Flight Rising for example, just instead of dragons, you have clowns, cryptids, desktop pets and more!
At the moment we(me and 4 other friends) are planning everything out, how it'll look, the pets you can have, etc.
Currently we have most of the desktop pets planned out, and we're working on the Clowns, but, I can't find any good sources for clown husbandry so that's going to be a while.
I will be coding, though I'm still learning so someone who knows how to code and wants to join the team would be much appreciated.
The working name is Digital Playplace, but it's likely going to change.
Dm, rb, comment, whatever you want if you wanna help! We're communicating on discord atm, though.
Anyway, that's all!!
Support me on Kofi if you can!!
#coela talks#not a request#clown husbandry#I guess#Creatur husbandry#I think???#Web game#coding help#Pls#Game making#Ig??
7 notes
·
View notes
Note
Heyy aurie!! Im a writer with a head packed full of ideas and I wanna try making an if!! Previously, I have written poems and snippets but never a whole story. I've alr downloaded twine and everything but ITS SO CONFUSING?? if you have any tips i would be so grateful omd 😭
hii! I am honored you asked me to help, but really before trying to do anything you should look into trying out the different formats on Twine! You basically do that by creating a new game and go to Story, then Details, and check it out (type something into the empty passage to at least see something and what the font looks like). By looking into them and seeing the designs of each one, you can figure out what works best for you. I personally love Sugarcube because it uses CSS, HTML and JavaScript to work, and there are currently a lot of resources for it!
I feel like I would do a better job if you had any specific questions to ask about how to start designing a game, so feel free to DM me. I can also help with coding as well ^^ though my JavaScript knowledge is nonexistent.
I can throw out some resources to look into as well:
Sugarcube v2 Documentation
100% Good Twine Sugarcube Guide
Megathread of Resources
Also, I’d be interested to know just what exactly you want to write, since you have so many stories. I know I have a lot, but I began working on each one at different times, so it would probably be best to settle on your favorite one for now. Maybe read it in the future too lol.
7 notes
·
View notes
Text
question for website building nerds:
is there a website builder that you can physically design, then convert into html/css code?
the only way i know how to describe it is one that is visually understandable. (the only example i can think of is like carrd but it doesn’t HAVE to be like that just simple like it?? idk)
i want to make my own website (neocites), but it’s hard to do with the disabilities i have. i can design just fine in terms of visual shit, it’s the code that fucks me up. it triggers stress, brain fog, pain, etc.
sorry if this sounds stupid, i’m new at this. don’t tell me any “oh just take the time to learn it” i don’t have the memory power for that.
#neocities#html help#coding#coding help#html converter#website design#HELP#neocities help#saltcat text#idk what else to tag yes u can reblog i need help#codeblr#progblr
104 notes
·
View notes
Note
Hi, love the game and I can't wait for more of it. I was actually coming to see if it was possible to get a little bit of coding help. I'm currently using Vahnyas template for twine and am having issue getting the progress bar to work. (such as go up or down with choices.) I was wondering if there was a way to use the current codes supplied in the code or if I would have to use a new one?
Hi Anon! Can you let me know what you mean by the progress bars?
I helped a friend with Vahnya's second template to get stat bars that change dynamically with the variables they are associated with, since those weren't coded in for whatever reason. I made a macro for that friend that I haven't shared since it is specific to Vahnya's second template, but I can share the code with you! Is that what you mean? Are you using the first or second? I think we can work something out together!
I would appreciate it greatly if you can DM me on Tumblr (uroboros-main, since this one doesn't accept DMs as I am sharing it with a friend) or Discord (my user is mistyrious. -- with a period!) so I don't clog up anyone's dashboard with specific coding asks, hehe :)
So reach out, if you dare!
26 notes
·
View notes
Note
Hi KC, I don't want to bother you but I was wanting to ask a coding question if thats alright. I'm trying to allow players to select more than one piercing to wear, but how would I properly code that so it comes up later. I know I would need to use an if statement in the future. But, I'm having trouble on how to allow them to select more than one from the beginning and store the variables.
hey! if I’m understanding you right I think this is a simple fix. just code the piercing variables as like:
$piercing_option_1
$piercing_option_2
and so on and so forth, so when it comes up later it would be something like:
“the mc looked in the mirror at their <<if $piercing_option_1 is “ears” or $piercing_option_1 is “septum”>> silver jewelry<<elseif $piercing_option_1 is “none”>>bare face<</if>>”
and you would just repeat the process for the second option as well. I hope I’m making sense, and if you have more questions feel free to ask.
Also I made it like 2 years ago atp but I think I kind of go more in depth in this video:
youtube
10 notes
·
View notes
Text
Need webdev help? Send in your questions!
As part of Saturday's update, we announced the next stream in our "Let's Build our Website!" series, which explores how Astro can help anyone create the website of their dreams!
For this next session we're tackling some light basics of programming (specifically tailored to what you're likely to encounter while using Astro), but, more importantly, we want to help solve your problems!
If you've encountered issues while trying to build your website, if some webdev concept or syntax still eludes you, or if you have any question(s) about how to approach a programming journey, let us know before or during our stream on Friday September 15th at 3PM PDT (timezone conversion) on Twitch! We'll answer them during the stream and publish the recording later on!
60 notes
·
View notes
Text
Can you get a job with just html, css and Java? Basically just as a front end developer ? With square space, Shopify, and WordPress does this take away a lot of need for front end developers?
Also with ai becoming more prominent is it "useless" to just have front end experience and are more companies wanting more people with back end experience?
#nonsims#coding#codeblr#learn to code#coding help#front end development#front end developers#questions#help
87 notes
·
View notes
Text
Roblox Psychological Horror Game idea Day 2
Sorry for the late update! I'm working on the shelves and door script but I'm stuck on the scripting part. It won't move when I touch the trigger part. If anyone knows what’s the issue, please tell me!
Hi! If you don’t know me, I'm a beginner working on a game that's puzzle based, inspired by psychological horror from Jim’s computer, Inspiration of the stores from Get a Snack at 4 am, and Write a Letter! I update almost every day and if you want updates, consider checking my blog/following me on my journey!
#roblox#coding#coding help#scripting#psychological horror#jims computer#get a snack at 4am#gasa4#write a letter
15 notes
·
View notes
Text
GUYS HELP DOES ANYONE KNOW WHAT TO DO????
I DID NOT TOUCH AT ALL AND THEN MY CANVAS GOT FUCKED UP, IT JUST SQUISHED??? I WAS COOKING SO GOOD BEFORE
I was cooking so well before :(
3 notes
·
View notes
Text
literally how does one use tumblr in the year 2024??!?!? I just want a cute 2014 anime kid nerd Tumblr blog but nooo why is it so hard ;-; I don't understand code and I just want a cute blog someone help me omg please
#help me omg#what even is coding omnggg??!!#why are all the videos on yt and stuff like 8 years old T_T#if you know how to make Tumblr themes and all cute please help me#also I want like a cute playlist of music and I thought it work?? then it wont play so me sad :'<#tumblr themes#blog theme#coding help#code#idk how to tag this#idk how to code#rant
8 notes
·
View notes
Text
Guys how do i do this with divs and images cause i need to have an image next two two stacked divs but for some reason the image which has float left has like a margin or smth idk but like it isnt right next to the divs its kinda offset a bit and idk how to do this :-(
5 notes
·
View notes
Text
okay, tumblr-backup is working GREAT for me EXCEPT now it wont make an archive of my blog. like, i keep running it, and it makes the .first-run-options file, but no "posts" or "media" folders show up, and no posts get downloaded. i finished archiving my original posts, but i really need to run it again grabbing my writing with the notes archived, because a lot of writing is saved in the replies. it just keeps skipping over posts as if it's seen then before and doesn't need to archive them but im trying to tell it to archive them again anyway! i've gone to new folders, saved it on and off my external hard drive, i've zipped and deleted my old archive, i've deleted and freshly installed tumblr-backup, i don't know what else to do. please can anyone tell me why this is happening? i dont know if i can copy all these notes by hand
#help#tech#coding#coding help#programming help#archive#archival help#tumblr-backup#tumblr backup#back up tumblr blog
2 notes
·
View notes