• This plugin is a gem and does exactly what it says. I don’t understand why only so few users have it installed. WP-Rocket should buy it from the author and make it a built-in feature.

    It supports even shortcodes inside the shortcode which is amazing.

    So, a big thankyou for the author. I highly recommend the plugin.

    One minor thing is that loading the protected content might take a few milliseconds. Depending on the application this might be acceptable or not.

    Unfortunately, we couldn’t use the plugin. We wanted to protect a custom shortcode that creates an icon in the header section depending on the opening hours. The delay in loading time resulted in a layout shift that was not acceptable in this case.

    There is probably no way to fix this. This might not a problem at all, if the content is below the fold.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jose

    (@giuse)

    Hi @cutu234,

    thank you very much! I really appreciate your feedback.

    If you want to speed up the process, I suggest you:

    • Install Freesoul Deactivate Plugins
    • Go to Freesoul Deactivate Plugins => Actions => Content No Cache
    • Disable all the plugins that you don’t need to output the content

    Normally, when Content No Cache sends the Ajax call to retrieve the content, all the plugins and the theme run. This is something that is managed by WordPress. With Freesoul Deactivate Plugins you can keep only the plugins you need, and this will help to decrease the delay.

    I also suggest you assign a min-height to the area where the content will appear. The min-height value will depend on your case. It will reduce the layout shift.

    For example:

    .eos-dyn-content{
        min-height:300px
     }

    I hope it helps.

    Have a great day!

    Jose

    Thread Starter cutu234

    (@cutu234)

    Hi Jose,

    thanks for pointing out the your other plugin to me. This sounds great. Will check it out.

    If I have any other questions, I will post in the support section. Not quite sure that the reviews section is meant for longer threads.

    Thanks again for your fast reply.

    Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘What a gem! Works like a charm!’ is closed to new replies.