href attribute on $td_mod_single->get_image()

Posted in: Newspaper
Post count: 16

Hi,

I’m going to call the following function inside some plugin: $td_mod_single->get_image().

Is it possible to set a custom link to the post featured image returned by the function?
Do I need to edit the following file or there is a setting on theme panel?

Newspaper/includes/wp_booster/td_module_single_base.php

Post count: 35449

Hi,

That function will return the link tat are set in the post featured image, unfortunately the theme do not have this option, you’ll need to edit the theme file in order to set a custom link.

Thank you for your understanding.

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