Block 9 no longer left-aligned

Posted in: Newspaper
Post count: 500

Any idea why text in Block 9 in my sidebar (e.g., Latest Audio Reviews) is centred and not left-aligned as Block 9 text should be?

https://jazzjournal.co.uk/2024/05/20/steve-lacy-evidence-reflections/#google_vignette

Thanks
MG

Post count: 27744

Hello,

I recommend using flex blocks instead of block 1-25 because the flex block has more options and creates the sidebar with the composer.

Thank you!

Post count: 500

So Block 9 is broken, as it’s a legacy widget? I’m happy to use Flex Block, and prefer it, but I don’t see it as a widget in Appearance / Widgets, where I build my sidebars.

How can I get Flex Blocks into the sidebar?

Thanks

Mark

Post count: 27744

Hi,

If you add the block again on the page, will the text be in the same center? The flex blocks are not available in the widgets section.

Thank you!

Post count: 27744

Hi,

Please check where you have the custom CSS because it seems there is a custom code for the tex to align in the center.

Thank you!

Post count: 500

I’ll check that CSS.

But – how can I get a Flex Block into the sidebar? Only possible with Cloud Templates, which I can’t use easily because of conflict with my paywall plugin?

Thanks
MG

Post count: 27744

Hi,

You can add the flex blocks to the page using cloud templates. Please check the section where you can add the CSS; maybe there is a code added there to set the title center.

Thank you1

Post count: 500

Anamaria – can I get a cloud template sidebar into standard pack page? I think not, right? The whole page has to be cloud template page, right?

Thanks

MG

Post count: 21065

Hello!

Yes. We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Thank you!

Post count: 500

Hi Anamaria, here below is the code that’s been added to Theme Panel / Custom Code / Custom CSS. Can you see what may be causing Block 9 to centre and not left-align?

Thanks

———

.td-review-summary .td-review-summary-content {
font-size: 16px;
}
.td-review-summary .block-title {
font-size: 14px;
}
.td-review .td-review-desc{
font-size: 16px;
}.wp-block-button {
margin-bottom: 15px;
}.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.post .wp-block-button.td_btn_large a:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #005d84!important;
}.td-post-sub-title { color:black;
}.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.page-id-11891 .entry-title{
display:none;
}
.td-md-is-os-x.td-md-is-firefox .text-font-fix p {
line-height:15px!important;
}
.td-post-content a {
text-decoration: underline!important;
text-decoration-color: #33963F !important;
color: black!important;}

Post count: 21065

Hello!

We would like to investigate this issue.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you

Thank you!

Post count: 500

Thanks – just sent.

Viewing 12 posts - 1 through 12 (of 12 total)
The forum ‘Newspaper’ is closed to new topics and replies.