- Posts: 2
- Thank you received: 1
OS Property support center
Problem with os property random module
- Vasilis
- Topic Author
- Offline
- New Member
-
Less
More
10 years 7 months ago #49976
by Vasilis
Problem with os property random module was created by Vasilis
hi i just bought os property but i have a problem. i'm trying to build two "sliders" one vertical which will show 9 properties.(3 properties every time) and an horizontal which will show 18 properties (six properties every time). I made it but the problem is that both of them display only 6 and 12 properties. i can't display the last part of properties (the last 3 and the last 6 properties).
I think that it is a counter problem. this is a part of the code that i wrote about counting.Thanks
<?php
if($module->id==95):
if($count=
):
echo '</div><div class="propertiesSlide">';
endif;
else:
if($count==6):
echo '</div><div class="propertiesSlide">';
endif;
endif;
endforeach;
?>
</div>
I think that it is a counter problem. this is a part of the code that i wrote about counting.Thanks
<?php
if($module->id==95):
if($count=

echo '</div><div class="propertiesSlide">';
endif;
else:
if($count==6):
echo '</div><div class="propertiesSlide">';
endif;
endif;
endforeach;
?>
</div>
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13058
- Thank you received: 1696
10 years 7 months ago #49978
by Mr. Dam
Replied by Mr. Dam on topic Problem with os property random module
Hi Vasilis,
Can you please let us know what is the module "Sliders" that you mentioned to? Is the Content slider module?
It's better if you can send the link and point us the details of problem, so we can give you the solution.
Thanks
Dam
Can you please let us know what is the module "Sliders" that you mentioned to? Is the Content slider module?
It's better if you can send the link and point us the details of problem, so we can give you the solution.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Vasilis
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 1
10 years 7 months ago #49981
by Vasilis
Replied by Vasilis on topic Problem with os property random module
the module is the OS Property Random Properties. i attached a screenshot of what i'm trying to do.
the problem is that i want the horizontal module to display 18 properties (6 properties each time) and the vertical 9 properties (3 each time). now they display only 2 groups of the properies (12 and 6 properties).
the problem is that i want the horizontal module to display 18 properties (6 properties each time) and the vertical 9 properties (3 each time). now they display only 2 groups of the properies (12 and 6 properties).
Attachments:
The following user(s) said Thank You: Fabio
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13058
- Thank you received: 1696
10 years 7 months ago #49985
by Mr. Dam
Replied by Mr. Dam on topic Problem with os property random module
Hi Vasilis,
The Random properties module doesn't have "Slider" feature. So when you setup to show 18 properties. all of them will be shown at front-end of component.
Thanks
Dam
The Random properties module doesn't have "Slider" feature. So when you setup to show 18 properties. all of them will be shown at front-end of component.
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.