I have SEO activ and it works fine, but the background image is missing when I click the submenu. The URL for the image is constructed wrong, for example:
/fandj/templates/rt_replicant_j15/images/bg/bg36.jpg (this is right)
a good try could be check at your configuration.php and see the live site line
the correct way should be "
www.yoursite.com
" and seems like that you have write "
www.yoursite.com/
"
Regards
Mariela
In my configuration.php was set
var $live_site = '';
and I changed it to
var $live_site = '
www.mydomain.de/fandj
';
but it didn't change anything... :'(
The following is from Andys IE6 Readme Post, first post in the replicant forum:
* 3 - When you enable SEF your transparent images vanish. This is because the filter will need a full URL to the image with SEF on. You will have to edit rt_replicant/css/template_ie6.css and search/replace all th src elements with a full URL. e.g.
I don't really see the advantage of using SEF or SEO myself.
I checked your site and the background image is appearing.
The member formerly known as Roland Deschain After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
I don't understand the problem, perhaps attach an annotated image to a post that describes the problem.
The member formerly known as Roland Deschain After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
Clicking on any link from horizontal menu will open a new page where the image is still there, but after clicking a link inside the menus on the left, the image will disappear both in firefox and IE. See attachment. Weird.
Do you use an 3rd party component or something for SEO? There should be an option to manually overwrite incorrect URLs and delete the red part.
.../fandj/band/templates/rt_replicant_j15/images/bg/bg36.jpg under BAND menu
.../fandj/media/templates/rt_replicant_j15/images/bg/bg36.jpg under MEDIA menu
.../fandj/fanzone/templates/rt_replicant_j15/images/bg/bg36.jpg under FANZONE