Slider Images don't work
-
This issue in the past normally wouldn’t be a wordpress issue, but here is what is happening. I have https://poetry.mymorningstory.com running off of Swift Themes 5.7 and have also tried the latest Arras Theme. Both themes are using the new guidelines for adding images which gets rid of TimThumbs. ( No I really don’t know what that means ) However, I know its a lot trickier to get images to show up, and if I actually did it to my main site, I might be sitting there for days.
Anyways ??
Recently, I had issues getting my CSS and Buddypress Avatars to show up in poetry.mymorningstory.com and contacted hostgator. They fixed the problem by changing the HTACCESS file to read:
#RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] <-Old
RewriteRule ^files/(.+) wp-content/uploads/$1 [L] <-NewHowever, in doing this it seems that the site no longer recognizes featured images for the slider on my site.
Is there a way I can have both lines of code in my htaccess file to work simultaneously? or something?
anwyays, I wanted to contact wordpress before I did anything dumb ??
Thx a lot.
- The topic ‘Slider Images don't work’ is closed to new replies.