Adding link to section title?

Hi there!

I was wondering if there’s a way to make the title of the sections into a link to a page? I know I’ll have to change a .php file for this and mess around in my child theme.

Thanks!

You can achieve this by accessing the FTP files > sections folder.

In the section file, locate the <h3><?php echo illdy_sanitize_html( $general_title ); ?></h3> and add a <a href=""syntax to it.

Thanks for your reply, I don’t see a ‘sections’ file. I’m in the File Manager in cPanel. There’s a ‘Sections’ folder I can see, however.

Hello,

Inside the sections folder you will find section-name.php files that handles the different homepage sections and all the titles.

Regards

I do not have this file in my cPanel. This is a photo of the files I do have within my sections folder.

Hello,

I’m really sorry for all the confusion.

What I’m telling you is that you just need to access the file that you need to modify.

I do not know what section are you looking for, if you want to change one or all the titles, but what you see in the picture is where you find the code for every homepage sections title to change each of of them.

I hope you get this alright.

Regards