Blog post stuck in drafts

when I check the page it says nothing found, then I see my post still in drafts It is not clear what is nothing found? Does this mean you have the 404 error? You may have the problem with either the theme or some plugin or with the caching. You may alter the theme and … Read more

How to create a new blog in wordpress?

WordPress can be used as a single install or as once blog where you create posts for that blog. Or you can set it up as a multisite installation where you can have a network of blogs. In a network of blogs, each site (blog) can have it’s own theme or plugins. Follow these instructions … Read more

How can I add bigger image in my blog post?

Seems like you have fetched the thumbnail size image. You can fetch/show the full image url that you have uploaded using $imgsrc = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), “full” ); $imgsrc = $imgsrc[0]; echo $imgsrc; Hope that helps!!

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