Prajay
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display pending post detail to user.solved…
Forum: Fixing WordPress
In reply to: post_title is not inserted in the database.well finally found the solution..
it is nothing you just have to change the post_status to pending. than it will work..
i do not know why it is like that but it is working that way..
if any one else find any other solution please email me on patelprajay@yahoo.com
Forum: Fixing WordPress
In reply to: How to send email from localhost without using any plugins?well i have found the solution with PHPmailer class and it is working fine..
if anyone need help please let me know.. many thanks..you can reach me at patelprajay@yahoo.com
Forum: Fixing WordPress
In reply to: Pagination issuehello i have found the solution..
finally it is working.. the following link has the solution.. you can find it. and if you have any problem let me know..
http://www.mananpatel.in/wordpress-custom-query-pagination/
many thanks
enjoy from ~Prajay Patel
Forum: Fixing WordPress
In reply to: Pagination issuewell i have read the Pagination document. but still i can not find the solution..
i am bit confused because i have 3 to 4 pagination link on one page. and it is not working..Forum: Fixing WordPress
In reply to: Pagination issueyes i know.. i am trying to resolve this issue. if i found anything i will let you know. and i will post the solution here..
many thanks… if you found anything please let me know..
Forum: Fixing WordPress
In reply to: How to send email from localhost without using any plugins?hello Calvin,
Thanks for your help. yes i tried that plugin and it do send emails. but if i want to send email for my custom sender than how can i do that using this plugin. because they did not gave any information regarding this. I just want to send to email from xyz@gmail.com from abc@ygmail.com.
how can i do this..?
many thanks for your time. i hope i will hear from you soon..
Forum: Localhost Installs
In reply to: Link is not working properlyWell i am using the WAMPP.
SO what kind of changes i have to make it to work?
if you need any other info i will provide you..
many thanks for your time..
Forum: Installing WordPress
In reply to: WordPress database installationyou can take the back up of your database using the php code.
to find this code use this following link.http://www.tutorialspoint.com/php/perform_mysql_backup_php.htm
Forum: Localhost Installs
In reply to: "Error Establishing Database ConnectionHello, When you try to load your project from server to local host the database settings are different.
Also if you have your IIS server is running than please stop it. sometime it give you a problem.
Double make sure that your database is there in local host. and username and password is same as the localhost.
good luck