Please note, this is a STATIC archive of website www.phpjabbers.com from 29 Oct 2018, cach3.com does not collect or store any user information, there is no "phishing" involved.
go top

Questions & Answers

Need a quick solution for some of our scripts?

With the help of our Customer Support team, we have selected the most common questions and queries about our PHP tools. Please, note that they may also refer to previous versions of our products. If you have any other concerns, don’t hold back to contact us for further assistance!

  • Question #13

    received on 28th January, 2016

    Product:
    Property Listing Script

    I was searching online for a Home Rental Web Template that would allow any user to login and add their own home for rent and found your website.

    I want the whole website to be custom to one city... The Villages, Florida. With dropdown location of 3 custom locations within the city.
    My question is... on your Web Templates, can I enter in just those categories with results shown by List as well as Map? Or would I have to do code, etc?

    I'm not a code guy lol... I design my websites on Wix.com

    Thanks for any help you can give me.

    • Answer:

      This product is just a script and it requires an existing website on which the listing to be implemented. Unfortunately it cannot be used on a Wix website. It requires a hosting account that supports PHP and MySQL databases. the exact requirements are listed here:
      https://www.phpjabbers.com/property-listing-script/faq.php

      We can offer also remotely hosted service but in this case the front-end listing can be implemented on your Wix website only with iframe code.

      If you are interested in a complete website, please, take a look at the solutions we offer on this website:
      https://www.vevs.com/real-estate-websites/
      https://www.vevs.com/vacation-rental-websites/

      We can make all kind of custom modifications to the products.

  • Question #12

    received on 27th January, 2016

    Product:
    Property Listing Script

    1. Is it possible to order the list of properties on the main listing by price (ascending order) ? The featured properties would still remain at the top.

    2. This one may be harder. I have changed the text (via control panel) for the Sale and Rent variables to read as Fixed Price and Offers Over. This works well to highlight the two price types. However, I now wish to add an Offers Around type in addition. Is it possible to add this text in the control panel, and to indicate on property listing ?

    • Answer:

      1. It can be made but it will require some code changes. The file that you have to change is app/controllers/pjListings.controller.php

      2. This will require both code and database changes. If you want we can provide quote for this.

  • Question #11

    received on 26th January, 2016

    Product:
    Property Listing Script

    Is it possible to change the text size of the SOLD and UNDER OFFER text on main property listing screen ? The text is too small at the moment and I would like to make this small change. Appreciate it if you could point me to the code to change. I only need to change the text size in the full property listings - not in detailed property listing or admin panel.

    • Answer:

      Currently the font-size is 75%. you can change it to 100% in the templates/layout1/css/bootstrap.min.css

      Or you can add .label font-size in theme.css file , that you use in your system.

  • Question #10

    received on 23rd January, 2016

    Product:
    Property Listing Script

    Hi,
    I have built a WIX website for property sales . Will your Property Listing Script work with WIX website.
    I found you through the Brolmo site from which i use an availablity calendar.
    Thank you

    • Answer:

      This script requires that you have hosting account that supports PHP and MySQL in order to install it and use this script.

      Once option to have this is to host the script on our server and use the front end with iframe on your Wix website.
      https://www.phpjabbers.com/remotely-hosted-scripts.php?script=124

      Let us know if you are interested in such solution, otherwise unfortunately you won't be able to use the script.

  • Behind The Scenes

    Curious to see who PHPJabbers are and what drives us? We would also be happy to meet!

    About PHPJabbers
  • How we code

    We use the MVC programming model which makes it easier for you to modify our software.

    MVC programming model