Hi, I seem to be having a problem getting images to work for a wordpress site I purchased on DP. The issue I originally had was that only the homepage was coming up but no links were working and no other pages were working. I managed to solve this by placing a htaccess file with the following: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Now I seem to be able to get all the pages and links working, however the images are still not been displayed on the wordpress site. Do I need to place another string into the htaccess file to get these images to work? I have got 644 on my wp-content/uploads/ directory and still don't seem to work. I have a MediaTemple (dv) dedicated virtual server and not sure if I need to place anything else in the htaccess file to get this to work? The site is: http://tiny.cc/rFvJu Any help and suggestion would be much appreciated as I have spent days on it and the seller doesn't know what could be the issue either? regards, elv8
Yoga pictures, huh? The actual url would be helpful. Some of us are on networks that restrict access to url redirection services. It's also against the rules here to have them in post content.
Yoga pictures, huh? The actual url would be helpful. Some of us are on networks that restrict access to url redirection services. It's also against the rules here to have them in post content.