+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: category error

  1. #11
    Can anyone other guide me?

  2. #12
    Quote Originally Posted by Aleksandar Apostolovski View Post
    Sorry but my knowledge is at low level. Can you tell me with more details where and how exactly should I edit that?
    Thanks again.
    So, I've checked it again and see that this solution cannot help you.
    You cannot update it immediately in users browsers, it will be done automatically by browser configuration.
    Thank you, Curtis.
    @Flynax Company

  3. #13
    Quote Originally Posted by Curtis View Post
    So, I've checked it again and see that this solution cannot help you.
    You cannot update it immediately in users browsers, it will be done automatically by browser configuration.
    Hi, after how many time? I wouldn't want my users to wait a month to get the new version of the add listing form.

  4. #14

    Exclamation

    Quote Originally Posted by Aleksandar Apostolovski View Post
    Hi, after how many time? I wouldn't want my users to wait a month to get the new version of the add listing form.
    Hello Aleksandar,Yes, it must be updated via 1 month by default, check attached screenshot.In any case you can add custom rule to .htaccess file to decrease this period, but it will affected the speed of loading your website for users. I'm not recommend make it to you.
    Attached Images Attached Images
    Last edited by Curtis; August 7, 2019 at 10:01 AM.
    Thank you, Curtis.
    @Flynax Company

  5. #15
    Quote Originally Posted by Curtis View Post
    Hello Aleksandar,Yes, it must be updated via 1 month by default, check attached screenshot.In any case you can add custom rule to .htaccess file to decrease this period, but it will affected the speed of loading your website for users. I'm not recommend make it to you.
    Can you PLEASE tell me which rule to add or edit in the .htaccess? I've already tried some options which I've found from google but I can't make them work. Even I tried to disable all the cache.
    I would like to decrease that period for some time until users get their cache updated and them I would return the old settings in the .htaccess.

  6. #16
    Quote Originally Posted by Aleksandar Apostolovski View Post
    Can you PLEASE tell me which rule to add or edit in the .htaccess? I've already tried some options which I've found from google but I can't make them work. Even I tried to disable all the cache.
    I would like to decrease that period for some time until users get their cache updated and them I would return the old settings in the .htaccess.
    Hi Aleksandar,

    You can try apply code from following thread: https://www.inmotionhosting.com/supp...ching-htaccess
    Thank you, Curtis.
    @Flynax Company

  7. #17
    Quote Originally Posted by Curtis View Post
    Hi guys,

    I can provide you temp solution of this problem. Please check it and let me know if it's OK for you.

    1. find file "\templates\escort_flatty\components\category-selector\_category-selector.js", open it and find line ~65-66

    Code:
    Only registered members can view the code.
    and put new code below:

    Code:
    Only registered members can view the code.
    find following code in line ~226-229

    Code:
    Only registered members can view the code.
    and put new code below

    Code:
    Only registered members can view the code.

    2. find file "\templates\escort_flatty\components\category-selector\_category-selector.tpl", open it and find line ~17

    Code:
    Only registered members can view the code.
    and replace it with

    Code:
    Only registered members can view the code.
    this solution does not work in the new template NOVA
    how to fix this problem?555555555555.png

+ Reply to Thread