Hi there, When you view an ad that has an apostrophe within the text of it, you'll see a back slash displayed before it. For example, if your text contains the phrase "I'm looking for ...", you'll see "I\'m looking for ...". How do you make sure the text is displayed correctly without the back slash? Thanks, Mike
Hello Mike, Paste code given below in the ".htaccess" file. Code: php_flag magic_quotes_gpc Off Thanks & Regards Nitesh Raghuwanshi
Hi Nitesh, I pasted the code you provided in the .htaccess file, but that didn't resolve the issue. Perhaps I didn't apply your code correctly. Also, should this take effect right away? This is the content of my .htacess file now. [xyz_dbox]$ more .htaccess # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress php_flag magic_quotes_gpc Off [xyz_dbox]$ And this is what the ad is reflecting before and after I pasted the code ... Hi all, I\’m looking for some used office furniture which is still in a very […] Also, see screen shot attached. The site link is http://yemenface.com Thanks, Mike
Hello, please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] I will check and resolve your issue. Thanks & Regards Nitesh Raghuwanshi