By using these code we can move the comment box to bottom ...which is showing by default in the bottom on the posts. Just add these code to your website theme function.php file. function wpb_move_comment_field_to_bottom( $fields ) { $comment_field =...
How to move comment box to bottom in wordpress !
How to hide the Featured image on single view of posts!
Sometime we want to hide the featured image of our website posts. Mostly this featured needs for blog websites. There are many way to do this and we can hide all the single posts featured image through the CSS too....
If in Joomla backend Temp and Log folder showing unwritable !
Sometime whenever we trying to update Joomla and it gives us a message of " Error 0 Cannot open file for writing log " than Please first follow these Steps. 1) If after following these step the issue still occur...
Error 0 Cannot open file for writing log while updating Joomla
Sounds like a permissions issue. In the Joomla backend, go to: 1). System >> System Information >> Folder Permissions 2). Make sure all files and folders apart from the global configuration.php are writable. 3). If they aren't, then you will...
Click to Chat