Author Topic: Can see only 1 article at a time  (Read 514 times)

oneguy

  • Newbie
  • *
  • Posts: 3
    • View Profile
Can see only 1 article at a time
« on: 03 August 2010, 14:14 »
Hi Emir.
This is the third time i use your module :)
In my new site i have a problem.
For some reason I can see only 1 article at a time instead of 4.
I can see them in the code ( inspect element )
but for some reason they are not displayed.
Can you help me in this?

I think it has to do with the css as well.
I know that If I put autoflow to visible I see them but of course I see all of them witch is not cool at all.
.ajaxscrl .mContainer {

This the address

http://80.179.242.244/~bamerkaz2/administrator/index.php?option=com_modules&client=0&task=edit&id=20

user: ****
password: ****


Also - why doesn't the table tag get through?
I need all the tags inside.
Please help me in this - I'm under pressure.
Guy


Thanks

Guy
« Last Edit: 20 August 2010, 19:39 by Saka »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,453
    • View Profile
    • Sakic.Net
Re: Can see only 1 article at a time
« Reply #1 on: 09 August 2010, 19:52 »
You need to increase the module height in CSS so you can see all items. Note it must be changed in 2 places. If you want me to assist with that send the FTP info (on mail).

To allow for all tags set "Max chars" limit to 0 so it's not limited. If you truncate the text HTML tags are stripped, otherwise you would end up with invalid HTML.