override get_author function globally

Posted in: Newspaper
Post count: 14

Hi! I am using your theme and plugin and I would like to globally override the get_author function located in wp-content/plugins/td-cloud-library/includes/tdb_module.php file. Is there anyway to perform this? I am using a custom author control custom field.

Post count: 14

When I try to override this file I can’t see any changes on my live template. Probably It’s the wrong file to work with. I had best result working on : /httpdocs/wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php changing :

if( $hide_author != ‘hide’ ) { echo $this->get_author(true); }

On line 125. What I have to edit to access directly to the $this->get_author() function?

Post count: 18283

Hello!

If you are searching for the general command from where all the modules pull it, it is located in here: https://i.imgur.com/0QiRXbB.png

Thank you!

Post count: 14

Hi Vlad! Unfortunally I don’t have that function in that path…proably is defined somewhere else?

Post count: 21065

Hello!

The function should be there where my colleague showed you with the red color.

Thank you!

Post count: 14

Good evening,

we need to modify the template to be able to show the author name detected by our custom field within the categories on the eastwest.eu website.

For example, within the following category https://eastwest.eu/it/category/gossip-internazionale/, in the central part of the page we have now hidden the author’s name by default and we would like to appear instead the name of the above author.

Could you tell us in which file you need to make this change in order to view the desired author within the categories?

Thank you

Post count: 18283

Hello!

Make sure that you are checking the right path, also what theme version are you running ? Please note that this is custom work which is not covered by the support team. For further assistance you will have to contact a freelancer or our custom work team here: https://tagdiv.com/web-development-services/

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.