Title: Divi blog module layout issues
Last modified: September 14, 2020

---

# Divi blog module layout issues

 *  Resolved [komagain](https://wordpress.org/support/users/komagain/)
 * (@komagain)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/divi-blog-module-layout-issues/)
 * Hello,
    We are using the LiteSpeed plugin since few months now (linked to Cloudflare),
   We have started to use a new module from Divi called Blog Module. We have seen
   that If we type the URL in the browser [https://bae360.com/blog](https://bae360.com/blog),
   the layout is not as expected (it shows 1 column instead of 3), if we refresh
   the page, the 3 columns appear, but if we go somewhere else and then come back,
   the layout is rolled back to 1 column. When we deactivate LiteSpeed plugin, the
   layout is fine everytime,
 * Can you help?
 * Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [komagain](https://wordpress.org/support/users/komagain/)
 * (@komagain)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/divi-blog-module-layout-issues/#post-13405056)
 * The output log (not sure it is usefull)
    09/14/20 21:37:02.291 [78.126.95.201:
   58302 1 1fl] [Ctrl] X Cache_control -> no Cache ( Admin page ) 09/14/20 21:37:
   02.294 [78.126.95.201:49098 1 Igq] [Ctrl] X Cache_control -> no Cache ( Admin
   page ) 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] [Ctrl] not cacheable
   before ctrl finalize 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] [Router]
   get_role: 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] [Vary] role id: failed,
   guest 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] [Router] get_role: 09/
   14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] [Core] Silence Comment due to 
   REST/AJAX 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] 💰 X-LiteSpeed-Cache-
   Control: no-cache 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] [Optm] bypass:
   Not frontend HTML type 09/14/20 21:37:02.297 [78.126.95.201:58302 1 1fl] End 
   response ——————————————————————————–
 * 09/14/20 21:37:02.299 [78.126.95.201:49098 1 Igq] [Ctrl] not cacheable before
   ctrl finalize
    09/14/20 21:37:02.299 [78.126.95.201:49098 1 Igq] [Router] get_role:
   09/14/20 21:37:02.299 [78.126.95.201:49098 1 Igq] [Vary] role id: failed, guest
   09/14/20 21:37:02.299 [78.126.95.201:49098 1 Igq] [Router] get_role: 09/14/20
   21:37:02.300 [78.126.95.201:49098 1 Igq] [Core] Silence Comment due to REST/AJAX
   09/14/20 21:37:02.300 [78.126.95.201:49098 1 Igq] 💰 X-LiteSpeed-Cache-Control:
   no-cache 09/14/20 21:37:02.300 [78.126.95.201:49098 1 Igq] [Optm] bypass: Not
   frontend HTML type 09/14/20 21:37:02.300 [78.126.95.201:49098 1 Igq] End response——————————————————————————–
 * 09/14/20 21:37:02.377 [78.126.95.201:58258 1 Yvs] [Ctrl] X Cache_control -> no
   Cache ( Admin page )
    09/14/20 21:37:02.381 [78.126.95.201:58258 1 Yvs] [Ctrl]
   not cacheable before ctrl finalize 09/14/20 21:37:02.382 [78.126.95.201:58258
   1 Yvs] [Router] get_role: 09/14/20 21:37:02.382 [78.126.95.201:58258 1 Yvs] [
   Vary] role id: failed, guest 09/14/20 21:37:02.382 [78.126.95.201:58258 1 Yvs][
   Router] get_role: 09/14/20 21:37:02.382 [78.126.95.201:58258 1 Yvs] [Core] Silence
   Comment due to REST/AJAX 09/14/20 21:37:02.382 [78.126.95.201:58258 1 Yvs] 💰
   X-LiteSpeed-Cache-Control: no-cache 09/14/20 21:37:02.382 [78.126.95.201:58258
   1 Yvs] [Optm] bypass: Not frontend HTML type 09/14/20 21:37:02.382 [78.126.95.201:
   58258 1 Yvs] End response ——————————————————————————–
 *  Thread Starter [komagain](https://wordpress.org/support/users/komagain/)
 * (@komagain)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/divi-blog-module-layout-issues/#post-13405079)
 * Before refreshing the page, only 1 columns is visible:
    `<div class="et_pb_salvattore_content"
   data-columns="`**1**`">`**<div class=””>**`<article id="post-24740" class="et_pb_post
   clearfix et_pb_has_overlay et_pb_blog_item_0_0 post-24740 post type-post status-
   publish format-standard has-post-thumbnail hentry category-api category-transformation"
   >...</article></div></div>`
 * After refreshing the page, the 3 columns are visible:
    `<div class="et_pb_salvattore_content"
   data-columns="`**3**`">` **<div class=”column size-1of3″>**
 *     ```
       <article id="post-24740" class="et_pb_post clearfix et_pb_has_overlay et_pb_blog_item_0_0 post-24740 post type-post status-publish format-standard has-post-thumbnail hentry category-api category-transformation">
       ...</article></div></div>
       ```
   
    -  This reply was modified 5 years, 7 months ago by [komagain](https://wordpress.org/support/users/komagain/).
    -  This reply was modified 5 years, 7 months ago by [komagain](https://wordpress.org/support/users/komagain/).
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/divi-blog-module-layout-issues/#post-13405530)
 * Hi,
 * Yeah , this is super weird.
 * Could you please try export your current setting , then reset to default , see
   how it goes ?
 * Best regards,
 *  [oxign](https://wordpress.org/support/users/oxign/)
 * (@oxign)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/divi-blog-module-layout-issues/#post-13815212)
 * Same kind of issue (Divi Theme and Litespeed) – I’m using the basic Litespeed
   settings but my blog page doesn’t always show. If I deactivate LS it shows. In
   LS Page Optimisation/Tuning I have tried entering “mediaelement-and-player.min.
   js” into JS Excludes but it doesn’t help! I read somewhere else that it may help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Divi blog module layout issues’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [Blog](https://wordpress.org/support/topic-tag/blog/)
 * [divi theme](https://wordpress.org/support/topic-tag/divi-theme/)

 * 4 replies
 * 3 participants
 * Last reply from: [oxign](https://wordpress.org/support/users/oxign/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/divi-blog-module-layout-issues/#post-13815212)
 * Status: resolved