Forum Replies Created
-
AuthorPosts
-
Ian DunnParticipant
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.
Ian DunnParticipantHi again, I tweaked the design look of the blog section on the home page, but found a more serious issue, none of the posts shown are clickable to their respective permalinks, just return to the home page. Is there any way to change this please, thanks ?
- This reply was modified 4 years, 2 months ago by Ian Dunn.
Ian DunnParticipantHi again,
Actually I think I can fix it myself, suspect the problem is because by default have no featured images with each blog article.. going to use custom .css to move all the featured posts left hand side only, with enough lagging in desktop view.
Thanks again.
-
AuthorPosts