Dabalina
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Bottom part of the images became blurry in my blog posts@choonthen Yes, this was related to a WordPress update – per https://github.com/WordPress/gutenberg/pull/63471
All you need to do is make it display: none.
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
display: none;
}Just for posterity, as I had an issue with this too, this blur style was added to the gallery block in WordPress core per https://github.com/WordPress/gutenberg/pull/63471
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Lastest Update broke carouselAfter some digging around I discovered that there are some custom css styles I applied to this slider that cause the slider to act wonky with the update. I will need to readjust my styles to work with the new version. Thank you for taking the time to look into this – really appreciate your responsiveness!
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Lastest Update broke carouselNo, I just have one image in each slide. Emailing you now, thanks!
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] UAGBPostMasonry is not defined@swetakumari @anonymized-14018805 @brainstormteam
ok, I did some further testing this morning. This is how you recreate it and fix the error, first, I only had Post Masonry block turned on because that is all I needed. With all other blocks turned off then I get the error. It looks like the Post Carousel block needs to be activated too. Once Post Carousel is activated the error goes away. It seems that each block’s js should be self contained if one is able to deactivate and activate them individually.
- This reply was modified 3 years, 7 months ago by Dabalina.
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] UAGBPostMasonry is not definedHello @swetakumari,
Sorry I did not get notification that you replied to this. It is not resolved. I also posted this thread with this issue and another question about reformatting html. I will open a ticket on the other website.
Thank you.
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] UAGBPostMasonry is not definedIs there an update on this? I am getting this error too.
Forum: Plugins
In reply to: [The Events Calendar] Event Sharing Block not working after updateI rolled back to 5.0.2.1 and the event blocks are now working again.
Forum: Plugins
In reply to: [The Events Calendar] Event Sharing Block not working after updateActually, none of the gutenberg event blocks work at all. Two different installs.
WordPress 5.4
The Events Calendar Version 5.0.3.1 by Modern Tribe, Inc.Forum: Plugins
In reply to: [Social Feed Gallery] Invalid Access Token Error Frequently Breaks My Feed@denzic I managed to get an access token by using the button not working link at first I still got the error but then I removed
&scope=public_content
from the url and it worked and returned the access code which I entered into the plugin and now it works.Forum: Plugins
In reply to: [Social Feed Gallery] Invalid Access Token Error Frequently Breaks My FeedI am having the same issue as @denzic. Please help.
Forum: Fixing WordPress
In reply to: Big Space above main content in the view details modalOK Thanks!
I would like to always show the reset button too. Did you come up with a solution @nakamuraagatha
Forum: Plugins
In reply to: [WP Store Locator] Different Markers per Category+1 for this feature please!
Forum: Plugins
In reply to: [Network Posts Extended] Compatible with WPML?I hate to write this but I checked the WPML box and on the page I have the shortcode everything disappears but the header.