OS Property support center

Code Osproperty

  • Dejan Randjelovic
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #134168 by Dejan Randjelovic
Code Osproperty was created by Dejan Randjelovic
Hello everyone,
I have one problem that bothers me.
I don't know how to get into the OSPROPERTY code to change some things. If someone explains to me how to get to the code I would be very grateful to him.
Greeting

Please Log in or Create an account to join the conversation.

More
4 years 11 months ago #134171 by Mr. Dam
Replied by Mr. Dam on topic Code Osproperty
Hi Dejan,
How do you want to change in OS Property system?
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Dejan Randjelovic
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #134199 by Dejan Randjelovic
Replied by Dejan Randjelovic on topic Code Osproperty
Hello,
I need somehow to make the featured properties module to sort properties ba hits.
A few years ago you gave me a code to replace the existing ones

<field name="orderby" type="radio" class="btn-group" default="p.created" label="Order by" description="Select Order by">
<option value="p.created">Created</option>
<option value="p.ref">Ref #</option>
<option value="p.pro_name">Title</option>
<option value="p.isFeatured">Featured</option>
<option value="p.soldOn">Sold On</option>
<option value="p.price">Price</option>
<option value="rand()">Random</option>
<option value="p.hits">Hits</option>
</field>

Then it was done for me by the administrator of my site who is no longer there for me.
If you would show me the way to the code I could change it.
I would be very grateful.

Greetings from Serbia

Please Log in or Create an account to join the conversation.

More
4 years 11 months ago #134216 by Mr. Dam
Replied by Mr. Dam on topic Code Osproperty
Hi,
You can modify the XML file of module Random Properties: root -> modules -> mod_ospropertyrandom -> mod_ospropertyrandom.xml
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Dejan Randjelovic
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #134242 by Dejan Randjelovic
Replied by Dejan Randjelovic on topic Code Osproperty
Hello,
I am very grateful to you for helping me a lot with the options I need for OSproperts.
I forgot to ask just one more thing, the featured properties module for sorting properties by modification?
I need that code too if you can give it to me.
This option is good, because registered users want their real estate to go to the top of the page, which makes them always change something and be active on the site.
I will do my best not to bother you too much in the future.
Greetings from Serbia

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan