• Resolved TC

    (@chopperstwisted)


    The autoload data for this is extensive and I’m wondering if there’s a way to decrease it or if it’s possible to set it to no. Its current size is 148129 advgb_blocks_list. We only use this on our contact page so it’s a significant drag on the site considering that. Any help would be greatly appreciated. Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author htmgarcia

    (@htmgarcia)

    Hi @chopperstwisted,

    We only use this on our contact page

    Which features are you using here?

    You can disable the features you don’t use through the Dashboard: https://publishpress.com/knowledge-base/blocks-dashboard/

    Regards

    Thread Starter TC

    (@chopperstwisted)

    This did not turn off the autoloaded data in the wp_options table for the unused blocks as desired. It’s not necessary for all this information to be loaded on every single request for each page. I hope this gives a little more clarity about what I’m trying to do.
    Thank you

    Plugin Author htmgarcia

    (@htmgarcia)

    I understand your suggestion about advgb_blocks_list option. However please note that data run a background process that is important to detect all the blocks in the site.

    We need more details to understand your specific situation in order to see how can we help you and maybe adapt how advgb_blocks_list works based on it.

    We only use this on our contact page

    Which features are you using here?

    Thread Starter TC

    (@chopperstwisted)

    The accordion list feature.

    Plugin Author htmgarcia

    (@htmgarcia)

    Please turn off “Block Permissions” through Dashboard. That prevents the load of the script that updates advgb_blocks_list option in the background.

    Regards

    Thread Starter TC

    (@chopperstwisted)

    I did this and it didn’t change them to “no” autoload in the wp_options table so the data load is the same.

    Plugin Author htmgarcia

    (@htmgarcia)

    ok. Is related to wp_options table and autoload. I understand better the situation.

    We’ll handle your request in Github. We already opened an issue: https://github.com/publishpress/PublishPress-Blocks/issues/1102

    Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Autoload data’ is closed to new replies.