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.
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?
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!
Hi Vlad! Unfortunally I don’t have that function in that path…proably is defined somewhere else?
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
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!