Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-3 votes
1 answer
33 views

Including navbars using Php [duplicate]

I've been working on my first ever fully fledged web project to try and learn php, and after copying and pasting my top navbar into the 15-ish pages that I have and the styling for it into the 15ish ...
georges kalouch's user avatar
-3 votes
0 answers
22 views

Loading local host slow [closed]

So i am doing a project using Laravel Php, so actually the project has been upload on live server, and the issue i am having is i am task with modifying the webpage a little, but the issue is after ...
Rock Sora's user avatar
0 votes
0 answers
26 views

How to view images and sentences like "With text wrapping -Square" of Word - laravel-dompdf

I'm using laravel-dompdf now for printing pdf. PDF format: Two images are displayed on the right half of the first page. The sentence is displayed as much as possible in the left half of the first ...
bluestar0505's user avatar
-3 votes
0 answers
36 views

Implementation of Loading Bar on Specific Pages of a Website [closed]

Problem Description: I am trying to add a loading bar to certain pages on my website. I have the pieces of code that I think will do the job, but I'm having trouble integrating them into the original ...
Randy Lucero's user avatar
-3 votes
0 answers
23 views

PHP variables changing position of HTML headings [closed]

I'm creating form with choosing buttons: But when I checked some options all the headings are going up and down: PHP: echo ' <div class="flex-container flex-response" id="...
Piotr's user avatar
  • 1
1 vote
0 answers
32 views

I have a view more button for my container but i cant expand fully my video

i have a view more function and it works well with only paragraph and image. when i have insert paragraph and video together in one container. the expand cannot cover the video In result, the video ...
Lee's user avatar
  • 11
3 votes
1 answer
67 views

How to hide specific fields from WooCommerce Admin Products Quick Edit

I'm trying to hide some WooCommerce fields from the "Quick Edit" window: "Date", "Tax status", "Tax class", "Weight", "L/W/H", "...
Xim's user avatar
  • 57
0 votes
1 answer
41 views

How to link a style sheet in php if the files are not in the same folder?

I have a php project structured like so : ├───public │ index.php ├───styles │ style.css ├───vendor └───views ├───category │ show.php ├───layout │ footer.php ...
mqbaka mqbaka's user avatar
1 vote
0 answers
38 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
0 votes
0 answers
25 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
1 vote
0 answers
61 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
0 votes
0 answers
24 views

Stylesheet file location does not work when i includes it to another php file

I create a simple book.php file in my root directory with some stylesheet what I linked with link tag. But when I try to include the book.php file into all.php file from root/new directory the ...
hasanofficial27's user avatar
0 votes
2 answers
36 views

How to remove a specific pages from the site map in WordPress?

I want to eliminate some links and articles from the sitemap page. I have tried using a plugin called "WordPress Simple HTML Sitemap" and even tried from within WordPress itself but haven't ...
Akhilesh Saini's user avatar
0 votes
0 answers
25 views

I can't integrate css to Chatbro

How can i make chatHeaderBackgroundColor: '#7367f0', only for body[data-style="dark-layout"] otherwise i want to make it #ffffff css didn't effect, I spent hours and a lot of work on it but ...
Episkeys's user avatar
0 votes
1 answer
42 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

15 30 50 per page
1
2 3 4 5
1568