This topic has 9 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Jack Richardson
Hello, we have a wesite built using your theme – http://sharmgroup.by/
On the home page (right column) – we placed recent post widget (first tab) and we would like to remove the author name (in our case its “smeg_user”) and a comma infront of it.
Can you point us on where we can do it (what file and what code to change).
Thanks in advance.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content and we’ll help you with the issue.
Regards,
Jack Richardson
Send you website admin data.
can you share the method as well? I have same problem too! thanks!
Hello @Val,
You didn’t provide us with FTP credentials that’s why we can not edit your files. But you can do it yourself – just edit legenda/framework/widgets.php file and comment out line number 368.
Regards,
Jack Richardson
I found it.
But I dont know how to “comment out line”
Here is what i see on line 368
<?php _e(‘by’, ETHEME_DOMAIN) ?> <?php the_author(); ?><br>
What should I add/replace here?
thank you.
Hello,
This article should be helpful for you: http://php.about.com/od/learnphp/qt/php_comments.htm.
Or you can just remove this line from the code.
Regards,
Jack Richardson
Got it handled myself.
For people like me that don’t know how to comment out code – here is a very usefull link
http://codex.wordpress.org/Commenting_Code
We’re glad to hear it!
If you have any questions feel free to contact us.
Regards,
Jack Richardson
You must be logged in to reply to this topic.Log in/Sign up