WordPress “add to menu” button not working

Try looking at the following areas to try and debug; First and foremost, flush the cache for the url, either by hard reload cmd/ctrl + refresh > Hard reload. Or via any caching plugin you may be using. Use the inspector to look at the console, when changing items in the backend and loading the … Read more

child theme font awesome icons not working

In your CSS, make sure you have this rule: .screen-reader-text{ display:none; } #menu-social li[class*=’fa-‘]:before{ content:”; } #menu-social li[class*=’fa-codepen’] > a:before{ content:’\f1cb’; } #menu-social li[class*=’fa-github’] > a:before{ content:’\f09b’; } #menu-social li[class*=’fa-youtube’] > a:before{ content:’\f167′; } What you’re seeing is labels intended to improve accessibility for the visually impaired so that their screen reader knows what to … Read more

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