 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
August 30, 2016 at 4:34 pm #679559Hi Support, When I use the search icon (search field) on http://www.railcenter.nl and I put in a word which gives no result I get a new page with suggestions and some suggested articles. How can I change te results on this particular resultpage? Thank you very much. 
 Met vriendelijke groet, Willem Eelman PMSeptember 1, 2016 at 7:29 am #680529Hi AppelenEelman, What exactly are you looking to change? Please try to explain a bit further. Best regards, 
 RikardSeptember 1, 2016 at 1:17 pm #680689Hi Rikard, I cannot put in a printscreen zo I wil try it wilth an url. Go to http://www.railcenter.nl/?s=sponsor and you will hopefully see what I mean. How can I change the tekst / results on this page? Met vriendelijke groet, Willem Eelman September 5, 2016 at 7:24 am #681962Hi, Sorry for the late reply, that should be the search.php template though I’m still not sure exactly what you are looking to change? Regards, 
 RikardSeptember 5, 2016 at 11:20 am #682074Hi Rikard, Here is a link to a screenshot in my dropbox https://www.dropbox.com/s/yh16ant9om44bn7/2016-09-05_11-09-32.png?dl=0 Met vriendelijke groet, 
 Willem Eelman PMSeptember 8, 2016 at 4:02 am #683453Hi, You can modify the includes > loop-search.php file. <article class="entry entry-content-wrapper clearfix" id='search-fail'> <p class="entry-content" <?php avia_markup_helper(array('context' => 'entry_content')); ?>> <strong><?php _e('Nothing Found', 'avia_framework'); ?></strong> <?php _e('Sorry, no posts matched your criteria. Please try another search', 'avia_framework'); ?> <div class='hr_invisible'></div> <section class="search_not_found"><?php _e('You might want to consider some of our suggestions to get better results:', 'avia_framework'); ?> <ul> <li><?php _e('Check your spelling.', 'avia_framework'); ?></li> <li><?php _e('Try a similar keyword, for example: tablet instead of laptop.', 'avia_framework'); ?></li> <li><?php _e('Try using more than one keyword.', 'avia_framework'); ?></li> </ul> <div class='hr_invisible'></div> <h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3> <?php the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'arbitrary-instance-'.$id, 'before_widget' => ' <div class="widget avia_combo_widget">', 'after_widget' => '</div> ', 'before_title' => ' <h3 class="widgettitle">', 'after_title' => '</h3> ' )); echo '</section>'; echo "</article>";Best regards, 
 Ismael
- 
		AuthorPosts
- You must be logged in to reply to this topic.
