Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [PHP]Pomoc w pluginu do wordpressa
kalibovers
post 24.02.2015, 12:15:42
Post #1





Grupa: Zarejestrowani
Postów: 23
Pomógł: 0
Dołączył: 24.02.2013

Ostrzeżenie: (0%)
-----


MAM opcje szukaj już ale potrzebuje aby wyróznić tekst który znalazł tzn. np. jak wpisze "coś" to wszystkie "coś" na stronie nie dość, ze znajdzie to wyrózni.. potzrebny osobny plugin czy mozna do tego search ?

  1. get_header(); ?>
  2.  
  3. <div id="primary" class="content-area">
  4. <div id="content" class="site-content" role="main">
  5.  
  6. <?php if ( have_posts() ) : ?>
  7.  
  8. <header class="page-header">
  9. <h1 class="page-title"><?php printf( __( 'Search Results for: %s', 'twentythirteen' ), get_search_query() ); ?></h1>
  10. </header>
  11.  
  12. <?php /* The loop */ ?>
  13. <?php while ( have_posts() ) : the_post(); ?>
  14. <?php get_template_part( 'content', get_post_format() ); ?>
  15. <?php endwhile; ?>
  16.  
  17. <?php twentythirteen_paging_nav(); ?>
  18.  
  19. <?php else : ?>
  20. <?php get_template_part( 'content', 'none' ); ?>
  21. <?php endif; ?>
  22.  
  23. </div><!-- #content -->
  24. </div><!-- #primary -->
  25.  
  26. <?php get_sidebar(); ?>
  27. <?php get_footer(); ?>


Ten post edytował kalibovers 24.02.2015, 12:20:07
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 14.08.2025 - 13:11