Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter melaniesinmek

    (@melaniesinmek)

    Thank you, it is working perfectly ??

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hi, I am sorry to reopen this thread, I was abroad for business.

    I understand you want me to ask BuddyBoss but isnt Redis your plugin?

    I was checking the backend admin section again and I do not see any option to check or uncheck any options that I want to cache.

    My hope was that you would be able and helpful to either let me know me how I can stop certain components from being cached (I assume Redis does this automatically as I did not specify anything when I installed it, pls correct me if I am mistaken) or you would guide me in the right direction.

    Do I need to modify the Redis template files or how can I ensure some aspects do not get cached?

    Or is Redis out-of-the-box a always cache all solution?

    Kind regards and sorry again for asking so late.

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hi, thanks for your quick response @tillkruess

    1. It keeps itself fresh? Does that mean it flushes itself from time to time or how do I have to understand that? If it does then I might not need to add a cronjob.
    2. Anyway, I realized something else when I checked the “Diagnostics” tab: I am using BuddyBoss and apparently some BB components like for example “bp_friends_requests”, “bp_friends_friendships” or ” bp_messages” are in the “Global Groups” section, meaning they are cashed.

    I am not sure if these components are automatically detected by Redis or were manually added but according to BuddyBoss they should not be cashed. Could you please let me know how can I remove them from the group/being cashed?

    3. (FYI, some components in the “Diagnostics” list do not exist like e.g. “bp_member”, the correct BuddyBoss component name is “bp_members()”).

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Thanks for the quick reply, really appreciate it ??

    So the pageview, does that mean each time the cookie banner is loaded and “filled out” by a user or does pageview mean each page that is loaded on the website?

    For example: if just 1 user visits the website today and opens 10 pages, comes back the following day and visits 20 times the same pages from previous day. Does that mean that 30 pageviews are used up (only by a single user)?

    Or does only the page count where the user on his first day saw the cookie banner and accepted/rejected cookies?

    Just want to be clear about this aspect, thanks for understanding ??

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Thanks for the reply ??

    Sounds great, then hopefully you can add more hooks for future release.

    Will watch out for the next update then.

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hi Brajesh,

    thanks for the detailed reply ??

    As I mentioned WPforms and FluentForms can map their form fields to whatever other fields I want. But for that I need the meta keys for the xprofile fields.

    How can I find the meta keys for my fields that I created with xprofile field plugin? Are the meta keys always the same for the field options, e.g. “country”, “birthdate”, etc or are they different on each website?

    All I need now is the meta key(s) for my xprofile fields. Can you please give me more information on where to find them?

    Thanks again in advance ??

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hi, not sure if this helps but I came across WPform and FluentForm and they both offer a so-called “user registration” addon.

    Apparently this addon can fill in the xprofile fields (via meta keys and mapping). But I am not sure if it works completely for all xprofile fields…

    Any chance to integrate “BuddyPress Xprofile Custom Field” Type” plugin with the form builders?

    Thanks ??

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Wow first off thanks for the superfast response ??

    Really appreciate it.

    So, can I use Wordfence with it then?

    Will there be no conflicts with the 2 plugins (BBQ Firewall & Wordfence) then, correct?

    I just want to avoid any potential problems from the start ??

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hello Till, thank you for your reply, I really appreciate it.

    So first of all, what are “WP_REDIS_* constants” and where can I find them? Do you want me to post them in here or on your website support?

    You also mention:”set the maxmemory-policy in your redis.conf file…so it can cache as much as possible” – what is a good ballpark amount of RAM to set for maxmemory?

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hi, sorry if I do not understand that much about the technical and functional aspects of the 2 plugins. I watched some Youtube videos and they install both W3 and Redis plugin – which is what I did.

    Now my Redis seeting shows 3 things:

    Status: Not enabled; Filesystem: Writeable; Redis: Unreachable

    So, from a laymans perspective Redis is not even working right now (correct me if I am wrong). Yet, W3 lets me seelct Redis options in dropdowns but gives me the “Object Cache is disabled via filter” notification for the object cache setting.

    Not sure what I am doing wrong in this setup, I installed and activated both plugins yet its not working as expected or let me put it his way easy to get it working. Maybe I should just delete Redis again and simply use W3 alone……

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hi, thanks for the quick reply but that your response leaves me even more confused.

    What do you mean Redis is already enabled? Yes I need to instal and activate the Redis plugin and then connect it to W3 or am I wrong?

    Same like with Litespeed cache, I need to activate Redis and then connect it to Litespeed plugin.

    W3 also shows Redis as options for several caching settings, so if I can only use W3 OR redis at any given time then why does Redis even show up as option only to show me the “Object Cache is disabled via filter” notification?

    That is quite confusing. I thought I activate Redis plugin and the W3 plugin at same time, connect them so that W3 can then use Redis fucntionality.

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Thanks for your quick reply, I really appreciate it.

    Well, so are you telling me I should make backups but when I use them to restore them I should actually delete the entire wordpress first, gte aclean instal and then restore with WPvivid the backup file I created?

    Isnt that counter-intuitive? Then what are the restore buttons inside the plugin for when I can restore straight away? According to your reply I should never do that as files that I didnt want to be there could still be there??

    My example was maybe too simple, lets assume I create a backup at 15:00. I test the website and install a few plugins. At 18:00 I get an issue or rethink my decisions and want to restore to the last point.

    So, if I restore then those files that I have just added/installed in the last 3 testing hours, are still there. and worse they are still in the database. But didnt I create a restore backup with teh database at 15:00 so should the database at least not show that exact database? Instead the new plugins are included in the database, so this is what leaves me confused. Then why did I even create a backup?

    I hope this is clearer this time. From my perspective, the backup should only restore what was in WordPress/database at the exact time I took the backup. Or am I mistaken here?

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Ah, I see.

    Thanks for the heads up, Peter.

    Really appreciate the answer ??

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hey Peter, first off thank you for the superfast reply ??

    Well, I was just aasking about Wordfence being compatible with Cloudfare as “more” i snot always better.

    To get back to the notifications: I was referring to the WordPress backend notifications I get on each backend page at the top. Currently I see this message which is generated by Wordfence:

    “reCAPTCHA test mode is enabled. While enabled, login and registration requests will be checked for their score but will not be blocked if the score is below the minimum score.”

    There is no “x” button to get rid of the notification so where in the Wordfence settings/options can I prevent any admin noifications?

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Thanks, for your quick reply but to be honest a bit more help would be really appreciated.

    So now I am stuck searching on Google to find this url extension to get it and then? If This is required for your plugin why dont you try to write a brief post about it where to get it and how to upload it to make it work for your plugin?

    Should this curl not be in the latest PHP version?

    [edited]

    So I even asked my hosting provider they told me it is installed. I even watched vides on how to create a php.ini file and add this part: extensions=curl_curl.dll

    Still I get the same message when I open WPVivid:”The curl extension is not detected. Please install the extension first.”

    So, pls be so kind and let me know how to get WPVivid to work without this message.

    • This reply was modified 8 months, 2 weeks ago by melaniesinmek.
Viewing 15 replies - 1 through 15 (of 18 total)