Use Fancy URLs - Requires that your host has mod_rewrite enabled. - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Use Fancy URLs - Requires that your host has mod_rewrite enabled. (/showthread.php?tid=2470) |
Use Fancy URLs - Requires that your host has mod_rewrite enabled. - MrGen - 2011-12-07 Hi, I am having an issue with fancy seo. I enabled it the pages work fine, but the pages does not show any logo and social media icon at all. Only my homepage display the images. Why is that? and how to fix it? Thanks! Use Fancy URLs - Requires that your host has mod_rewrite enabled. - ccagle8 - 2011-12-07 I don't quite follow the problem... the site works, but the images do not? Can you post a URL so we can take a look at it? Use Fancy URLs - Requires that your host has mod_rewrite enabled. - MrGen - 2011-12-07 ccagle8 Wrote:I don't quite follow the problem... the site works, but the images do not? Can you post a URL so we can take a look at it? Sure the URL is bettylineclc.com Use Fancy URLs - Requires that your host has mod_rewrite enabled. - mvlcek - 2011-12-07 MrGen Wrote:Hi, I am having an issue with fancy seo. I enabled it the pages work fine, but the pages does not show any logo and social media icon at all. Only my homepage display the images. If you use fancy URLs, all your image, script and css paths must be absolute (e.g. /images/xxx.jpg instead of images/xxx.jpg) Use Fancy URLs - Requires that your host has mod_rewrite enabled. - MrGen - 2011-12-11 mvlcek Wrote:MrGen Wrote:Hi, I am having an issue with fancy seo. I enabled it the pages work fine, but the pages does not show any logo and social media icon at all. Only my homepage display the images. thanks i got it now! |