Nur Jaman
Forum Replies Created
-
Forum: Reviews
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Sabse ghatiya plugin hai@plugin Author You can use google translate to convert it Hindi to English 😛 this guy think Hindi is international language
Forum: Themes and Templates
In reply to: Media library doesn't loadhey i already solved this 🙂 . the problem with functions.php file
Forum: Fixing WordPress
In reply to: Media library doesn't loadHey Readbelow ,
i find out the solution . the problem is in functions.php file .
please let me know still you have same problem
ThanksForum: Fixing WordPress
In reply to: Media library doesn't loadHey Readbelow ,
thanks it’s working but i can’t set post feature image actually it’s upload but doesn’t show but when i go to list view of my media all images are thereThanks
NurForum: Fixing WordPress
In reply to: How do I change the Header on blog page only???do you a developer ? do you have basic knowledge about WordPress theme development ?
Forum: Fixing WordPress
In reply to: How do I change the Header on blog page only???you can do this simply add different header template for different page . to do that you need to separate your header file and name it like header-yourHeaderName.php then call it like <?php get_header(‘yourHeaderName’); ?> where you wanna show this header. that’s it . make sure you add header- prefix and your header name . for more details
https://codex.wordpress.org/Function_Reference/get_header