Home Forums Pro Themes Education Hub Pro Make News Section Title and Events Section Title Clickable

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70447
    wnplsocial
    Participant

    Hi, I would like to make the News Section title and Events Section title (customization under “home page options” ) clickable hyperlinks. How do I do that? Thank you.

    #70506
    wensolutions
    Keymaster

    Hello @Wnplsocial,

    The feature to add links to the news and events block titles are not directly available in the theme. However, you can achieve the request by customization via child theme.

    For reference on using the child theme, you can check the link here :
    https://codex.wordpress.org/Child_Themes

    You can also automate the task with the Child theme generator plugin like WP Child Theme Generator.

    After creating and activating your child theme, add the following block of codes in your child theme’s functions.php file :

    Please replace the “NEWS_PAGE_LINK” and “EVENT_PAGE_LINK” with your desired page URL.

    If you have any confusions/queries further, please feel free to write back to us.

    Best Regards !!

    #70552
    wnplsocial
    Participant

    The code worked beautifully! Thank you so much!

    #70573
    wensolutions
    Keymaster

    Hello @wnplsocial,

    Glad we could help you.

    If you have any issues further then please let us know.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/themes/education-hub/

    Thank you.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.