Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

Search: Search took 0.14 seconds; generated 12 minute(s) ago.

  1. Replies
    5
    Views
    1,928

    Right. Sorry. Then you need to create a ticket...

    Right. Sorry.

    Then you need to create a ticket to check this issue
  2. Replies
    5
    Views
    1,928

    Hello, the Category icons plugin doesn't...

    Hello,

    the Category icons plugin doesn't support svg files
  3. Replies
    1
    Views
    80

    We're trying to solve this problem Thanks

    We're trying to solve this problem

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

    Unfortunately, there is no quick solution for this

    A small customization is required
  5. 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
  6. Replies
    2
    Views
    212

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

    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
  8. Replies
    1
    Views
    109

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

    by Rudi
    Replies
    7
    Views
    456

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

    You need to create a ticket to discuss the customization
  10. 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
  11. 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
  12. Thread: V4.5.2 patch Bug

    by Rudi
    Replies
    4
    Views
    3,999

    Yes, it's not supported

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

    See this link:...

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

    by Rudi
    Replies
    2
    Views
    177

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

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

    Hello,

    You need to create a ticket to investigate the issue
  16. Replies
    2
    Views
    266

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

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

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

    Ok, use this code:



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

    See this thread, it should help:...

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

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

    Hello,

    Go to plugins/mulriField/tplHeader.tpl

    replace:


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

    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...
  21. Replies
    13
    Views
    2,325

    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',
    ...
  22. Replies
    13
    Views
    2,325

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

    Hello,

    I need some example where the values are empty
  23. Replies
    2
    Views
    724

    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
  24. Replies
    4
    Views
    534

    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
  25. Replies
    1
    Views
    310

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