Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

Search: Search took 0.06 seconds; generated 17 minute(s) ago.

  1. 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
  2. Replies
    2
    Views
    125

    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...
  3. Replies
    1
    Views
    93

    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
  4. Replies
    1
    Views
    71

    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
  5. Thread: Booking plugin

    by Rudi
    Replies
    7
    Views
    423

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

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

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

    by Rudi
    Replies
    4
    Views
    3,988

    Yes, it's not supported

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

    See this link:...

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

    by Rudi
    Replies
    2
    Views
    162

    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
  11. Replies
    1
    Views
    256

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

    Hello,

    You need to create a ticket to investigate the issue
  12. Replies
    2
    Views
    206

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

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

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

    Ok, use this code:



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

    See this thread, it should help:...

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

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

    Hello,

    Go to plugins/mulriField/tplHeader.tpl

    replace:


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

    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...
  17. Replies
    13
    Views
    2,221

    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',
    ...
  18. Replies
    13
    Views
    2,221

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

    Hello,

    I need some example where the values are empty
  19. Replies
    2
    Views
    606

    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
  20. Replies
    4
    Views
    486

    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
  21. Replies
    1
    Views
    265

    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
  22. Replies
    17
    Views
    1,133

    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
  23. Replies
    2
    Views
    911

    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
  24. Replies
    2
    Views
    263

    Go to...

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

    Hello, What filter do you mean?

    Hello,

    What filter do you mean?
Results 1 to 25 of 497
Page 1 of 20 1 2 3 4