Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds; generated 47 minute(s) ago.

  1. Replies
    3
    Views
    216

    Google translate API supports only site phrases...

    Google translate API supports only site phrases for translation

    But we'll integrate a Deepl translator for listings in the upcoming updates
  2. Thread: GDPR compliance

    by Rudi
    Replies
    6
    Views
    393

    It works the way you need: appears only for the...

    It works the way you need: appears only for the country codes you set in the settings and blocks cookies until user accepts the cookie policy
  3. Thread: GDPR compliance

    by Rudi
    Replies
    6
    Views
    393

    You can set these options via Basic Settings >...

    You can set these options via Basic Settings > Cookie Policy > Country codes for cookie policy & Block all cookies
  4. Replies
    1
    Views
    174

    There is a Contact Seller button on the listing...

    There is a Contact Seller button on the listing details, see attached

    Or enable the additional contact box via Content > Boxes > Get More Details

    4938
  5. Replies
    2
    Views
    185

    Use this fix: in...

    Use this fix:

    in includes/classes/rlListings.inc.class -> public function getListings

    replace below:


    $sql .= '`Featured_date` DESC ';
  6. Replies
    5
    Views
    2,753

    Sometimes, the language columns are not created...

    Sometimes, the language columns are not created when you switch to multi-language mode in the geo-filter settings

    You need to go to your database > 'multi_formats' table and add columns with names...
  7. Replies
    5
    Views
    234

    Ok, try to apply this solution: edit this...

    Ok,

    try to apply this solution:

    edit this file: includes/classes/admin/rlAdmin.class.php > public function deleteTrashItem

    after this code:


    case 'search_forms':
  8. it's a bit tricky but you can refer to these...

    it's a bit tricky but you can refer to these files:



    /templates/.../tpl/controllers/listing_type.tpl -> <!-- paging block -->

    /includes/classes/rlSmarty.class.php -> public function paging
  9. Replies
    2
    Views
    151

    {strip} tag is used for html code, not for js

    {strip} tag is used for html code, not for js
  10. Replies
    2
    Views
    171

    under: {foreach from=$group.Fields...

    under:


    {foreach from=$group.Fields item='item' key='field' name='fListings'}
    {if !empty($item.value) && $item.Details_page}


    use this code:
  11. Replies
    5
    Views
    234

    Hello, Never have encountered this before. ...

    Hello,

    Never have encountered this before.

    How do you determine that they are the same?
  12. Replies
    12
    Views
    602

    I think you'd better create a ticket to check the...

    I think you'd better create a ticket to check the issue
  13. Replies
    12
    Views
    602

    You can find this link via your account area:...

    You can find this link via your account area: https://www.flynax.com/files/manuals/flynax-update-guide.pdf

    4.9.2 supports PHP 8.2
  14. Replies
    12
    Views
    602

    The only way is to upgrade your script to 4.9.2

    The only way is to upgrade your script to 4.9.2
  15. Replies
    12
    Views
    602

    Hello, Try to clear your browser cookies and...

    Hello,

    Try to clear your browser cookies and log in again.

    If there weren't any modifications it's probably a session issue related to the server settings
  16. Replies
    6
    Views
    339

    You should create new controllers and write a...

    You should create new controllers and write a special php code for your case. You can use the existing logic from includes/classes/rlSearch.inc.php > public function buildSearch

    or it will require...
  17. Replies
    6
    Views
    339

    You also need to create a controller in...

    You also need to create a controller in includes/controllers and templates/.../tpl/controllers
  18. Replies
    6
    Views
    339

    Hello, Unfortunately, I don't understand your...

    Hello,

    Unfortunately, I don't understand your message

    What does "assian" mean? What "search form" do you include?
  19. Thread: Categories

    by Rudi
    Replies
    3
    Views
    284

    In this case, you need to create a...

    In this case, you need to create a double-controller in includes/controllers and tpl/controllers
  20. Strange... The status should stay the way you set...

    Strange... The status should stay the way you set it.

    We need to look into this, you'd better create a ticket
  21. Try to: - Rebuild category levels via Common >...

    Try to:

    - Rebuild category levels via Common > Refresh

    - and refresh the system cache
  22. Replies
    4
    Views
    433

    If you mean the Listing Navigator plugin, it...

    If you mean the Listing Navigator plugin, it hasn't been updated for a long time. Hope it will be updated soon

    In the meantime, you can try to use this updated file (from zip archive attached) and...
  23. Very strange... By default, when your...

    Very strange... By default, when your single-listing package is unlimited, it should always be available on the upgrade page

    Maybe you changed the limit settings after you posted your listing? If...
  24. As it's a single listing package, you need to...

    As it's a single listing package, you need to update it via My packages page
  25. Thread: Issue or not?

    by Rudi
    Replies
    3
    Views
    453

    Hello, You'd better create a ticket for...

    Hello,

    You'd better create a ticket for further investigation
Results 1 to 25 of 498
Page 1 of 20 1 2 3 4