I want to remove the post author URL from the author box ina single post template. This is what I want to remove http://prnt.sc/pkdv96.
Hello,
If you want to change the link for author box -> http://prntscr.com/pcre0p then you’ll need to edit the wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_author.php -> http://prntscr.com/pcrefb also if you are using cloud template you’ll need to edit this file too -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php
Thank you!
Ok means I have to change coding. Can you tell me the coding which I have to add or remove? Means can you tell me that code or the procedure to change it.
Hi,
So if you want to remove the links from the author box in a single post template will be more easy to go in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php -> http://prntscr.com/pkwquc and replace this code http://prntscr.com/pkwrj1 with this code -> https://pastebin.com/TNgSzchu
Hope this will help you!
Thank you!
No, still the link is there I pasted the code exactly https://prnt.sc/plgl7c and at the exact place. But nothing changed https://prnt.sc/plgleo
Hi,
I think that I misunderstand the problem, you want to remove the url for the website that the author have set in user account -> http://prntscr.com/pm36jn not to remove the links from the author box that link you to the posts/author page etc, if is so please set back the original code ( or you can simply reinstall the theme, only the changes made in theme files wold be lost ) and remove from user account the website url -> http://prntscr.com/pm37jp
Thank you!
But if I reset the theme then my all setting will be gone. So please give me the previous code, so that I can replace it. And ok now I got that how to remove that URL which I want.