Title: tosc's Replies | WordPress.org

---

# tosc

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/tosc/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/tosc/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Message body empty](https://wordpress.org/support/topic/message-body-empty-2/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [6 years ago](https://wordpress.org/support/topic/message-body-empty-2/#post-12963921)
 * Thanks for the reply. I contacted other plugin authors. There were no updates
   on their end, but it started failing with last updates of WP Mail SMTP. I hope
   they can find what is going wrong.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Accordion FAQ - Compatible With All Page Builder (Elementor, Gutenberg)] Issues with pro version](https://wordpress.org/support/topic/issues-with-pro-version-2/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/issues-with-pro-version-2/#post-10723716)
 * OK. Done
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin Custom Login] Styling error messages](https://wordpress.org/support/topic/styling-error-messages/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/styling-error-messages/#post-10631752)
 * Thank you, I found what I want with your advices 🙂
 *     ```
         .login #login_error {
       	border-radius: 10px;
       	border-left-color: transparent !important;
           border: 2px solid #EF5350 !important;
           background-color: #FFEBEE !important;
           font-family: monospace;
           text-align: center;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin Custom Login] Styling error messages](https://wordpress.org/support/topic/styling-error-messages/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/styling-error-messages/#post-10629174)
 * Sorry, I meant styling the error box, that contains errors messages. For instance:
   [http://demo.weblizar.com/admin-custom-login/wp-login.php](http://demo.weblizar.com/admin-custom-login/wp-login.php)
   
   I only write a login and I validate to throw an error message. “ERROR: The password
   field is empty.” This message and its container have the same default style from
   WP. Is it possible to customize them?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login or Logout Menu Item] Profile entry](https://wordpress.org/support/topic/profile-entry/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/profile-entry/#post-10583273)
 * Yes, I already use it but I would like to add in my menu a “Profile” item that
   is only displayed when the user is logged in like the logout button.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] After testing it on a long time, I disable it](https://wordpress.org/support/topic/after-testing-it-on-a-long-time-i-disable-it/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/after-testing-it-on-a-long-time-i-disable-it/#post-10580938)
 * Yes, there was a kind of float left that was inserted. All the text was glued
   to the right of images instead of conserving the carriage return.
    Also, in the
   element inspector (js console), I got warnings from Gutenberg telling me to make
   some changes, because it won’t be supported.
 * > paragraphs block class set is-small-text, …, is-large-text is deprecated and
   > will be removed from Gutenberg in 3.6. Please use has-small-font-size, …, has-
   > large-font-size class set instead. Note: If paragraphs using this classes are
   > opened in the editor new classes are automatically applied the post just needs
   > to be saved. This is a global warning, shown regardless of whether the classes
   > are used in the current post.
 * Also, I used the gallery feature, it looks really good on the site, but images
   are really big with the API. Why the biggest images are used, is there a way 
   to display smaller ones?
 * I reactivated the plugin, if you need more details.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Blank content + js error](https://wordpress.org/support/topic/blank-content-js-error/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/blank-content-js-error/#post-10555839)
 * Yes, you are right. So, I should address my issue here: [https://wordpress.org/plugins/wp-shortcode/](https://wordpress.org/plugins/wp-shortcode/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Cache plugin warning](https://wordpress.org/support/topic/cache-plugin-warning/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/cache-plugin-warning/#post-10507486)
 * Hello,
 * Thank for your reply. I understand what happens. The message seems to be good
   but should not be displayed for me (because I don’t run litespeed solutions):
 * “Veuillez désactiver toutes les autres solutions de cache de page qui sont actuellement
   utilisées. **LiteSpeed Cache fonctionne avec d’autres solutions de cache, mais
   uniquement autres que la mise en cache de pages telles que la minification des
   fichiers css/js**. Pour ce scénario uniquement, veuillez décocher « Cocher le
   cache avancé » dans les réglages de LiteSpeed Cache.”
 * I mean, LiteSpeed detects that LSCache Module is disabled. So, I guess this message
   should not be displayed when this other message is displayed, because it tells
   that I do need another cache plugin :
 * “WARNING
    The functionalities here can not work due to:
 *  LSCache Module is disabled. How to fix it?”
 * BTW, do you have some suggestions for cache plugins that run well with your plugin?
   I noticed I didn’t get a warning for fastest cache but I guess this is due to
   the fact it is not listed on your plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Google Api Problem](https://wordpress.org/support/topic/google-api-problem-2/)
 *  [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/google-api-problem-2/#post-10464244)
 * Hi,
 * For days, I couldn’t backup my sites on my drive due to that! I don’t use Google
   with your plugin (Could not it be disabled in that case?).
    This is a major issue
   that should have immediately needed a communication or a downgrade (notification
   in admin dashboard). I had to pay OneDrive to have my backup + all the time spent
   to understand what was happening. Thanks to another plugin developer, I read 
   that thread and downgraded to 1.2.5 to make my other plugins work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Fails to connect to Google Drive](https://wordpress.org/support/topic/fails-to-connect-to-google-drive/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/fails-to-connect-to-google-drive/#post-10449942)
 * OK. Great! I will do. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[[Abandoned] PPress] Error 500](https://wordpress.org/support/topic/error-500-79/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/error-500-79/#post-10433987)
 * I will stop my tests. Now, the plugin directly displays the login page instead
   of the home page (without displaying the login URL). I disabled my security plugin
   and a plugin for login without any successes. I had to disable PP plugin and 
   clear cache to solve that. I am on php 7.2 but I don’t think it’s related.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[[Abandoned] PPress] Error 500](https://wordpress.org/support/topic/error-500-79/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/error-500-79/#post-10433936)
 * OK. I think I have two plugins that can interfere. I will check that and let 
   you know.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shield Security – Smart Bot Blocking, Brute-Force Login Protection & File Scanning] Shield blocks me when publish a page](https://wordpress.org/support/topic/shield-blocks-me-when-publish-a-page/)
 *  [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/shield-blocks-me-when-publish-a-page/#post-10278630)
 * You should immediately change the password and give the new one in a private 
   channel (email). Some persons might have receive this message in their mailbox.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shield Security – Smart Bot Blocking, Brute-Force Login Protection & File Scanning] PHP 7.2 compatibility](https://wordpress.org/support/topic/php-7-2-compatibility-23/)
 *  [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/php-7-2-compatibility-23/#post-10214856)
 * I use it with php 7.2 that’s one of the rare plugin with so much features that
   doesn’t throw warnings. You can run it without any problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Minimal Coming Soon – Coming Soon Page] Switch button in top bar](https://wordpress.org/support/topic/switch-button-in-top-bar/)
 *  Thread Starter [tosc](https://wordpress.org/support/users/tosc/)
 * (@tosc)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/switch-button-in-top-bar/#post-10172473)
 * Hi,
 * I agree, but it’s curious that it only works from the settings page. It sounds
   that this call has no effect:
    `wp-admin/admin.php?action=csmm_change_status&
   new_status=enabled&redirect=%2F`

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

1 [2](https://wordpress.org/support/users/tosc/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/tosc/replies/page/2/?output_format=md)