Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

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

  1. Replies
    1
    Views
    59

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

    by Rudi
    Replies
    4
    Views
    3,904

    Yes, it's not supported

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

    See this link:...

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

    by Rudi
    Replies
    2
    Views
    125

    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
  5. Replies
    1
    Views
    240

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

    Hello,

    You need to create a ticket to investigate the issue
  6. Replies
    2
    Views
    189

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

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

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

    Ok, use this code:



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

    See this thread, it should help:...

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

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

    Hello,

    Go to plugins/mulriField/tplHeader.tpl

    replace:


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

    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...
  11. Replies
    13
    Views
    1,972

    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',
    ...
  12. Replies
    13
    Views
    1,972

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

    Hello,

    I need some example where the values are empty
  13. Replies
    2
    Views
    335

    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
  14. Replies
    4
    Views
    377

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

    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
  16. Replies
    17
    Views
    972

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

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

    Go to...

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

    Hello, What filter do you mean?

    Hello,

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

    by Rudi
    Replies
    24
    Views
    18,889

    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
    ...
  21. Replies
    4
    Views
    394

    Mm... I don't think so

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

    It's only possible via customization
  23. Replies
    4
    Views
    394

    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
  24. Replies
    10
    Views
    511

    - Check the error log on your server - Make...

    - Check the error log on your server

    - Make sure you use your domain in nginx rules instead of 'your-domain'
  25. Replies
    10
    Views
    511

    Contact your hosting for more info Maybe...

    Contact your hosting for more info

    Maybe permissions are required to use personal rules
Results 1 to 25 of 497
Page 1 of 20 1 2 3 4