Skip to main content

Issues with blog template links

Comments

7 comments

  • Sandra Prunici

    Hi,

    Thank you for reporting this issue. We know about this problem and our team are investigating this issue to find the best solution for it. Please allow us a bit more time for solving this problem. We will strive to fix it as soon as possible.

    Thanks!

    Best regards,
    Sandra

    0
  • Melissa Hobson

    Hi there, 

    Was there a solution to this issue? I'm having the same problem - I've used Brizy to create a template for my blog posts but it means links do not show up in a different colour or underlined. Would be great if there's a solution as I've had a few complaints about it recently from people offering guest posts who then think their links aren't working. 

     

    Thanks in advance!

    Mel 

    0
  • Doina P

    Hello Melissa,

    Thank you for your message!

    Regarding the problem you encounter, can you please give us more details, a screenshot/video recording? Since when do you encounter this? Hope to hear from you soon!

    With kind regards,

    Doina 

    0
  • Melissa Hobson

    Thank you, I use Brizy templates for my blog pages but there doesn't seem to be a way of making the links show up underlined and in a different colour - they just appear like regular text. When I try to change the words to bold or similar manually, this also doesn't seem to work. You can see an example in this blog post: https://melissahobson.co.uk/3-steps-towards-a-more-ethical-marketing-strategy/ but it's the same on any of my blogs. I hope you're able to help? Best, Mel

    0
  • Doina P

    Hello Mel,

    Thank you for your message!

    Can you please tell me more about how you set up the links? Maybe a video. I checked your website and ideed there seem to be a problem but I just need more details. Thank you!

    Kind regards,

    Doina

    0
  • Melissa Hobson

    Hi there, The issue is that I haven't been able to set up the links, so there is no video. I'm trying to find out how to correctly set up the links but the info doesn't seem to be available. Thanks 

    0
  • Alex

    Hi,

    sorry for not getting back to you sooner.

    These styles usually come from the theme but if there are no link styles then you can add them at any time with CSS. For example, the code below can help you highlight links: https://jumpshare.com/v/tbaKgKgciwmBybAxrnqb

    .single-post .brz-wp-post-content a {
    text-decoration: underline;
    font-weight: bold!important;
    }

    0

Please sign in to leave a comment.