gambitph
Forum Replies Created
-
Hi,
It might be possible that the reason why the Accordion’s title looks not centered is because of the arrow. The title will only be centered within its container. http://bit.ly/37eH0oY
But you can add some custom CSS code to be able to move the title to the right. Here’s the custom CSS code:
.ugb-accordion__heading h4#ugb-accordion-1__heading { margin-left: 30px !important; }You can add this custom CSS code in the Advanced > Custom CSS in the block inspector.
Let me know how it goes!
Hi Alex,
In the current version (V 2.1.0), Post block already supports Custom Post Type.
We’ve added Post Type option where you can choose what type of posts to show on your Post Block. You can choose between Posts, Pages or Custom Post Type.If you have any other questions, don’t hesitate to contact us. 🙂
Hi Travis,
You can adjust Block Margins only on mobile. You just need to click the Mobile Responsive button then click Mobile to only apply the changes to mobile. http://bit.ly/2TIQyEAYou can change the value of Margin Left and Right to a negative value to stretch the containers of the Post block.
Please let me know how it goes! 🙂
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Loading Assets DynamicallyHi Israel,
Just letting you know that we’ve already replied to your email. But will paste the reply here. 😊Right now, when minified and GZIPed, Stackable (free) loads 2 files in the frontend: 1 Javascript 11kb~ and 1 CSS 9kb~. The Premium version loads an additional 2 files: 1 Javascript 1kb~ and 1 CSS 8kb~
If you have any other questions, don’t hesitate to contact us. 😊
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Card Block IssuesUnfortunately, you can only add 1 Card Block per section.
But one possible workaround is to add a Columns Block with 2 columns or more columns and a Card Block inside each column.
Hope this helps!
Hi Kermit,
Just letting you know that we’ve already replied to your email.
Thanks!Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] image box overlay and widthWe have been trying to replicate the issue in our end, but the problem doesn’t happen. But as we’ve checked the link that you gave, we saw the issue on your Image Box. Your image extends on the container of the block. To prevent that from happening you can add some custom CSS code on your customizer.
Here’s the custom CSS code:
.ugb-image-box .ugb-image-box__item { width: auto; }Please let us know how it goes. 😊
We have been trying to replicate the issue in our end, but the problem doesn’t happen. We’ve also checked the URL that you gave, but we can see the featured images of your Client Case Studies.
Would you be able to provide the exact steps that we can take so that we can replicate your issue?
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Website ErrorHi Robert!
We’ve sent an email regarding this issue. 😊Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Read More Not Working on IEThanks for reporting us this issue.
Just letting you know that we are currently working on them. We’ll address this issue as soon as possible and we’ll let you know once we’re done with the fixes.
Hi!
Just letting you know that we’ve just released an update for Stackable. This should fix the one-column setup issues on Image Box.If you need further help, please let me know. 😊
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] TranslationHi! Just letting you know that Stackable is already translatable and WPML ready. We’ve already released an update (version 1.16.0). This update includes the integration with WPML.
Thanks!Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Icon List regularly breaksHi Saner!
Just letting you know that we’ve already received your email.
Thanks!Forum: Reviews
In reply to: [Stackable - Page Builder Gutenberg Blocks] Good but buggyHi! We saw your Support Issue Comment.
As what we’ve commented, this is not a normal behavior of the Icon List.
Can you send over the Block Code of your Icon List so we can check it out, or steps to replicate the issue? You can send it via email at support@wpstackable.comForum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Icon List regularly breaksThis is not a normal behavior of the Icon List.
Can you send over the Block Code of your Icon List so we can check it out, or steps to replicate the issue? You can send it via email at support@wpstackable.com- This reply was modified 6 years, 10 months ago by gambitph.