Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #162579

    pls see image to understand…i have 2 questions there for you.
    Kind regards,
    xrisxa2000

    #162582

    Hi xrisxa2000,

    We cannot see an image :) Can you post screenshot using http://imgur.com/ instead?

    Regards,
    Yigit

    #162586

    Sorry my friend!!!! silly of me!

    http://webex.gr/picture1.jpg

    Kind regards,
    xrisxal2000

    #162588

    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

    #162595

    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

    #162603

    Sorry sorry, i am really tired i think! :-)

    the website is …

    http://tinyurl.com/kncj4ll

    pls make a search and you will see!!!

    sorry!

    #162606

    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

    #162773

    Great Work my friend! Excellent!

    Kindest regrads,
    xrisxal2000

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Search page issue!’ is closed to new replies.