We’re currently experiencing a high volume of inquiries and our response time could be up to 2 days. We apologize for the delay, and thank you for your patience. Our available time: 2 AM - 1 PM (Monday - Friday) (UTC+0 Timezone).

Okay
  Public Ticket #2714968
Default credits
Closed

Comments

  • Nagesh Ravuri started the conversation

    1. When a user registers, how can we give default credits e.g. 10 or 20.

    2. email template header, do we need to modify in mailchimp?  email template says botble..

    3. How do we integrate google ads?

  •  2,559
    Support replied

    Hi,

    1. We don't have options to set the default credits for users for now. You have to add it in Admin -> Accounts.

    6781161569.png


    2. You need to go to Admin -> Settings -> Email to modify it.

    7127563575.png


    3. To add Adsense to your site, you need to add JS into Admin -> Appearance -> Custom JS.

    5305445298.png


    We don't have options to set ad placements so you need to use Auto ads https://support.google.com/adsense/answer/9261307?hl=en or add ad code into source code in platform/themes/flex-home.

  • Nagesh Ravuri replied

    Hi,

    1.During the free installation, did you setup cron job to delete old properties? Can you please set up, if not? I want to delete one year old properties or so.

    2. Regarding the currency, can we have comma for every 2 digits after first three? e.g. Rs.9,555,444,333.00 can we show as Rs. 95, 55, 54, 44, 333.00. without decimals also ok. where can we modify?

  •  2,559
    Support replied

    Hi,

    1. Don't need to setup any cronjob. Expired properties won't be deleted. It's just hidden from the front site. If you want to delete old properties, you have to delete them from the admin panel.

    2. We don't have the option to format price like that. If you want to customize it, you can customize it in 

    platform/plugins/real-estate/helpers/currencies.php

  • Nagesh Ravuri replied

    Hi Sir,

    thank you for reply.

    How do I add multiple admins/moderators to just review and approve properties. What is the role to be given? They should not have any access other than just to approve properties.

    Thank you.


  •  2,559
    Support replied

    Hi,

    You need to create a new role in Admin -> Platform Administration -> Roles & permissions and give access to Real Estate module.

  • Nagesh Ravuri replied

    Hi,

    on our database, every property has property id as the key e.g. there is property id 38.

    Can we show www.dharanilist.com/38  ? 

    or dharanilist.com/property-id ? 

    can we show property with unique id on dharanilist.com ?


  •  2,559
    Support replied

    Hi,

    Sorry, you can't display properties like that.

    URL of a property must have this structure: http://domain.com/properties/{slug}.

  • Nagesh Ravuri replied

    Hi, 

    Thank you for the reply.

    1. Do we (admin or moderator) get an email when a new user registers so that we can login and add some credits for few days?

    1. Do we (admin or moderator) get an email when a new property is added, so that we can login and approve?

  •  2,559
    Support replied

    Hi,

    1. No, we don't have this option.

    2. We don't have this email notification. We will add it soon.