Results 1 to 6 of 6
-
31st Dec 2011, 02:31 PM #1OPMemberWebsite's:
PlaySongs.meSearch on wordpress ?
Hey guys ,
i'm using wordpress theme which is pretty weird
when you search for something and there is no results it shows blank page
instead of saying no posts found , example :
site is : nightmarez.org if u wanted to check .
i tried to make 404 page , but it didn't help .NightMare Reviewed by NightMare on . Search on wordpress ? Hey guys , i'm using wordpress theme which is pretty weird when you search for something and there is no results it shows blank page instead of saying no posts found , example : http://pokit.org/get/072fe4888041d10823f12fed6642a259.jpg site is : nightmarez.org if u wanted to check . i tried to make 404 page , but it didn't help . Rating: 5
-
31st Dec 2011, 02:51 PM #2MemberWebsite's:
bypassx.comThats because your skin isn?t coded correctly
The problem should be search.php
Code:<?php get_header(); ?> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <?php endwhile; ?> <?php else : ?> <h2>Not Found</h2> <?php endif; ?> <?php get_footer(); ?>
-
31st Dec 2011, 02:54 PM #3MemberWebsite's:
SourceParadise.com MobileMaster.orgTry the some original theme from WP, if it works properly, then you gotta fix your skin.
Check the PHP error logs too.
-
31st Dec 2011, 03:01 PM #4OPMemberWebsite's:
PlaySongs.me
-
31st Dec 2011, 03:04 PM #5MemberWebsite's:
bypassx.comYou need a search.php file, is hard to say... since i don?t know which skin you are using, and how it?s coded. But most of themes use search.php
Use google, it usually helps a lot: http://codex.wordpress.org/Creating_a_Search_Page
Different WordPress Themes feature different template files. Some include a search.php template file. This is not a Search Page, it is merely a template that displays the search results. There is also a template file called searchform.php. This is a template file that is often included in the sidebar of many themes and generates the search box form. If there isn't one in your theme, you can easily copy it from the Default theme.
-
31st Dec 2011, 03:04 PM #6OPMemberWebsite's:
PlaySongs.methanks , will check it out
edit : i guess i have to edit the searchform page , here is the page if someone knows .
http://paste2.org/p/1847385
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
wordpress search results
By nuds in forum WordpressReplies: 5Last Post: 5th Jul 2012, 11:37 PM -
Search for Videostream Wordpress Theme
By Deadmau5 in forum Webmaster DiscussionReplies: 2Last Post: 22nd May 2011, 09:12 AM -
Wordpress search error 404, how to fix it??
By LuDo8 in forum Webmaster DiscussionReplies: 4Last Post: 17th Mar 2011, 11:13 PM -
Disable some search keywords on Wordpress
By 3xupdate in forum Technical Help Desk SupportReplies: 7Last Post: 5th Jan 2011, 03:25 PM -
Help with the search results (Wordpress)
By RT in forum Web Application/Script SupportReplies: 6Last Post: 16th Dec 2010, 08:47 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...