Skip to main content

All Questions

Tagged with
1 vote
0 answers
23 views

How Do I make my sliding login/register page display the correct container

I Basically copied one of those sliding login/register pages, customized the CSS a bit and now I started doing backend for my project, I got to the part where I want to redirect users to register, but ...
Tom brown's user avatar
-1 votes
0 answers
34 views

How can I enhance the CSS styling of a table in my PHP admin dashboard? [closed]

Description of the Issue: I'm developing an admin dashboard using PHP and MySQL for an e-commerce application. The dashboard includes a table displaying product information, but I'm encountering ...
Misbagas's user avatar
0 votes
0 answers
24 views

The second pop up button is displaying forbidden error in php

Trying to do two difference frame.src in the script but still not working. If I change the file path which is `/qcpl/Backend/ to another filepath, it hiust changes the filepath of the first popup ...
Juluis Tadena's user avatar
-3 votes
0 answers
35 views

Troubleshooting Redirect Issues and Server Errors on a PHP and Laravel Website [closed]

I've created this website: www.earnesly.com However, I've been experiencing issues where the page sometimes redirects unexpectedly, and I often receive 502, 500, and 504 errors. Despite my debugging ...
adyems Godlove's user avatar
-8 votes
0 answers
32 views

I got an error while sending notification [closed]

Can I ask? I coded the bot using JavaScript, but when I tested it, it said it was normal, but when I uploaded it to Git, it got an error, why? Can I ask? I coded the bot using JavaScript, but when I ...
35 Trường Nguyễn Ngọc's user avatar
-1 votes
0 answers
21 views

how can i show Multiple Images of Products inside the database mysql using php js [closed]

Only 1 image from the database is pulling inside the modal which is the class= "main-image" <?php session_start(); // Check if the user is logged in if (isset($_SESSION['username'])) { ...
Obri's user avatar
  • 1
1 vote
0 answers
49 views

Dompdf not rendering display: flex correctly in generated PDF

I'm using Dompdf to generate PDF invoices from HTML templates in my PHP application. The HTML/CSS template includes display: flex for layout purposes, but when rendered into a PDF using Dompdf, the ...
KAVIN PRASAD J's user avatar
-1 votes
0 answers
34 views

menu under the admin folder not working in live [closed]

In the menu under the admin folder, the index.php file is not working. It does not get a path. It shows a blank page. But in the Localhost it's working properly. In live its create problem <a class=...
Karan Bhagat's user avatar
-1 votes
0 answers
35 views

How can I create a file directory website [closed]

I am trying to create a website that is aimed at allowing the user to download a file from a directory/index of files on the website. Is there a shortcut to creating a website like this from existing ...
Ryan's user avatar
  • 1
0 votes
1 answer
41 views

How To Add Link With Thumbnails In Sidebar In WordPress

I'm trying to add few manual links with thumbnails in sidebar using Custom HTML Widget. The thumbnail images are unclickable as I do not know how to make them clickable. My main problem is that when I ...
ppsren's user avatar
  • 1
-1 votes
1 answer
45 views

Adding CSS class to element with PHP for what time of day it is

Okay, so I asked this question before, but I really did a terrible job explaining myself & may have even annoyed some folks. For that, I am sorry. So let me explain the issue better. I have a ...
TIBrent's user avatar
  • 15
1 vote
2 answers
51 views

How to load css files in code igniter 4, but not from public folder

I want to load css file from app/asset/css/tes.css This is my css file This is my controller This is my route This is my view I tried many ways but still couldn't. Please help me I want to access the ...
Rifkhy Charisma's user avatar
0 votes
0 answers
40 views

Move the color and size table to be under the product tilte on Mobile Version

I am having a problem trying to figure out why on my mobile version. The table for color and size variations watches is above my title. On the website and the desktop version It looks perfectly fine ...
WǑMISUW's user avatar
0 votes
1 answer
32 views

Problem displaying an img when i upload the file

I am learning php and i am facing a problem. I am creating an upload form and when i upload a pic it doesn't appear automatically on html form.Below i am posting both html form and php code to help me....
0 votes
0 answers
20 views

CSS scrollbar-gutter causing STATUS_BREAKPOINT on partially loaded page

I think that I just discovered a very specific CSS bug which I'll try to demonstrate: I have "scrollbar-gutter: stable" set to a DIV element. I use JS to load cached HTML content to the DIV ...
OciXCrom's user avatar

15 30 50 per page
1
2 3 4 5
974