Alexis Pandaan
Forum Replies Created
-
Hi @derekang!
We already have a setting for entering an image (which you can access by turning “Enable review image” on right below the “Enable review schema” setting). However, it’s not being recognized properly at the moment. The next version would fix the issue with the image field as long as a valid input is present.
For the other issues, we haven’t yet come up with a fix since we haven’t decided where in the block we’ll add the other fields. We’ll let you know when we add the other fields to the block.
Regards.
Hi @stinkykong!
We’ve confirmed the problem on our end and made a fix for it. We’ll include it in the next version.
Regards.
Hi Anders!
You won’t be able to edit the content toggle settings if a content toggle panel instead of a content toggle block is selected. We’ll include a fix for this in the next update. In the meantime, you can edit the content toggle’s settings by using the block navigation menu to select the main content toggle block.
Please let us know if you need more help.
Regards.
Hi Rob!
Have you tried turning Autoptimize off and check where the error is coming from? The content toggle is working on another page, so turning it off could let it work properly and lead you closer to the source of the error.
Please let us know how it goes.
Regards.
Hi @suppiger!
Were you trying to click on the button while on the post editor? That would only work when you’re editing it from the reusable blocks management section. To access it, click on the “Add Block” button, look for the Reusable blocks section, and click on the link for “Manage all reusable blocks”. Once there, look for the reusable block you want to update and click on “Edit” below the title. Afterwards, you can click on the block upgrade button and edit the reusable block normally.
Please let us know if you need further assistance.
Regards.
Forum: Plugins
In reply to: [Ultimate Blocks - WordPress Blocks Plugin] FAQ Block SchemaHi Rob!
Have you checked if the currently-selected block is Content Toggle instead of Content Toggle Panel? You’ll need to have the Content Toggle block selected to be able to access the settings. You can use the block navigation menu for this.
Please let us know if you need further assistance.
Regards.
Hi @jbabsers!
In your screenshot, you have selected one of the panels. You’ll need to select the content toggle block to see the option to enable FAQ schema. For that, you may use the block navigation menu, which can be found as a drop-down menu in this screenshot.
If you need more help, please let us know.
Regards.
Forum: Plugins
In reply to: [Ultimate Blocks - WordPress Blocks Plugin] Call to action Block : nofollow ?Hi everyone! Sorry for the late response.
We’ve figured out where our initial attempt on adding the nofollow option went wrong and corrected it. The fix is now available in the two latest versions of the plugin (versions 2.1.5 and 2.1.6). We recommend that you upgrade to the latest version.
Regards.
Hi @ahardy42!
Glad that you found a way to make it work. Apart from the method you mentioned, another way of selecting the content toggle block is through the block navigation menu, as indicated in this screenshot.
If you need help with other features of the plugin, please let us know.
Regards.
Hi @willstockstech !
This seems related to the error you encountered while using the Review block. The data required for both of them to render properly were being parsed incorrectly.
For the next update, we’ll add a way to include this data in its original form within the block so that we’ll be able to determine more easily the cause of this issue.
- This reply was modified 5 years, 6 months ago by Alexis Pandaan.
Hi @larnoult !
Have you tried resaving the page? The heading IDs needed to generate the anchor links still use accented characters, and a resave would force the regeneration of the IDs.
You can also try deleting and reinserting the Table of Contents block in the page just in case the above approach doesn’t work.
Forum: Plugins
In reply to: [Ultimate Blocks - WordPress Blocks Plugin] FAQ Schema ErrorsHi @scottgrantwv !
Thanks for bringing this to our attention. We’ve identified the source of this issue. The fix will be available in the next update.
Please wait for our next update. Hopefully, we’d be able to release it within this week.
Regards.
Forum: Plugins
In reply to: [Ultimate Blocks - WordPress Blocks Plugin] TOC TitleHi @tnikkola77!
The element corresponding to .ub_table-of-contents-title is inside a grid, where the methods you’ve tried don’t work. The grid itself (.ub_table-of-contents-header), however, can be realigned. To center the title, you may add
justify-content: center;
to the custom CSS code for .ub_table-of-contents-header.Hope this helps. If you require further assistance, please let us know.
Hi @moneymech,
Thanks for letting us know. If you saved the posts with the star rating block before upgrading to the latest version of the plugin, the CSS code for the block was updated. However, due to the block editor’s way of handling block upgrades, posts with the old code for the block (which uses the old CSS code instead of the new one) won’t be updated to the new one (which supports the newer CSS code) until they’re loaded into the editor and saved again.
In the meantime, you can save again the posts with the star rating blocks (either keeping them as is or deleting and restoring them) to fix the issue. We’re currently working on a fix that would make the workaround unnecessary.
Regards.