Wrong mime types served

OK, so with the help of the comments to my question and some more digging around I have found (what I think is) the correct answer: The apache config needs to have the headers module enabled (“a2enmod headers”) and the mime module (“a2enmod mime”) and the .htaccess file needs to have sections as follows: <IfModule … Read more

Style.css file gets restored to default version

Below is a generic response to help you, but first I want to give you my personal opinions based on my experiences with issues regarding using stylesheets with WordPress. I never use the themes generic style.css file due to issues like this and other common issues. Google no longer penalizes you for having extra .css … Read more

Injecting CSS into Iframe

If the source of the iframe is not on the same domain as the page that the iframe is embedded on, you cannot change contents inside the iframe. If the iframe’s source is on the same domain, add the CSS directly to the source page. More: https://stackoverflow.com/a/36513940

How do I remove/hide embed excerpts from posts

I was able to remove those excerpts with the following code in functions.php remove_filter(‘get_the_excerpt’, ‘wp_trim_excerpt’); Keep in mind that I’m using a theme “Newspaper” for other excerpt settings, which are not affected by the above code

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