• Two problems regarding “Blog posts” block:
    – On the block properties on the right there is no option to display whole blog posts, only the excerpts. And it would be really suitable for me to have them displayed whole there. Where in plugin files I can work around that issue – and how. If I can at all. What should I do to have my whole posts displayed (just in certain blog posts blocks, not in every one.Edeiting this HTML below somehow to not display only excerpts …
    – the title of “blog posts” block is displayed extremely tiny, certainly not good enough to be a block title. I’ve tracked the setting down to “full-site-editing/newspack-blocks/dist/blog-posts-block-view.css”, .wpnbha.article-section-title (line 1) where there is a .8em font size setting. I tried changing it, but nothing happened. I even tried doing it with the plugin disabled, but no difference (disable plugin not to be messing with it when active, then enabling and testing). When in dashboard editor, those titles are displayed in suitable size, but in “real display” they are tiny (checked in both Chrome and Firefox). Also, when displaying the page with my phone, the title size is appropriate. And now I saw the title is displayed in normal size on my other computer also – ??? And Edge browser on my main computer is displaying the appropriate size -so it must be some sort of cache issue not loading my new plugin settings. On this stage I have thus two questions: what to do to reset that cache? Is there any other less “css intensive” way of shaping those block titles? Can I override the default size from the plugin here in HTML code?
    HTML code of whole “problem area” is following:

    <div class="wp-block-columns"><!-- wp:column -->
    <div class="wp-block-column">
    <!-- wp:a8c/blog-posts {"excerptLength":54,
    "sectionHeader":"\u003ca 
    href=\u0022https://spsgo.rf.gd/dejavnosti/
    \u0022\u003e?revlji\u003c/a\u003e","align":"wide"} /--></div>

    I realize those are newbie questions, but help would be very appreciated. Than you in advance!

    The page linked is just a mess I use for testing purposes. The problem area for
    both questions is under “?reva” title.

    • This topic was modified 2 years, 8 months ago by jernejq.
    • This topic was modified 2 years, 8 months ago by jernejq.

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

  • The topic ‘display whole posts in blog posts block; blog posts block titles’ is closed to new replies.