Quote Originally Posted by finlander View Post
Hey Diva ..

In the file includes/classes/site_map.php on about line 98 ...

... is adding the following code, as far as you know, still the best way of getting only one link instead of two on the sitemap, for a single product, when two languages are used in the store?

PHP Code:
and pd.language_id '" . (int)$_SESSION['languages_id'] . "' 
Jim
Like I'd know.. I am probably not the best person to confirm this with.. but my mind says that logically that looks exactly like what this little snippet is supposed to do.. Hopefully a REAL developer will come along and smack me or confirm that this is correct information..