gambitph
Forum Replies Created
-
We have been trying to replicate the issue in our end, but the problem doesn’t happen.
It might be possible that this issue is already fixed in the current version (V 2.2.1).
Please update your Stackable to the latest version and check whether the issue still there.
In the current version (V 2.2.1) you can now change the size of the arrow of the Accordion block.
You can see the settings of the arrow via Style>Arrow.
http://bit.ly/2uID55TForum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] AMP?Weβre still investigating AMP compatibility.
Weβll update you once weβve fixed the AMP issues. π
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] AMP IncompatibleWe’re still investigating AMP compatibility.
We’ll update you once we’ve fixed the AMP issues. π
Thanks for the error report. However, I would like to ask if you can provide more information about the error you’re encountering.
Would you be able to provide the exact steps that we can take so that we can replicate your issue? Or would you be able to provide us with a sample page containing the problem?
Please email us directly at support@wpstackable.com so we can assist you better.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] My custom design for blocksResolving this, please reopen if needed.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] My custom design for blocksUnfortunately, we currently don’t have a feature to save designs or templates of a block.
However, this is one of the things we want to address and one that’s being requested by a lot of people. We’re currently working things out on how we can create a section for Global Settings in order for users to edit multiple blocks and User Saving Functions to let users save designs of a block. But no release date yet. We’ll announce in our newsletter when these features are already available π
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Using the Icon List BlockThanks for supporting Stackable!
Unfortunately, we currently don’t have a way to adjust the space between the List Text and the List Icons. I’ll add this to our list of suggestions and look at what we can do about this in the future.
Uploading your own SVG for the Icon List is already in our to-do list. We will try to include this for future releases. In the meantime, you can override the SVG by tweaking some CSS. You’ll have to convert the SVG into inline base64 for this. You should end up with some Custom CSS like this:
ul li { background-image:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkwIDE5MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTczLjggMjguNEw2MC40IDE0MS44IDE1LjcgOTcuMiA1LjEgMTA3LjggNjAuNCAxNjNsMTI0LTEyNC0xMC42LTEwLjZ6Ij48L3BhdGg+PC9zdmc+') }Then customize every list entry:
ul li:first-child { background-image: ...; } ul li:nth-child(2) { background-image: ...; } ul li:nth-child(3) { background-image: ...; }Actually, Columns and Text blocks are already in our things/blocks to do, since they are being requested by a lot of people, but no release date yet. We’ll announce in our newsletter when these blocks are already available π
Resolving this ticket, please re-open if needed.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Post Pagination?Resolving this, please open it if needed.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Post Pagination?Unfortunately, we currently don’t have pagination on our Posts block yet. This feature is already in our roadmap though.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Blog Posts BlockI’m sorry to say but these features (Exclude Post IDs and Display Specific Post IDs) are only available for Stackable Premium.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Blog Posts BlockTo limit the Post block display to only 1 or specific posts, you need to enter the post IDs here: http://bit.ly/2GxoLPO. If you’re going to add more than 1 post, enter the post IDs separated by commas.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Add block not listingResolving this, please re-open if needed. π
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] CSS to add border to image boxesResolving this, please re-open if needed. π
Resolving this, please re-open id needed. π