• Resolved agatzebluz

    (@agatzebluz)


    Hi,

    When we use TOC plugins for our articles, then they integrate the “Related Articles” title in them. So this makes a weird <h3> title appear at the end.

    In order to fix this, in init.php I have to change the following line:

    $related_posts_content = $title ? '<h3 class="related_post_title">' . $title . '</h3>' : '';

    into

    related_posts_content = $title ? '<p style="font-size: 28px; font-weight: bold;">' . $title . '</p>' : '';

    I think not making h based titles in further Zemanta versions would really help.

    Would you have another way to change it in the css editor?

    Thanks.

    https://www.ads-software.com/plugins/related-posts-by-zemanta/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey, thanks for reaching out!

    Yes, we plan to make this customizable in the near future, but for the time being, you can make those changes yourself, as you have described above.

    Or are you having any problems with it? Are we missing something out? Let us know, we’ll gladly help!

    Take care!

    Best,
    Silvo

    Thread Starter agatzebluz

    (@agatzebluz)

    Thanks Silvo. No problem with it so far. I just have to rewrite this line each and every update, which kind of makes it a little annoying, but if you plan to make it customizable, this rocks!

    Take care!

    Jean-Fran?ois

    Well, we certainly hope it’ll be possible to implement it and as far as I have know, it is. We’ll definitely know when we get at it, that’s for sure.

    Sorry to put you in this situation though, hope you’ll get over those changes faster than expected.

    Take care!

    Best,
    Silvo

    Thread Starter agatzebluz

    (@agatzebluz)

    Thanks Silvo. Not a big deal, and happy to see you guys making progress on this fabulous add on. ??

    Thread Starter agatzebluz

    (@agatzebluz)

    Hi Silvo,

    Coming back to you with this same question. Still annoying to see that “related posts” appear in the table of content because of the <h3> in the code. Check https://noubel.com/going-post-monetary/

    Do you still plan to customize? I would really appreciate.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Making Zemanta titles not in posts’ is closed to new replies.