Problems with ajax search results

Posted in: Newspaper
Post count: 23

Hello I use the header style 8, and currently there is display error in quick search results, which can be seen in the image

Furthermore the icons of comments and views are not displayed. I’ve tried some basic tricks css but nothing worked very well.

The weirder than another heading style works well but without icons also.

Is that the theme is wonderful, I will not be a big problem for you to fix this small error due to the professionalism of you, thank you.

Post count: 6600

Hi,

Thanks for reporting this. I have added this on our issue list and we will fix this in the next update.
You can use this css to fix the title and hide the views and comments until we fix this: http://screencast.com/t/IPSCqrtY

.td_mod_aj_search .entry-title a, .td_mod_aj_search .entry-title {
white-space: normal;
}

.td-aj-search-results .td_mod_aj_search .entry-comments-views {
display: none;
}

Sorry for the inconvenience!
Thanks for the message!

Post count: 23

Thank you, and no problem is a glitch, I’m happy to help improve this wonderful theme.

I await the next update, thanks!

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