Home › Forums › Luzuk › Doctor Clinic › blog articles overlapping in blog area of homepage
- This topic has 4 replies, 2 voices, and was last updated 4 years, 2 months ago by User Support.
-
AuthorPosts
-
April 1, 2020 at 11:09 pm #32784Ian DunnParticipant
Hi I am using the doctor clinic theme in a website, but the blog section of the home page seems to be complete out – “OUR BLOG POSTES” not nicely inline and overlapping.. I was wondering if you could tell me what wrong with it please.. you can see it live here https://www.testosteroneprescription.net/
Thanks. or do I need to contact your support ?
April 1, 2020 at 11:29 pm #32785Ian 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.
April 2, 2020 at 1:46 pm #32791Ian 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.
April 2, 2020 at 7:46 pm #32794Ian DunnParticipantfixed 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.
April 4, 2020 at 7:46 am #32816User SupportParticipantHello
we will work on it in our future updates.
Thank you for sharing the issues and fixes -
AuthorPosts
- You must be logged in to reply to this topic.