• Hi Roger,

    Thanks for your email! We understand that it can be frustrating when everything is confirmed, but you are still having issues. We’d be happy to explore the issue further.

    We reviewed the given example page https://www.rvbild.se/hugin-och-munin/ where the related links were being inserted via the Yoast SEO Related Links block.

    As we viewed the page, the related links look messed up due to the incorrect styling of the list items by your theme.

    We inspected those elements via browser Inspection Tools and by adding some custom CSS code into the browser editor, we experimented with it. See the attachment as it appears fine now.

    This indicates that our Yoast SEO-related block is outputting the relevant links on the given page though it is only the styling issue from the theme that is affecting the output to present it nicely.

    We highly recommend that you contact your theme developer for the fix.

    Just for your reference, this is the custom CSS code you might try adding to your theme CSS file.

    .wp-site-blocks .entry-content .wp-block-yoast-seo-related-links{ line-height: 50px; }
    and also some issues in navigation dropdown can’t read

    The page I need help with: [log in to see the link]

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter Roger Vikstrom

    (@roger-vikstrom)

    I change the theme to 2021 if you will help tell me I change back to 2022

    Thread Starter Roger Vikstrom

    (@roger-vikstrom)

    Any one who can answer about the issue?
    And also this
    https://www.rvbild.se/blogg/ text need som change

    IS there a way to set CSS to all sides?

    When you use the code .wp-site-blocks .entry-content, the line height is only changed for the actual post or page content, not other areas on the website.

    I don’t think we were able to figure out the root cause.
    But the problem seems to be that the line height is set to 0 on the body element. Not the entry-content.

    To force a line height on the body element, you can try adding this CSS:
    body {
    line-height: 1.5 !important
    }

    You can increase this number, if you think that 1.5 is too small.

    But I think the page looks OK now with Twenty Twenty-One?

    Thread Starter Roger Vikstrom

    (@roger-vikstrom)

    I changed back to 21 but now I have activated 22 again.
    https://www.rvbild.se/blogg/ text not fit
    and under dropdown meny Gallery text not fit

    Thread Starter Roger Vikstrom

    (@roger-vikstrom)

    No the most thing is solved at my TT2 site https://rvbild.se some small issues left

    One thing I wonder is why the editor shot not the same as the real side for example is Yoast SEO Related Links block. is overlay, it is impossible to set the text when you edit in editor.
    And at
    https://www.rvbild.se/2022/02/basta-tipsen-sa-skriver-du-ut-bilder/
    “Blog” the social icon is is not parallel

    Thread Starter Roger Vikstrom

    (@roger-vikstrom)

    Some more issues the editor is not good at all. It looks different in editor some times is inpossible to Edit Why? Because you not can read or see the layout text in text images on text. Then when you see the same side at safari or chrome it looks ok

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Yoast and twenty-twenty-two’ is closed to new replies.