- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Blog page featured post linking
Tagged: featured posts
Hi,
You said recently (i enquired) that you were going to include featured picture linking to posts, so that when somebody visits my blog page they can click on the featured post to go the blog.
Any ideas when you’re going to implement this .. Pllleeeaaasse! 😉
Tom.
Hello
To solve the issue for now you need to create and activate the child theme.
Below is the link on how to create the child theme .
You can simply create the child theme using plugin as well.
After creating and activating the child theme create a content.php file in child theme and paste the below code.
Also create index.php file in child theme and copy exact code as the parent theme and replace the code in line no 41 i.e
get_template_part( 'template-parts/content', get_post_format() );
with the below code.
get_template_part( 'content');
Hope this helps .
The theme will also be updated soon.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |