Classified Listing Documentation https://www.radiustheme.com/docs Classified Listing Tue, 13 Feb 2024 09:27:16 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Enable Multiple Forms https://www.radiustheme.com/docs/drag-drop-form-builder/enable-multiple-forms/ Tue, 13 Feb 2024 09:19:18 +0000 https://www.radiustheme.com/docs/?p=2159 First, you must add multiple forms using the form builder and ensure that the forms are published. For instance, we added three forms: Classified Listing, Property Listing, and Car Listing.

Next, navigate to the ad posting form on the front end, where you’ll find all the forms loaded: Classified Listing, Property Listing, and Car Listing.

]]>
Enable Conditional Logic https://www.radiustheme.com/docs/drag-drop-form-builder/enable-conditional-logic/ Tue, 13 Feb 2024 06:03:34 +0000 https://www.radiustheme.com/docs/?p=2145
A conditional logic field is a feature within form-building tools that allows users to create dynamic forms where certain fields or sections appear or disappear based on predefined conditions.

Conditional Logic for Field

  1. Model Field: We aim to implement conditional logic for the “Model” field, wherein if a user selects a car make like Toyota, the “Model” field will become visible.
  2. Conditional logic icon: This icon indicates that this field is conditional.
  3. Enable Conditional Logic: You can enable conditional logic using the toggle button. This will reveal the related fields for configuring the logic.
  4. Relation: Choose the dependent field, specify the condition, and select the value that triggers the display of the Model field.

Conditional Logic for Section

Depending on the specific field selection we can enable a section.

  1. Section Car Specification: We create a section named “Car Specification” and configure it to display in its entirety when the “Listing Type” is set to “car“.
  2. Conditional logic icon: This icon indicates that this field is conditional.
  3. Enable Conditional Logic: You can enable conditional logic using the toggle button. This will reveal the related fields for configuring the logic.
  4. Relation: Choose the dependent field, specify the condition, and select the value that triggers the display of the “Car Specification Section“.
]]>
Custom Fields https://www.radiustheme.com/docs/drag-drop-form-builder/custom-fields/ Tue, 06 Feb 2024 04:39:05 +0000 https://www.radiustheme.com/docs/?p=2061 There are a total of 13 custom fields available now.

  1. Text Input Field
  2. Textarea Field
  3. Number Field
  4. URL Field
  5. Date & Time Field
  6. Color Picker Field
  7. Dropdown Field
  8. Switch Field
  9. Radio Button Field
  10. Checkbox Field
  11. File Upload Field
  12. Hidden Field
  13. Custom HTML Field

Text Input Field

  1. Text Input: Drag the Text Input field into the fields container, then click the edit icon to customize its properties.
  2. Text Input Property: You can define the Label, Label Placement, Name attribute, Placeholder, and specify whether the field is Required or not.
  3. Filterable and listable: This is a Pro feature. If you enable “Filterable,” the field will be displayed in the sidebar filter. If you enable “Listable,” the field will be shown in the listing display.

Advanced Options:

Each field has this property

  1. Conditional Sign: This symbol indicates that the field has conditional logic enabled.
  2. Advanced Option: Clicking on the dot (….) icon allows you to add the default dynamic value for this field, set a unique ID, container class, and help message. If you check “Admin use only,” this field will not be visible on the front end but will only appear in the admin end.
  3. Conditional Logic: A crucial setting for the field is conditional logic, allowing you to display or hide the field based on specific conditions.

Textarea Field

  1. Textarea: Drag the Textarea Input field into the fields container, then click the edit icon to customize its properties.
  2. Textarea Property: You can define the Label, Label Placement, Name attribute, Editor Type (Textarea or WP Editor), Rows, Placeholder, and specify whether the field is Required or not.

Number Field

  1. Number: Drag the Number Input field into the fields container, then click the edit icon to customize its properties.
  2. Number Property: You can define the Label, Label Placement, Name attribute, Placeholder, and specify whether the field is Required or not also min and max value, digits and number format.
  3. Filterable and listable: This is a Pro feature. If you enable “Filterable,” the field will be displayed in the sidebar filter. If you enable “Listable,” the field will be shown in the listing display.

URL Field

  1. URL: Drag the URL Input field into the fields container, then click the edit icon to customize its properties.
  2. URL Property: You can define the Label, Label Placement, Name attribute, Placeholder, and specify whether the field is Required or not, Validate URL yes/ not also custom error message.

Date Field

  1. Date: Drag the Date Input field into the fields container, then click the edit icon to customize its properties.
  2. Date Property: You can define the Label, Label Placement, Name attribute, Placeholder, Date Format, Date Type (Single/ Range) and specify whether the field is Required or not.
    Note: You can change the date to date range field by selecting Date Type Range.
  3. Filterable and listable: This is a Pro feature. If you enable “Filterable,” the field will be displayed in the sidebar filter. If you enable “Listable,” the field will be shown in the listing display.

Color Picker

  1. Color: Drag the Color field into the fields container, then click the edit icon to customize its properties.
  2. Date Property: You can define the Label, Label Placement, Name attribute, and specify whether the field is Required or not.
  3. Filterable and listable: This is a Pro feature. If you enable “Filterable,” the field will be displayed in the sidebar filter. If you enable “Listable,” the field will be shown in the listing display.

Dropdown Field

  1. Dropdown: Drag the Color field into the fields container, then click the edit icon to customize its properties.
  2. Dropdown Property: You can define the Label, Label Placement, Name attributes, and specify whether the field is Required or not.
  3. Dropdown Options: Clicking on the (+) icon allows you to add new options while clicking on the (-) icon removes an option. Additionally, clicking on “Show value” enables you to edit the option value.
  4. Shuffle available options:
  5. Enable Searchable Smart Option:
  6. Filterable and listable: This is a Pro feature. If you enable “Filterable,” the field will be displayed in the sidebar filter. If you enable “Listable,” the field will be shown in the listing display.

Custom Swatches

Swatches field noted the field value Yes or No. You can checked the field also make it required or not.

Radio Button

  1. Radio Button: Drag the Radio button field into the fields container, then click the edit icon to customize its properties.
  2. Radio Options: Clicking on the (+) icon allows you to add new options while clicking on the (-) icon removes an option. Additionally, clicking on “Show value” enables you to edit the option value.
  3. Direction: You can specify the option direction as either Horizontal or Vertical.
  4. Required: You have the option to make the field mandatory or optional.
  5. Filterable/ Listable Field: This is a Pro feature where this field can be displayed in the sidebar filter or in the list view.

Checkbox

  1. Checkbox: Drag the Checkbox field into the fields container, then click the edit icon to customize its properties.
  2. Checkbox Options: Clicking on the (+) icon allows you to add new options while clicking on the (-) icon removes an option. Additionally, clicking on “Show value” enables you to edit the option value.
  3. Direction: You can specify the option direction as either Horizontal or Vertical.
  4. Required: You have the option to make the field mandatory or optional.
  5. Filterable/ Listable Field: This is a Pro feature where this field can be displayed in the sidebar filter or in the list view.

File Upload

  1. File Uploads: Drag the Uploads field into the fields container, then click the edit icon to customize its properties.
  2. Button Text: You can specify your own custom text for the button here..
  3. Required: You have the option to make the field mandatory or optional.
  4. Max File Size: Enter an integer value in megabytes (MB) for the maximum file upload size..
  5. Error Message: Input a customized error message for file size-related errors.
  6. Max Files Count: Specify the maximum number of files that can be uploaded.
  7. Error Message: Enter custom error message of max files count.
  8. Allowed Files: You can select the field extensions that are allowed for upload.
  9. Error Message: Please input a custom error message for the file type.
  10. File Location Type: You have the option to select the file location type from either Global Settings or Custom.
  11. Save Uploads In: You can choose the file location from either the Classified Listing default or the media library.

Hidden File

  1. Hidden File: Drag the Hidden File field into the fields container, then click the edit icon to customize its properties.
  2. Admin Label: Specify the admin label.
  3. Default Value: You have the option to designate a particular field value as a hidden field.

Custom HTML Field

  1. Custom HTML field: Drag the Custom HTML field into the fields container, then click the edit icon to customize its properties.
  2. HTML Code: You can include custom HTML code to be displayed on the front end.
]]>
Add New Form https://www.radiustheme.com/docs/drag-drop-form-builder/add-new-form/ Mon, 05 Feb 2024 05:16:51 +0000 https://www.radiustheme.com/docs/?p=2042 Click the “Add New Form” button to create a new form.

  1. Sample Form: This serves as our default sample form, which you can use as is or edit according to your preferences. Alternatively, you can create a completely new blank form.
  2. New Blank Form: Generate a brand-new blank form.
  3. Import from: Utilize the option to import forms. After exporting a form, you can subsequently import it.

Add New Form

After clicking on “Add New Form” a pop-up will appear, prompting you to enter the form’s name and select its status, as illustrated in the image below.

Blank New Form Default Fields

  1. Default Section: By default, we keep a section so you can arrange the fields section-wise.
  2. Preset Fields: Here are the total 20 preset default fields you can use each field once. You can drag & drop the fields to arrange the position.
  3. Add New Section: You can add a new section to arrange the fields. You can drag & drop the section to arrange the position.
]]>
Form List https://www.radiustheme.com/docs/drag-drop-form-builder/form-list/ Mon, 05 Feb 2024 04:48:47 +0000 https://www.radiustheme.com/docs/?p=2035 First Go to form list you will find a default sample form as like our old form and others form you created.

  1. Default Sample Form: This serves as the default sample form.
  2. Status: Ensure the form is published to make it visible on the front end.
  3. Default: Designate one form as the default. In the case of a single form, it will load automatically.
  4. Action: You can modify, delete, or export a form using this option.
  5. Status – Draft: If you wish to conceal a form from the front end, switch its status to draft.
]]>
Enable Form Builder https://www.radiustheme.com/docs/drag-drop-form-builder/enable-form-builder/ Mon, 05 Feb 2024 04:02:01 +0000 https://www.radiustheme.com/docs/?p=2028 Settings => Toggle the Active Form Builder button, and then click the “Update Options” button to preserve the settings.]]> To use Drag & Drop Form Builder first you need to enable it from Form Builder settings.

To activate the form builder, navigate to Form Builder => Settings => Toggle the Active Form Builder button, and then click the “Update Options” button to preserve the settings.

]]>
Drag & Drop Form Builder (New) https://www.radiustheme.com/docs/drag-drop-form-builder/ Sun, 04 Feb 2024 16:32:59 +0000 https://www.radiustheme.com/docs/?p=2021 First, you need to enable the Form Builder option in Settings

]]>
Disallow query string and specific URL [SEO] https://www.radiustheme.com/docs/faqs/disallow-query-string-seo/ Tue, 14 Nov 2023 10:24:04 +0000 https://www.radiustheme.com/docs/faqs/new-dashboard-copy/ Don’t change robots.txt settings, If you don’t know how robots.txt works. Otherwise you may lost index from Google.

To nofollow query string pages from indexing, we can modify robots.txt file in following way –

User-agent: *
Disallow: /*?*

We can also specify specific query string only for ‘rtcl_category‘ and ‘rtcl_location‘ in following way –

Disallow: /*?rtcl_category=*&rtcl_location=*

To disallow specific portion of URL, specially filter generated URL for Classified Listing plugin. we can follow below structure –

Disallow: /all-ads/rtcl-category/
Disallow: /all-ads/rtcl-location/
Disallow: /all-ads/tag/

Note: Please, check your URL structure before add it to robots.txt. We followed default permalink structure.

]]>
Enable New Dashboard [Canvas] https://www.radiustheme.com/docs/faqs/new-dashboard/ Thu, 09 Nov 2023 03:58:11 +0000 https://www.radiustheme.com/docs/faqs/enable-user-registration-copy/ To enable canvas view of dashboard, please set my-account page template options as ‘Classified Listing – Canvas’

]]>
Renew listing process https://www.radiustheme.com/docs/faqs/renew-listing-process/ Tue, 28 Feb 2023 03:58:16 +0000 https://www.radiustheme.com/docs/faqs/enable-mark-as-sold-copy/ Settings => Moderation [Renew listing] Now user gets “Renew” button in user dashboard, login to site from the front-end then go to user Dashboard=> My Listings. Just check […]]]> After expired a listing, we need to renew it for further show on site. We can do it by enabling renew listing option from Classified Listing => Settings => Moderation [Renew listing]

Now user gets “Renew” button in user dashboard, login to site from the front-end then go to user Dashboard=> My Listings. Just check on the button there available a Renew button only for expired listing.

Renew Process

There also available another option if anyone want to apply charge for renew listing which comes from Classified Listing Store addon Settings => Membership [Renew only for membership]

  1. When this option enable then only membership user able to renew their expired listing. In this case, first decrease ad count from free ads if available otherwise decrease from membership package.
  2. When this option disable then decrease ad count from free ads if available.
]]>