View Single Post
Old 08-30-2014, 08:09 AM  
adultwpthemes
Registered User
 
adultwpthemes's Avatar
 
Industry Role:
Join Date: Aug 2014
Location: Italy
Posts: 49
Sorry but if you have in your general settings that domain name with www its normal.

Or try to add funcion in your functions.php
Code:
update_option('siteurl','yourdomain');
update_option('home','yourdomain');
I'm not allowed to put url use with http

but sould work fine with the htaccess as the post above

Last edited by adultwpthemes; 08-30-2014 at 08:10 AM..
adultwpthemes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote