It might be easier to just use one page for all the languages and let the multilingual plugin handle which content to display. However, if you need these to be on different pages, then you can set up a custom template that changes the single record link according the currently chosen language.
Or, you could do it with some code that changes the shortcode based on the language chosen. You’d need to change the “single_record_link” attribute of the shortcode based on which language was chosen.
Yes, one page would be perfect but I cant get polylang to pickup the appropriate page since I choose my single page in the settings , and that page is in english. When I click on View More it leads me to that english page.
If you have some other idea whats wrong please advise.
Thanks in advace
Well, I can’t say what is going wrong with attempting to use a single page for the single record display, I’m not familiar with how the multilingual setup you’re using works.
In my previous answer I gave other ways to set it up so that the single record link goes to a different page depending on the currently selected language.