akshay1409
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WordPress Popular Posts] Override with Custom ThumbnailsThank you, Ikki24!!
Its working…Forum: Plugins
In reply to: Most Popular Posts Plugin Working Under Wp-CachePlease tell me the solution for this…
Forum: Plugins
In reply to: Image Attachments ProblemMy posts includes many images so with each post that I make I’m increasing the count by fifteen to twenty because there are those many images in each of them.
This I’m assuming is affecting the size of the database. Very shortly considering the large number of posts and embedded images I’ll be in a post count of several thousands. Will that not start affecting the website access in terms of making it slower or cause other problems?
Forum: Plugins
In reply to: Image Attachments ProblemI have disabled post revisions and autosave.
When i upload images through wordpress inbuilt media uploader
{ Like my current post id is 110 (www.blogurl.com/?p=110) and i upload and post 10 pictures in the post using the wordpress media uploader .
Now when i will create another post it has post id of 121 (www.blogurl.com/?p=121) . Now these 10 post ids are converted to image attachments pages (like http://www.blogurl.com/?attachment_id=111 or 112 ….)
}
I want that there should not be any creation of image attachments page because it takes up that many post ids .Forum: Plugins
In reply to: Image Attachments ProblemDoesn’t any know how to remove that image attachments post ids option/feature of wordpress.
Is there any alternative upload method so that wordpress doesn’t record them(post image attachments ids) in database.