php - Getting Cannot modify Error at wp-admin in inspect element -


Yes, inspect Google Chrome's element source tab, also check on Firefox. I search everywhere for the solution, but none of the things could be useful. My Wordpress theme then shows that inspect mode in WP-admin

  wp-admin / admin-ajax Php? Action = df_dynamic_css and ver = 3. 9.1 wp-admin / admin-ajax.php? Action = df_dynamic_js & amp; Ver = 1  

But in the body section in DF Dynamic CSS

  / * = ============== ================================================== ========= Body ======================================== ================================== / body {background color: #dddddd; } & Lt; Br / & gt; & Lt; B & gt; Warning & lt; / B & gt;: header information can not be modified - headers have already been sent (output / home / ***** / public_html / wp-content / themes / dialy-theme / lib / css / dynamic - Css.php: 45) & lt; B & gt; / Home / ***** / public_html / wp-content / themes / dialy-theme / lib / css / fonts.php & lt; / B & gt; Well it shows the source to the directory. I do not know why it is coming in the inspection mode - dynamic-css (lt; b & gt; 2 & lt; / b & gt; & lt; br / & gt; < / Code> 

.php

  / * ========================== =============================================== Body = ================================================== ========== ============== / /  

/ Home / ***** / public_html / wp-content / themes / dialy-theme / lib / css / dynamic-css.php , if you have a trailing ? & Gt; Check if the line is, if yes, then delete it.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -