pls see image to understand…i have 2 questions there for you.
Kind regards,
xrisxa2000
Hi xrisxa2000,
We cannot see an image :) Can you post screenshot using http://imgur.com/ instead?
Regards,
Yigit
Hi,
Can you post the link to your website as well?
In your WordPress theme directory you should go to Enfold > Framework > Php and open function-set-avia-frontend.php file and find following code in lines between 857-868
$output = $wp_query->found_posts ." ". __('search results for:','avia_framework')." ".esc_attr( get_search_query() );
}
else
{
$output = $wp_query->found_posts ." ". __('search result for:','avia_framework')." ".esc_attr( get_search_query() );
}
}
else
{
if(!empty($_GET['s']))
{
$output = __('Search results for:','avia_framework')." ".esc_attr( get_search_query() );
And change “Search results for:” to Greek
Regards,
Yigit
Great Support guys,
webex.gr/wp is the site ,
make a search with instant search and you will see the issue with the hiddens letters as you see in pic
Many thanks,
kind regards,
xrisxal2000
Sorry sorry, i am really tired i think! :-)
the website is …
pls make a search and you will see!!!
sorry!
Hi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
.post-meta-infos, h2.post-title { margin-left: 60px; }
Regards,
Yigit
Great Work my friend! Excellent!
Kindest regrads,
xrisxal2000