Hello again,
Thanks for the useful plugin one more time. π There is a little problem in widget but it just annoys me since I am using this at multiple website.
In next update, can you replace this code in 42nd line in Latest_Question.php: echo __( 'asked by', 'dwqa' ) . ' ' . get_the_author_link();
with echo __( ' asked by', 'dwqa' ) . ' ' . get_the_author_link();
This topic was modified 8 years, 6 months ago by faramirtr.
By the way,
Is there any way to disable jetpack related posts from this plugin. Somehow Jetpack related posts are appearing on all questions and it looks a little bit messy. However I don’t want related posts to be disabled from the whole website. I have tried a few times to remove it through CSS and code tries but they didn’t work.
Viewing 1 replies (of 1 total)
The topic ‘A Little Syntax Problem in Widget’ is closed to new replies.