Creating Page Based on Category

REVISIT: Feb. 2nd 2016 The original code had many issues Data wasn’t sanitized and validated which can lead to serious security issues Some parts were repetitive Bit messy and sometimes hard to read Some sections was only partly working Used globals which is really evil That is why I revisited this answer and updated the … Read more

what’s meaning of it when submit a theme?

OK, I figured it out. It took a bit of digging and many bad suggestions. The solution is actually quite simple. Just replace this in your theme files: Where you have this: <div class=”comments”> <?php comments_template(); ?> </div> Replace it with this: <div class=”comments”> <?php if ( comments_open() ) : ?><br /><p><br /><?php comments_template(); ?><br … Read more

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