nmanek wrote:
Hi, I also have the problem ... when you select "Read More" on the front page module it then displays the article under the homepage modules. I want to display article only.
I have checked and my modules on homepage should only display on homepage.
I just want to display the text for my article and not any other modules.
Is there a solution?
Thanks!
See this post:
www.omegatheme.com/ot-calibra/readmore-link.html
This is Itemid problem. You can add a parameter to module for put a Itemid, then in the readmore link, merge the Itemid. I assume that you know about module and can modify a module by your html and php skill.
Or see this post
www.omegatheme.com/ot-esporter/module-view.html#355
and this
www.omegatheme.com/ot-esporter/module-view.html#359
about a version of this module in a specified template, but modified for beat ItemId problem.
Thanks