I have redirected my root to a sub folder. As per the wordpress.org instructions. When accessing the home page via a search engine the home page shows except the slideshow is missing. Any help much appreciated.
htaccess file as follows:
# Use PHP5 Single php.ini as default
AddHandler application/x-httpd-php5s .php
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?wiltonphotography.net$
RewriteRule ^(/)?$ wordpress [L]
Rewritebase /wordpress/