Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

bug

  1. ijndsfijkansmf

    school project being stupid, columns and rows not working.

    this is due in like a week or two and I've tried using chatgpt but it doesn't work. I've got like a background image and I have it so that when the image finishes it goes back to the normal background colour, which is white. I'm trying to put some writing next to an image which is in the middle...
  2. Q

    Can Anyone Help With Repairing The Bug In This Code?

    I have set myself the task of trying to effectively diagnose a Bug in this piece of code, which has been written in JavaScript. the problem. How does a coder who has just started to learn coding, use 'variable watching', 'compiler warnings' and a 'unit test' for this objective? Here is the piece...
  3. Johna

    Bug Multiple messages being sent.

    Quite often (like 1 in every 2 posts) when I post a message It shows like 5 of the same message have been posted (as if I've posted it 5 times). When I reload the page there are then two messages posted so I have to delete one of them. This bug only started on Tuesday I think.
  4. Johna

    Bug Can't Upload a GIF as my Profile Picture

    I am trying to change my profile picture to a GIF, but it either loads forever and then nothing happens, or I get this error: The GIF image is 400x400px and 2.38mb
  5. Giscoding

    Custom Fields

    Hi, I have created a Custom Field page, which looks fine on the Wordpress page backend BUT does not show on the actual website page. I have added the Customs Field and Taxonomie, so not sure where the issue is. Does anyone knows? Many thanks
  6. Giscoding

    PHP Does anyone knows how to sort this out?

    Hi, I am having an issue with my site and it is driving me crazy for weeks now. My problem is simple yet I cannot find how to fix it. The issue is: In my Menu, all pages are set but when I click on the "Profile" page, it loads the "Home" page. What I have tried so far: -create a new menu and...
  7. Mettatone

    Python My basic python script is not responding, please help.

    import pyautogui import tkinter import sys from tkinter import * def delete(): while True: pyautogui.click() pyautogui.press('up') pyautogui.hotkey('ctrl', 'a') pyautogui.press('backspace') for x in range(3)...
  8. RaaselBrig

    CSS Whitened Out Button

    It looks like it was hovered or such but it wasn't. Does anyone know the solutions to make it normal? I'm using a Wordpress themes Site: dirumahin.com
Back
Top Bottom