Title: Clearing Cache don&#8217;t work
Last modified: January 27, 2022

---

# Clearing Cache don’t work

 *  [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * (@roundaboutweb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/clearing-cache-dont-work/)
 * If you change the text in the short version in the profile, the change is not
   displayed in the public overview (without login), because apparently the cache
   of rencontre is not updated.
 * see screenshot:
    [https://nextcloud.roundaboutweb.info/index.php/s/A2cM6ozMBPMW7aG](https://nextcloud.roundaboutweb.info/index.php/s/A2cM6ozMBPMW7aG)
 * There is no other caching active so far and “wp cache flush” doesn’t change anything
   either.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclearing-cache-dont-work%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jacques Malgrange](https://wordpress.org/support/users/sojahu/)
 * (@sojahu)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/clearing-cache-dont-work/#post-15297345)
 * Hi,
 * This cache is reset once a day. [FAQ](https://wordpress.org/plugins/rencontre/#conditions%20to%20appear%20in%20un-logged%20homepage).
 * You can reset and change delay in admin side.
 * Regards
 *  Thread Starter [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * (@roundaboutweb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/clearing-cache-dont-work/#post-15297458)
 * Sorry, but there is no information in your FAQ how to “reset and change delay
   in admin side”, but I think I found it:
    General –> Display –> Number of portrait
   on logged out plugin homepage –> Update now
 *  Thread Starter [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * (@roundaboutweb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/clearing-cache-dont-work/#post-15310518)
 * Sorry, but I must reopen this issue because clear cache don’t work or I don’t
   know how. It’s everytime the same problem, that new user not will be shown.
 * “Number of days to wait before presence homepage” will be saved with “0”.
    So
   what can I do, that new user immediately will be visible?
 *  Plugin Author [Jacques Malgrange](https://wordpress.org/support/users/sojahu/)
 * (@sojahu)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/clearing-cache-dont-work/#post-15311209)
 * Conditions :
 *     ```
       R.i_status=0 
       and R.i_photo!=0 
       and TO_DAYS(NOW())-TO_DAYS(U.user_registered)>=".(isset($rencOpt['jlibre'])?$rencOpt['jlibre']:0)." 
       and CHAR_LENGTH(P.t_titre)>4 
       and CHAR_LENGTH(P.t_annonce)>30
       and (P.t_action NOT LIKE '%,nofree,%' or P.t_action IS NULL)
       ```
   
 * => registration completed, a photo, delay >= setting, title > 4 letters, ad >
   30 letters, case “Do not appear offline” unchecked by member.
 * Cache is reload once a day during maintenance period or if a user already posted
   on it change his profil. So delay “0” is [0 to 24 hours].
 * You want to clear cache dynamically ? Call function **renc_clear_cache_portrait()**.
 * Regards

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Clearing Cache don’t work’ is closed to new replies.

 * ![](https://ps.w.org/rencontre/assets/icon-128x128.png?rev=990206)
 * [Rencontre - Dating Site](https://wordpress.org/plugins/rencontre/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rencontre/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rencontre/)
 * [Active Topics](https://wordpress.org/support/plugin/rencontre/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rencontre/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rencontre/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jacques Malgrange](https://wordpress.org/support/users/sojahu/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/clearing-cache-dont-work/#post-15311209)
 * Status: not resolved