zagood
Forum Replies Created
-
It looks like the solution is going to have to be transforming those blocks. Thank you for your time.
Here is the page where it is not working: https://homeviable.com/
No CSS was added to fix it.
I have flushed all caches multiple times.
I have rebuilt the Otter CSS multiple times.
I think the issue is that the way you are handling buttons is different – there is now another segment added around the button.
New: <div class=”wp-block-buttons is-content-justification-center”>
If I add that container around the old div, it works:
<div class=”wp-block-buttons is-content-justification-center”><div class=”wp-block-button aligncenter”>Read More</div></div>
New posts work fine.
Regenerating CSS does not work.
This works:
- Click on button in editor
- Click “Change Block Type or Style”
- Under “Transfer To” select “Buttons”
- “Change Content Justification” to “Justify Center”
- Update post
This is a pretty annoying process, any other way you can think of to fix these quickly?
- This reply was modified 5 years, 2 months ago by zagood.
I’ve updated the website with the new plugin version, but still seeing the same issue with the buttons not being centered.
Any timeline on when the new release will be added?
Thanks, we’ll wait until the new release.