Profiles

  • Member Since: December 5th, 2019
  • Find me on:
  • Created a topic, Does not work with the LiteSpeed plugin, on the site WordPress.org Forums:
    Unfortunately, the Warm Cache plugin does not work wit…

  • Posted a reply to Issue with Office365 OAuth Token Expiring After 90 Minutes, on the site WordPress.org Forums:
    I can confirm that I'm experiencing the same problem. Every 2-3 days, emails suddenly stop…

  • Created a topic, Not working with WP 6.8.1, on the site WordPress.org Forums:
    The plugin has not been updated for many months. I see…

  • Posted a reply to Multisite and login through second site, on the site WordPress.org Forums:
    Hi @saranshwpm I sent my contact information through the form on your website (the “Contact”…

  • Posted a reply to Multisite and login through second site, on the site WordPress.org Forums:
    Hey guys. 3 weeks with no response :( Could someone confirm that the problem I…

  • Created a topic, Multisite and login through second site, on the site WordPress.org Forums:
    I think I found a bug in your plugin. The problem is w…

  • Posted a reply to Do I need to clone tables in a multisite environment?, on the site WordPress.org Forums:
    @wfpeter thank you very much for explaining, everything is clear :) Then in my script…

  • Created a topic, Do I need to clone tables in a multisite environment?, on the site WordPress.org Forums:
    I'm writing a script that will create a duplicate main…

  • Posted a reply to New blog in multisite always with http scheme, on the site WordPress.org Forums:
    @siva_selva thank you for this detailed explanation! I use the wp_initialize_site() function for a script…

  • Created a topic, New blog in multisite always with http scheme, on the site WordPress.org Forums:
    Why is it that when I create a new website in a multis…

  • Created a topic, Only some of the rows are cloned and strange entry “wp_2_user_roles”, on the site WordPress.org Forums:
    I have one primary page in multisite wordpress. I am t…

  • Created a topic, Translate the “Search items” text, on the site WordPress.org Forums:
    I use "Loco Translate" to translate your plugin. Unfor…

  • Created a topic, It is not possible to search for a student by name and surname, on the site WordPress.org Forums:
    I noticed a problem in the student search on screen:Se…

  • Posted a reply to Unable to set buttons text inside “Course Actions”, on the site WordPress.org Forums:
    That is a good idea and might be something you would want to look into…

  • Posted a reply to Unable to set buttons text inside “Course Actions”, on the site WordPress.org Forums:
    Another solution would be to edit static texts (via Loco Translate) as you have done…

  • Created a topic, Unable to set buttons text inside “Course Actions”, on the site WordPress.org Forums:
    Inside the "Course List" block there is a "Course Acti…

  • Posted a reply to Accordion bug: This block contains unexpected or invalid content, on the site WordPress.org Forums:
    @mahbubshovan thank you for the clarification :) When can we expect the release of a…

  • Posted a reply to Accordion bug: This block contains unexpected or invalid content, on the site WordPress.org Forums:
    Hi @mahbubshovan I checked and... you just removed the "Edit as HTML" option in "Accordion"…

  • Created a topic, Accordion bug: This block contains unexpected or invalid content, on the site WordPress.org Forums:
    I installed a fresh version of wordpress (6.5.3) and t…

  • Posted a reply to Child theme and problem with path, on the site WordPress.org Forums:
    A child template should overwrite the parent template, not replace it. In my opinion wordpress…

  • Posted a reply to Account on senseilms.com and no emails, on the site WordPress.org Forums:
    @mdrockwell It looks like your site is still not sending emails. I created a third…

  • Created a topic, Child theme and problem with path, on the site WordPress.org Forums:
    I installed your "Course" theme and created my child t…

  • Posted a reply to Account on senseilms.com and no emails, on the site WordPress.org Forums:
    The password recovery option worked - I got an email with a link. On the…

  • Created a topic, Account on senseilms.com and no emails, on the site WordPress.org Forums:
    About 48h ago I created two accounts on senseilms.com …

  • Created a topic, Where can I find an up-to-date list of hooks?, on the site WordPress.org Forums:
    Is there a described list of current hooks (filters an…

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    I don't know if the problem is related to "multisite" or the fact that the…

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    One hosting, one directory with wordpress. Multiple domains point to the same directory.

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    https://wordpress.org/documentation/article/wordpress-multisite-domain-mapping/

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    Hi @qtwrk, Unfortunately, I'm still having some problems. Sometimes the page cache clears and sometimes…

  • Posted a reply to Presets won’t save, on the site WordPress.org Forums:
    I have the same problem (WP 6.2.2, Qubely 1.8.8). As far as I can see,…

  • Posted a reply to LSWCP_TAG_PREFIX – bug when multisite, on the site WordPress.org Forums:
    This is some workaround, but in my opinion a more elegant solution would be if…

  • Created a topic, LSWCP_TAG_PREFIX – bug when multisite, on the site WordPress.org Forums:
    I think I found a bug in the plugin. Here the LSWCP_TA…

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    Now it works like a dream! Thank you :)

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    @qtwrk what API do you mean? Can you send a link to the documentation?

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    Hi @qtwrk, let's simplify everything. When updating any page, I would like the entire cache…

  • Posted a reply to wp_transition_post_status – why?, on the site WordPress.org Forums:
    Hi @andergmartins, You're right, I was using the older version 2.8.3. I searched the list…

  • Posted a reply to Purge cache when post status changes via cron, on the site WordPress.org Forums:
    Cron tasks are managed by DirectPanel: wget -q -O - https://mydomain.com/wp-cron.php >/dev/null 2>&1 So... header("X-LiteSpeed-Purge:…

  • Created a topic, Purge cache when post status changes via cron, on the site WordPress.org Forums:
    Hi!How can I write the equivalent of this function whe…

  • Created a topic, wp_transition_post_status – why?, on the site WordPress.org Forums:
    Hi!Why do you call the function wp_update_post and the…

  • Posted a reply to Purge cache only for selected pages, on the site WordPress.org Forums:
    Yes, I am using UCSS/CCSS on a production environment. Can I force tags with a…

  • Posted a reply to Purge cache only for selected pages, on the site WordPress.org Forums:
    var_dump(LSWCP_TAG_PREFIX); // "805" instead of "8051" Before I dive into the code and try to…

  • Created a topic, How to detect redirection loops?, on the site WordPress.org Forums:
    Hi,My site has hundreds of pages and for some reason (…

  • Posted a reply to Purge cache only for selected pages, on the site WordPress.org Forums:
    I see something like this: 8051_HTTP.200,8051_page,8051_URL./some-page/,8051_Po.902,8051_PGS,8051_ Why does the LSWCP_TAG_PREFIX return "805" instead of "8051"?…

  • Posted a reply to Purge cache only for selected pages, on the site WordPress.org Forums:
    @qtwrk Thanks for the hint. I'm already using this code for another problem (https://wordpress.org/support/topic/flamingo-plugin-and-home-page-cache) so…

  • Posted a reply to Crawling only works for homepage, on the site WordPress.org Forums:
    A single launch of the crawler is not enough to generate a cache for all…

  • Created a topic, Purge cache only for selected pages, on the site WordPress.org Forums:
    How to achieve this behavior of LiteSpeed plugin: W…

  • Posted a reply to htaccess file has not changed, on the site WordPress.org Forums:
    Unfortunately, I still have the problem (I started this thread). If I install clean wordpress…

  • Posted a reply to Konflikt z wtyczką Quiz And Survey, on the site WordPress.org Forums:
    @iworks potwierdzam, że teraz wtyczka działa prawidłowo i nie powoduje konfliktów :) Przy okazji odkryłem,…

  • Created a topic, How to set the form field after validation, on the site WordPress.org Forums:
    How to set the form field after validation? Before val…

  • Created a topic, Set the form field in CF7 actions and pass it to the landing page, on the site WordPress.org Forums:
    I have hidden input in my form: [hidden my-fie…