Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    42

    We're trying to solve this problem Thanks

    We're trying to solve this problem

    Thanks
  2. Unfortunately, there is no quick solution for...

    Unfortunately, there is no quick solution for this

    A small customization is required
  3. Hello, Not sure that I got your idea Do you...

    Hello,

    Not sure that I got your idea

    Do you need to show only listing view and map view buttons?

    I need some example of how it should look
  4. Replies
    2
    Views
    188

    Hello, - Go...

    Hello,

    - Go templates/your_template/components/category-box/category-box.css

    find a line .categories-box__scrollbar and change the max-height value as you need

    - Make sure that you enabled...
  5. Replies
    2
    Views
    151

    Hello, Couldn't reproduce it on my end, you...

    Hello,

    Couldn't reproduce it on my end, you can also see it working on the demo

    Maybe you did something wrong when updating your script
  6. Replies
    1
    Views
    107

    Hello, I need an example of what you need to...

    Hello,

    I need an example of what you need to achieve

    or create a ticket regarding this request
  7. Thread: Booking plugin

    by Rudi
    Replies
    7
    Views
    453

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

    You need to create a ticket to discuss the customization
  8. 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
  9. Replies
    1
    Views
    115

    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
  10. Thread: V4.5.2 patch Bug

    by Rudi
    Replies
    4
    Views
    3,995

    Yes, it's not supported

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

    See this link:...

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

    by Rudi
    Replies
    2
    Views
    173

    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
  13. Replies
    1
    Views
    262

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

    Hello,

    You need to create a ticket to investigate the issue
  14. Replies
    2
    Views
    225

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

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

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

    Ok, use this code:



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

    See this thread, it should help:...

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

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

    Hello,

    Go to plugins/mulriField/tplHeader.tpl

    replace:


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

    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...
  19. Replies
    13
    Views
    2,298

    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',
    ...
  20. Replies
    13
    Views
    2,298

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

    Hello,

    I need some example where the values are empty
  21. Replies
    2
    Views
    688

    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
  22. Replies
    4
    Views
    519

    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
  23. Replies
    1
    Views
    293

    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
  24. Replies
    17
    Views
    1,242

    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
  25. Replies
    2
    Views
    996

    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
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4