Tagged Questions
0
votes
1answer
60 views
Edit page header on a custom plugin
I am writing a custom plugin for Wordpress but how in the world do I edit the page header? I need to add some javascript and related codes there.
4
votes
6answers
842 views
Add header and footer to WP backend
I want to add a header in the backstage in order to look more blend in like the frontend. Nothing much I want to add, just the header and footer is enough. The content section remains the original ...
1
vote
0answers
2k views
Unable to stream pdf: headers already sent problem in dompdf [closed]
I have used dompdf to display the user information in admin of my wordpress project. While generating the PDF file it works perfectly in my local server. But in live server Unable to stream pdf: ...
1
vote
1answer
135 views
Show an image in my header.php
I want to let my customer choose any image (in my backend) and then it will be displayed in my header.php. i've found Image Widget, but it just show images in the sidebar. I want something like:
...