Title: Ari123's Replies | WordPress.org

---

# Ari123

  [  ](https://wordpress.org/support/users/ucdguy/)

 *   [Profile](https://wordpress.org/support/users/ucdguy/)
 *   [Topics Started](https://wordpress.org/support/users/ucdguy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ucdguy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ucdguy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ucdguy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ucdguy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ucdguy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 81 total)

1 [2](https://wordpress.org/support/users/ucdguy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ucdguy/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/ucdguy/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/ucdguy/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/ucdguy/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/ucdguy/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Serving the public cache to logged in users](https://wordpress.org/support/topic/serving-the-public-cache-to-logged-in-users/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/serving-the-public-cache-to-logged-in-users/#post-17884020)
 * That seems to have helped, thank you. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Serving the public cache to logged in users](https://wordpress.org/support/topic/serving-the-public-cache-to-logged-in-users/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/serving-the-public-cache-to-logged-in-users/#post-17881274)
 * **“the site is exactly the same for logged in and logged out user? don’t you 
   have admin bar that appears?”**
 * Yes , which is why I why disabling cache for admins in the functions above.
 *     ```wp-block-code
       if ( current_user_can('administrator') ) {        // Disable cache for administrators        $cache_control->disable_cache();    }
       ```
   
 * “**Try this setting: LSC -> CACHE -> Cache(from top inner menu) -> Force Public
   Cache URIs**“
 * According to qtwrk in [this](https://wordpress.org/support/topic/force-public-cache/)
   thread, that setting still honors the login status.
 * Is there no basic function to push the public cache to logged in users? Has litespeed_control_set
   been replaced by something that makes this still possible?
 * Thank you for your help! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz Maker by AYS] Duplicate question not conserving settings](https://wordpress.org/support/topic/duplicate-question-not-conserving-settings/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/duplicate-question-not-conserving-settings/#post-17662780)
 * Hi,
 * Thank you again for the fast reply.
 * No need to send me the zip, just alerting you to the problem so that it may be
   fixed in a future update.
 * Have a good day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz Maker by AYS] Duplicate question not conserving settings](https://wordpress.org/support/topic/duplicate-question-not-conserving-settings/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/duplicate-question-not-conserving-settings/#post-17649444)
 * Hi,
 * Thank you for your fast reply.
 * I am able to reproduce the issue on a fresh install of WordPress at [https://wpsandbox.net/](https://wpsandbox.net/)
   without any other plugins installed.
 * In the video below, I have Quiz Maker 6.5.5.3 installed and WordPress 6.5.2. 
   As mentioned, this happens regardless of if I have the “Strip slashes for answers
   for a new question” box checked or not in the general settings.
 * [https://vimeo.com/932860875/16f7a2b4fa](https://vimeo.com/932860875/16f7a2b4fa)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] reCAPTCHA Issue](https://wordpress.org/support/topic/recaptcha-issue-19/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/recaptcha-issue-19/#post-17200212)
 * Perfect, thank you for your quick reply! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Activities] jQuery Issue](https://wordpress.org/support/topic/jquery-issue-35/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/jquery-issue-35/#post-17169191)
 * Hi,
 * That’s great, thank you for your detailed reply, greatly appreciated! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] reCAPTCHA Question](https://wordpress.org/support/topic/recaptcha-question-6/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-question-6/#post-17100352)
 * Hi,
 * Thank you for your detailed reply, greatly appreciated.
 * _“If you share the URL of your site, I can take a look. It might be a visual 
   bug.”_
 * Unfortunately my site is currently in development.
 * _“If you use the debug bar in a browser like Chrome, you can see if the page 
   is loading scripts from recaptcha.”_
 * I can confirm that the recaptcha does indeed appear there.
 * I also noticed that if I simply add the following script to the checkout page,
   the icon appears in the bottom right.
 *     ```wp-block-code
       function add_recaptcha_script() {
           echo '<script src="https://www.google.com/recaptcha/api.js?render=MY_RECAPTCHA_SITE_KEY"></script>';
       }
   
       add_action('wp_footer', 'add_recaptcha_script');
       ```
   
 * I understand that this script alone isn’t the same as switching recaptcha on 
   in the settings of this plugin. However, does the fact that this script shows
   the icon in the bottom right help to rule out what the issue might be?
 * Thank you again. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz Maker by AYS] Backslashes being stripped?](https://wordpress.org/support/topic/backslashes-being-stripped-2/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/backslashes-being-stripped-2/#post-17024342)
 * Hi,
 * Than you for the quick reply.
 * I still think it’s bad practice that a plugin update has now forced any user 
   who was previously using LaTeX in their answers to now have to either 1) go through
   all of their previous questions to tick a box or to 2) remember that they need
   to tick that box if they make any edit to an old question.
 * I’m not quite sure what the logic was with adding this setting, but it would 
   have much more sense to instead default to including slashes in the answers and
   to also have an option to remove the slashes, rather than the other way around,
   so that old questions that included LaTeX were not affected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz Maker by AYS] Backslashes being stripped?](https://wordpress.org/support/topic/backslashes-being-stripped-2/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/backslashes-being-stripped-2/#post-17023398)
 * Hi,
 * Thank you for the quick reply.
 * So, from my understanding, the old questions are still keeping the slashes even
   without this setting turned on. It’s not until I attempt to edit one of these
   questions that the slashes are removed and I therefore have to remember to tick
   that box for that old question.
 * Does that mean, for anyone who included LaTeX in their answers before this setting
   was added, they now need to do either of the following:
    1. go through each of those old questions and tick that box manually
 * or
 * 2. remember to tick that box when they make an edit to that question
 * This seems a bit odd. What was the logic behind not instead adding a checkbox
   to _remove _the slashes, so that it wouldn’t affect any old questions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tutor LMS - eLearning and online course solution] LaTeX Conflict – Version 2.2.4](https://wordpress.org/support/topic/latex-conflict-version-2-2-4/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/latex-conflict-version-2-2-4/#post-17023363)
 * This is one of the worst support teams for any plugin I’ve ever come across.
 * Replying to me YET AGAIN using ChatGPT? Absolutely embarrassing.
 * If anyone is reading this and considering paying these people for the pro versions
   of any of their plugins, DON’T BOTHER. They are some of the _laziest _people 
   you are likely to come across, just check my post history.
 * Want to ask for help? They’ll misread your question, or they’ll use ChatGPT to
   reply.
 * Want to help out by pointing out a bug? They’ll deny that bug exists, another
   support member will then jump into the thread and also deny that bug exists, 
   and so on. You have to talk to them like they’re 5 years old before they realise
   that bug exists.
 * [https://wordpress.org/support/topic/elementor-padding-issue/](https://wordpress.org/support/topic/elementor-padding-issue/)
 * There are a lot of other LMS plugins out there. Don’t make the wrong mistake 
   by choosing this one.
 * Use a professional LMS plugin instead.
 * Pathetic.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz Maker by AYS] Latex doesn’t work in Text answer type](https://wordpress.org/support/topic/latex-doesnt-work-in-text-answer-type/)
 *  [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/latex-doesnt-work-in-text-answer-type/#post-17022120)
 * Have you tried it with a simpler equation, e.g. \[x\], to make sure that it’s
   not a syntax issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz Maker by AYS] Backslashes being stripped?](https://wordpress.org/support/topic/backslashes-being-stripped-2/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/backslashes-being-stripped-2/#post-17022004)
 * Ah, somehow I did not notice this new setting, thank you.
 * However, I notice that there is only a general setting to turn this on for new
   questions, not for old questions.
 * I have thousands of old questions. They are all currently not stripping the slashes
   unless I edit them. They then get stripped unless I remember to tick that box
   in each case, which is easy to forget if I decide to edit an old question six
   months from now.
 * Is there a way of ticking this box for all of the old questions as well, e.g.
   with a snippet that is run once?
 * Thank you. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cache Warmer] Role Simulation?](https://wordpress.org/support/topic/role-simulation/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/role-simulation/#post-16969728)
 * Great, thank you for the fast reply! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] LiteSpeed Cache breaks website layout ocassionally](https://wordpress.org/support/topic/litespeed-cache-breaks-website-layout-ocassionally/)
 *  [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/litespeed-cache-breaks-website-layout-ocassionally/#post-16959435)
 * I’m having the exact same issue as above and it also started a few days ago across
   all of my websites, even though I have not made any changes to my website in 
   the past week.
 * The console shows multiple “jQuery is not defined” errors. A quick Google seems
   to imply that this can happen when “JS Combine” is switched on. However, I have
   all of the Page Optimization settings switched off.
    -  This reply was modified 2 years, 10 months ago by [Ari123](https://wordpress.org/support/users/ucdguy/).
    -  This reply was modified 2 years, 10 months ago by [Ari123](https://wordpress.org/support/users/ucdguy/).
    -  This reply was modified 2 years, 10 months ago by [Ari123](https://wordpress.org/support/users/ucdguy/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The SEO Framework – Fast, Automated, Effortless.] Revert to Generated Titles & Descriptions?](https://wordpress.org/support/topic/revert-to-generated-titles-descriptions/)
 *  Thread Starter [Ari123](https://wordpress.org/support/users/ucdguy/)
 * (@ucdguy)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/revert-to-generated-titles-descriptions/#post-16946626)
 * Hi,
 * Thank you for your quick reply, greatly appreciated!
 * “That’s an odd request.”
 * The reason why I wish to do this is because I’m using both “the_seo_framework_title_from_generation”
   and “the_seo_framework_generated_description” to change the generated meta titles
   and descriptions for a particular post type to something else.
 * I want these new filters to apply to all of my posts of a particular type, including
   old and new posts. However, the filters that I create only seem to work on 1)
   new posts or on 2) old posts in which generated titles/descriptions are still
   used.
 * If I also want these filters that I’ve created to also override 3) old posts 
   in which _custom_ titles/descriptions are used, I believe that I have to first“
   reset” those custom titles/descriptions to generated titles/descriptions.
 * Is that correct? And is the code above the best way of achieving that?
 * Thank you for your help! 🙂

Viewing 15 replies - 1 through 15 (of 81 total)

1 [2](https://wordpress.org/support/users/ucdguy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ucdguy/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/ucdguy/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/ucdguy/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/ucdguy/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/ucdguy/replies/page/2/?output_format=md)