• I have set Hide Title in the Gutenberg Blog for some of the pages to not show them on those page itself.

    But this cause me problems with Content Views grid. Now when I want to show those pages there, they appear as a (no title), but only for a page 1 results (I have pagination set). Page 2,3,4 etc are looks fine.

    It seems that page 1 created titles in a different way then the other. As when I set show titles they are back to normal for page 1 and others.

    I saw there is a similar topic here but hiding the title with css is not a good idea for me as it hides titles in search results and other page areas where I don’t want to hide it

    Is there a way to fix this?

Viewing 1 replies (of 1 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hello,
    Thank you for contacting us.

    Are you using the Ajax pagination in our block?
    If so, page 2,3,4 are AJAX environment, so they are different from page 1.

    (if you switch to the Normal pagination, you will see the same problem on page 2,3,4)

    It means that ‘Hide Title in the Gutenberg Blog’ not only works on the page itself, but it also works everywhere that page appears (excerpt AJAX request).

    So the fix must be provided in the plugin/theme that you are using to ‘hide title’. To make it only work on the page itself, not any other places.

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Missing Titles On The 1st Page Only’ is closed to new replies.