Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

Search: Search took 0.08 seconds; generated 19 minute(s) ago.

  1. Thread: Booking plugin

    by Rudi
    Replies
    7
    Views
    188

    You need to create a ticket to discuss the...

    You need to create a ticket to discuss the customization
  2. It seems that you didn't upgrade all the files...

    It seems that you didn't upgrade all the files from the script, you need to check this file: includes/classes/rlStatic.class.php

    Note you should apply the patch consistently: version by version
  3. Replies
    1
    Views
    97

    If you enable featured option in your membership...

    If you enable featured option in your membership plan (Listing options > Featured listings > Yes) it will be available on the add-listing form
  4. Thread: V4.5.2 patch Bug

    by Rudi
    Replies
    4
    Views
    3,941

    Yes, it's not supported

    Yes, it's not supported
  5. Replies
    5
    Views
    16,534

    See this link:...

    See this link: https://forum.flynax.com/showthread.php?7874-Switching-Projekt-on-Subdomains-not-working&highlight=subdomain
  6. Thread: inquiry

    by Rudi
    Replies
    2
    Views
    146

    Hello, You need to execute this method ...

    Hello,

    You need to execute this method



    $rlPayment->complete()


    from class rlPayment.class.php to make the payment active in the last step of your code
  7. Replies
    1
    Views
    246

    Hello, You need to create a ticket to...

    Hello,

    You need to create a ticket to investigate the issue
  8. Replies
    2
    Views
    195

    You need to create a ticket and we'll check the...

    You need to create a ticket and we'll check the problem
  9. Replies
    4
    Views
    334

    Ok, use this code: .gf-box .gf-container {...

    Ok, use this code:



    .gf-box .gf-container {
    max-height: 250px;
    overflow-x: hidden !important;
    }
  10. Replies
    3
    Views
    412

    See this thread, it should help:...

    See this thread, it should help: https://forum.flynax.com/showthread.php?7933-Multifield-Location-Plugin-errorr
  11. Replies
    4
    Views
    334

    Hello, Go to plugins/mulriField/tplHeader.tpl ...

    Hello,

    Go to plugins/mulriField/tplHeader.tpl

    replace:


    .gf-box .gf-container {
    max-height: 250px;
    overflow: hidden;
  12. Replies
    3
    Views
    412

    You need to: - uninstall the current plugin...

    You need to:

    - uninstall the current plugin via admin panel
    - remove the plugin directory from public_html/plugins
    - go to /backup directory and unzip the archive with the previous version of...
  13. Replies
    13
    Views
    2,017

    Yes, you can exclude the fields you need via this...

    Yes, you can exclude the fields you need via this file plugins/compare/rlCompare.class.php

    in this code block:


    private $excludedFields = array(
    'account_address_on_map',
    ...
  14. Replies
    13
    Views
    2,017

    Hello, I need some example where the values...

    Hello,

    I need some example where the values are empty
  15. Replies
    2
    Views
    452

    You need to disable the Add Listing page for Top...

    You need to disable the Add Listing page for Top menu (Content > Pages)

    and switch locations into the box mode: Basic Settings > Geo Filter > Select location in > Box
  16. Replies
    4
    Views
    421

    Yes, the Filter plugin supports only one price...

    Yes, the Filter plugin supports only one price field (system)

    It's possible only via customization at the moment
  17. Replies
    1
    Views
    209

    Hello, - Make sure the English language is not...

    Hello,

    - Make sure the English language is not set as the default

    - Try to clear your browser cookies
  18. Replies
    17
    Views
    1,009

    Hello Erez, It's a bit delayed: in the process...

    Hello Erez,

    It's a bit delayed: in the process of testing. I hope it will be ready this week
  19. Replies
    2
    Views
    708

    Hello, It seems that the session doesn't work...

    Hello,

    It seems that the session doesn't work at all after you switched to PHP 8.2

    Make sure that the path to session files is correct in the settings of php 8.2
  20. Replies
    2
    Views
    202

    Go to...

    Go to templates/.../tpl/blocks/listing-details-header.tpl > instead {$pageInfo.name} use {$listing_data.title}
  21. Replies
    4
    Views
    421

    Hello, What filter do you mean?

    Hello,

    What filter do you mean?
  22. Thread: Ad tittle format

    by Rudi
    Replies
    24
    Views
    18,972

    Refer to these threads, it should help: ...

    Refer to these threads, it should help:

    https://forum.flynax.com/showthread.php?6221-How-can-I-cancel-Category-Level-1-on-listing-Grids&highlight=parent+category
    ...
  23. Replies
    4
    Views
    421

    Mm... I don't think so

    Mm... I don't think so
  24. It's only possible via customization

    It's only possible via customization
  25. Replies
    4
    Views
    421

    Hello, You can find a link to the...

    Hello,

    You can find a link to the corresponding tutorial in the settings of your social network: Plugins > Social Network Login
Results 1 to 25 of 497
Page 1 of 20 1 2 3 4