Home Forums Luzuk Doctor Clinic blog articles overlapping in blog area of homepage Reply To: blog articles overlapping in blog area of homepage

#32794
Ian Dunn
Participant

fixed the post links not going to the respective posts by changing this line in doctor clinic pro -> /template-parts/section-blog.php

<h5 class=”title”><?php the_title(); ?></h5> should be “><h5 class=”title”><?php the_title(); ?></h5>

now workings as I would expect.

unable to post the code fix here, your editor corrupts it.

  • This reply was modified 4 years ago by Ian Dunn.
  • This reply was modified 4 years ago by Ian Dunn.
  • This reply was modified 4 years ago by Ian Dunn.