How to fix missing slideshow when root is redirected to sub folder via htaccess
-
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/ -
That’s not a WordPress>COM issue. It’s WordPress> ORG install issue.
We provide support only for free hosted WordPress.com blogs here. Support for your website is provided on the WordPress.ORG support forums and they are here http://wordpress.org/support/ If you don’t have a username account at WordPress.org, click that link and register one on the top right hand corner of the page that opens, so you can post to the correct support forums for your software. -
Timethief
Sorry, completely new to this! I was unaware that this division existed and that I was in the wrong place.
Thanks for the redirect.
- The topic ‘How to fix missing slideshow when root is redirected to sub folder via htaccess’ is closed to new replies.