Title: hostingct's Replies | WordPress.org

---

# hostingct

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] Qubely blocks are not working properly](https://wordpress.org/support/topic/qubely-blocks-elements-are-not-working-properly/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/qubely-blocks-elements-are-not-working-properly/#post-17979182)
 * Pretty much writing off using anything from Themeum ever in the future, and will
   advocate to anyone who will listen to stay far away from this brand.
 * Was a paying subscriber for several years and to have them drop support with 
   things a buggy incompatible mess is unacceptable. I already had the Qubely version
   locked at 1.8.7 due to issues saving styles in subsequent versions. I have many
   client sites built using Qubely and am now forced to figure out how to transition
   them off this.
 * It would be one thing if the source code was made open source so paying customers
   could proceed with their own support, but to just drop support and leave paying
   customers high and dry, it’s a bad look.
 * Customers of anything coming from Themeum, buyer beware and use at your own risk.
    -  This reply was modified 1 year, 11 months ago by [hostingct](https://wordpress.org/support/users/hostingct/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] Presets won’t save](https://wordpress.org/support/topic/presets-wont-save/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [3 years ago](https://wordpress.org/support/topic/presets-wont-save/#post-16902088)
 * The presets appear to not work with wordpress 6.2.2, downgrade to 6.1.3 or earlier
   for the qubely plugin to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] Theme global settings reset to default after Publish and refresh](https://wordpress.org/support/topic/theme-global-settings-reset-to-default-after-publish-and-refresh/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [3 years ago](https://wordpress.org/support/topic/theme-global-settings-reset-to-default-after-publish-and-refresh/page/2/#post-16902087)
 * Downgrading to wordpress 6.1.3 resolved the issue. I’m not sure which version
   after this qubely is incompatible with.
 * The plugin page states it’s tested with 6.2.2, how thorough are these tests?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] Theme global settings reset to default after Publish and refresh](https://wordpress.org/support/topic/theme-global-settings-reset-to-default-after-publish-and-refresh/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [3 years ago](https://wordpress.org/support/topic/theme-global-settings-reset-to-default-after-publish-and-refresh/#post-16902040)
 * I am experiencing this issue as well. Let me be very clear here.
 * Up to date version of wordpress: v6.2.2
   Using TwentyTwentyTwo themeOnly one plugin
   installed – Qubely v1.8.8
 * I have paid for Qubely pro for the last 3-4 years, agency license.
 * This is a concerning issue, as it completely breaks the use of the plugin. Any
   change to the global preset, either creating a custom one or changing the colors
   of the default #1 and #2 preset get reverted as soon as a page refreshes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] wordpress 6.0 and qubely row block](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/)
 *  Thread Starter [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years ago](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/#post-15822819)
 * Ok, thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] wordpress 6.0 and qubely row block](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/)
 *  Thread Starter [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years ago](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/#post-15821968)
 * Hi, this issue is marked as resolved yet I’m still experiencing this issue with
   both wordpress 6.0.0 and 6.0.1. Prior to those versions works fine. The row block
   displays as a stacked column in the editor. I made sure all plugins are disabled
   and I’m using the TwentyTwo theme.
 * The only way I can get them to get the row to not stack (in the editor) is to
   remove the gutter (set it to 0) on the row block properties.
 * **edit** With the latest version of Qubely, downgrading to wordpress version 
   5.9.3 does not provide a resolution anymore. Is this reproducible on your end?
 * **edit 2** When editing a post, in the browser console, if I disable the flex-
   wrap on the following rule (an inline style), the column flows as expected. I’ll
   use this as a work-around but I’m curious if this is reproducible.
 * .qubely-row > .block-editor-inner-blocks > .block-editor-block-list__layout {
   
   display: flex; flex-wrap: wrap; }
    -  This reply was modified 4 years ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years ago by [hostingct](https://wordpress.org/support/users/hostingct/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] wordpress 6.0 and qubely row block](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/)
 *  Thread Starter [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/#post-15730723)
 * Any idea on when this will be fixed?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] wordpress 6.0 and qubely row block](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/)
 *  Thread Starter [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/wordpress-6-0-and-qubely-row-block/#post-15681198)
 * Thank you!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] Qubely blocks format lost automatically](https://wordpress.org/support/topic/qubely-blocks-format-lost-automatically/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qubely-blocks-format-lost-automatically/#post-15186387)
 * [@creativeartbd](https://wordpress.org/support/users/creativeartbd/) Confirmed
   the fix is working in the latest 1.7.7 release! Thanks to you and team for getting
   this done.
 * I have been a paid pro member for close to two years, qubely is by far one of
   my favorite gutenberg plugins. Keep up the good work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] Qubely blocks format lost automatically](https://wordpress.org/support/topic/qubely-blocks-format-lost-automatically/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/qubely-blocks-format-lost-automatically/#post-15145816)
 * Hi. I’ve been experiencing this issue as well. I’ve been keeping all my sites
   on version 1.7.3 as 1.7.4 is the first version that introduced this issue.
 * Going into a page and saving the post / page will resolve the issue, but then
   all other pages will have issues, the inline styles only work for the most recent
   updated / saved page.
 * Indeed switching the styles to load from the file system resolves the issue, 
   however this is not a satisfactory fix since in my experience loading assets 
   from filesystem introduces a FOUC (flash of unstyled content) on first load and
   can introduce issues with asset caching and / or styles not loading.
 * Is there any acknowledgement of the actual issue and a path to resolution using
   the standard inline styles? I have reproduced this issue across 6+ different 
   sites so it should be easy to reproduce internally. I use row blocks extensively
   and very frequently with full alignment, and often rows within rows to achive
   better control control–perhaps that has something to do with it?
    -  This reply was modified 4 years, 8 months ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years, 8 months ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years, 8 months ago by [hostingct](https://wordpress.org/support/users/hostingct/).
    -  This reply was modified 4 years, 8 months ago by [hostingct](https://wordpress.org/support/users/hostingct/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] When will Caxton be tested to WP 5.8.1?](https://wordpress.org/support/topic/when-will-caxton-be-tested-to-wp-5-8-1/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/when-will-caxton-be-tested-to-wp-5-8-1/#post-14971997)
 * I submitted a support ticket. Looks like your support page is having some issues,
   the forum is not rendering.
 * [https://www.pootlepress.com/support/](https://www.pootlepress.com/support/)
 * I see shortcodes output on the screen.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] When will Caxton be tested to WP 5.8.1?](https://wordpress.org/support/topic/when-will-caxton-be-tested-to-wp-5-8-1/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/when-will-caxton-be-tested-to-wp-5-8-1/#post-14971983)
 * What is the best way to request support for caxton on pootlepress.com ? The support
   form asks for a license key. I will submit a support request anyway, but it’s
   obviously not the correct channel for this.
 * FYI, the original post I made regarding this is here: [https://wordpress.org/support/topic/block-validation-failure-in-1-27-for-blocks-created-in-1-26-or-earlier/](https://wordpress.org/support/topic/block-validation-failure-in-1-27-for-blocks-created-in-1-26-or-earlier/)
 * I just verified the issue is still there. Upgraded the plugin to 1.27.0, with
   twenty ninteen theme and all other plugins disabled. Went into a page and made
   a text edit. Saved it. Reloaded the page. Now I’m seeing this:
 * > [View post on imgur.com](https://imgur.com/a/CMnkhUc)
 * Again, this does not happen in v1.26.0
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] When will Caxton be tested to WP 5.8.1?](https://wordpress.org/support/topic/when-will-caxton-be-tested-to-wp-5-8-1/)
 *  [hostingct](https://wordpress.org/support/users/hostingct/)
 * (@hostingct)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/when-will-caxton-be-tested-to-wp-5-8-1/#post-14971964)
 * Hi, the issue is with the caxton section block. After saving a page the section
   blocks would come back malformed and ask to be recovered. Reverting to version
   1.26.0 eliminates the issue, seems to only happen when caxton is updated to v1.27.0.
   I will log a support request through your dedicated support channel.

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