tags disappear on pages (but not on posts!)

On the current theme, there was no page.php file present, so WordPress was reading index.php and, according to the theme’s instructions, displaying the_excerpt(). It will strip many tags, including <video>, and that’s exactly what was happening. The content of the posts is is displayed based (mainly) on the contents of the file single.php, but for … Read more

Parse error:syntax error [closed]

use single quotes outside of the following statement, why you are getting this error because you are using double quotes for class attribute “</span><span class=”meta-sep”>|</span>” and also wrapping it in double quotes. replace this “</span><span class=”meta-sep”>|</span>” with ‘</span><span class=”meta-sep”>|</span>’ or vice versa “</span><span class=”meta-sep”>|</span>” <?php the_tags( ‘<span class=”tag-links”><span class=”entry-utility-prep entry-utility-prep-tag-links”>’ . __(‘Tagged ‘, ‘your-theme’ ) … Read more

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