Add div content to my already existing menu

So your links are all set static? If I don’t miss something badly then why do you need the wp_nav_menu-function then at all. You code could look like so: <div class=”menujeu”> <div class=”dropdown”> <button class=”dropbtn”>HACK & SLASH <i class=”fa fa-caret-down”></i> </button> <div class=”dropdown-content”> <a href=”https://www.dm-gaming.eu/chronicon/”>Chronicon</a> <a href=”https://www.dm-gaming.eu/diablo-iii/”>Diablo 3</a> <a href=”https://www.dm-gaming.eu/diablo-4/”>Diablo 4</a> <a href=”https://www.dm-gaming.eu/dreamscaper/”>DreamScaper</a> <a href=”https://www.dm-gaming.eu/grim-dawn/”>Grim … Read more

Overriding inline !important CSS with Javscript code snippet with media query

why you prefer use javascript instead off css it self? javascript will overwrite the css rules if you put in wrong ways. please provide me the web inspect (if you use chrome or firefox). sometimes, css will not work if precedence not qualified reff: https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity if you cant provide the web inspect, would you like … Read more

Admin back end – get URL of file using file browser

You can scan the directory for files with glob() then loop throw the results and list them in a admin modal (thickbox) or just show the list within a admin metabox in the post editor. Here’s a little snippet that i was playing with. /** * Get HTML Article Files from uploads/articles * Support both … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)