gambitph
Forum Replies Created
-
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Video Popup Not workingThanks for the error report. We tried to add a Video Popup with a YT video for the popup, but we can watch the YT video without encountering any issues.
We recently released an update (V2.9.0), it might be possible that this issue has already been fixed. Would you be able to update Stackable, and see whether you still encounter the issue?
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] alt text missing in image blockUnfortunately, we currently don’t have a way to add alt text in the Image Box block.
Since Image Box block is using background images instead of img tags, alt text isn’t available to them.
I agree though, that there might be some SEO benefits here, so I’ll talk to the developers about this and see what we can do about this in the future. ??
Do you perhaps have the Gutenberg plugin activated? Or did you test our block with the beta version of WordPress 5.5?
Upon checking your video screencap, I noticed that your block editor seems to look like the one in the beta version of WordPress 5.5.
If this is the case, unfortunately, we are still not yet compatible with WordPress 5.5. We are currently investigating and still testing our plugin with WordPress 5.5. We’ll release an update before the end of this week or early next week (before the official release of WordPress 5.5) for the fixes and compatibility of Stackable with WordPress 5.5.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] My custom design for blocksHi,
We still currently have this feature yet. ??
However, we are currently working on implementing a Global Settings. We’ll announce in our newsletter when this feature is already available. ??
Thanks for your patience!
Hi Nick,
Just saw on our system that you have two existing accounts, one Free Version for nickfreiling.com, and the other one is Single Premium Version for people.fish.
Would you be able to email us directly at [email protected] so we can email your license key and to assist you better?
We have Divider and Separator blocks that you can use as your shape divider on your site. Stackable blocks are mobile responsive as long as they are set at default settings.
You can make the blocks into full-width by clicking the Change Alignment button in your toolbar: https://i.imgur.com/doMeFLn.png
You can also try using the Stackable feature, Block Background: https://i.imgur.com/LC6vOoe.png
When you use the Block Background feature, your block will turn into whole sections. You can check out our documentation to know more about Block Background: https://wpstackable.com/blog/column-backgrounds-and-block-backgrounds/Closing this ticket due to inactivity. If you have any other concerns, you can re-open this ticket. ??
Closing this ticket due to inactivity. If you have any other concerns, you can re-open this ticket.
Closing this ticket due to inactivity. If you have any other concerns, you can re-open this ticket.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Too Many RedirectsClosing this ticket due to inactivity. If you have any other concerns, you can re-open this ticket.
Closing this ticket due to inactivity. If you have any other concerns, you can re-open this ticket.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Container width, view on MobileWe have a fix that you can use to quickly address the issue in your site. We’ll need to investigate this further to find out why this is happening though. Please add this in your Customizer > Additional CSS:
@media screen and (max-width: 600px) { .ugb-container.ugb-container--v2.ugb-container--width-small .ugb-container__content-wrapper { width: 100% !important; } }
Let me know how it goes!
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Compatible with AMP?We’re still working on how we can integrate into AMP. But no release date yet. We’ll announce in our newsletter when the fix is already available
You can add up to -300 for the Margin Top and Bottom to pull up/down the separator. You can find this option on your Style Tab > Spacing: https://i.imgur.com/yDBnyB7.png
This can help you remove the white space between the Separator block and your footer.
I think what happened on your Separator block is that values were added for some settings, like the Separator Height.
To make it looks nice on mobile, you can adjust the settings for mobile. Click the mobile responsive button first (https://bit.ly/2UJX5im) so that your changes/adjustments will be set only on mobile view.
Our blocks are responsive on mobile if it’s set at default settings. Custom values added for desktop will also be applied to mobile. Since this is currently not intuitive, we are investigating how to leave the settings on mobile at default even if you’ve added some custom changes on desktop.
What kind of form do you need? Do you need a custom form like the Contact Form?
This is the intended use since Images Sizes corresponds to the width and height dimensions of the loaded image, and not the actual size of the image You still need to manually resize it using the Image Width.
I hope this clarifies things up. ??