编辑“WordPress:Getting More Help

跳转至: 导航、​ 搜索
警告:您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您登录创建一个账户,您的编辑将归属于您的用户名,且将享受其他好处。

该编辑可以被撤销。 请检查下面的对比以核实您想要撤销的内容,然后发布下面的更改以完成撤销。

最后版本 您的文本
第1行: 第1行:
__TOC__
__TOC__
除了有帮助的[http://www.wordpress.org/support WordPress 论坛]和这个Codex,还有很多的网站致力于帮助WordPress使用者更好的使用WordPress。WordPress帮助遍布各地。但是在你需要的时候如何找到它们呢?
Besides the helpful [http://www.wordpress.org/support WordPress forums] and this Codex, there are many sites  dedicated to helping WordPress users use WordPress even better.  WordPress help is everywhere.  So how do you find it when you really need it?
[[Wordpress:FAQ|WordPress FAQ]]提供了常见问提的回答。我们把如何使用[[Wordpress:Using the Support Forums|使用WordPress 支持论坛]]作为一个章节包含进来,希望对于用户的帮助请求有所助益。


[http://www.wordpress.org/support 论坛]发帖前,你可能需要从'''搜索'''开始。因为论坛是通过志愿者长时间的努力工作运行的,虽然他们可以做一些更加有建设性的事情。
The [[Wordpress:FAQ|WordPress FAQ]] provides extensive answers to frequently asked questions. We've even included a document on how to [[Wordpress:Using the Support Forums|use the WordPress support forums]] to get better results on your requests for help.
为了提高你的搜索能力,你可以把[http://redalt.com/Resources/Plugins/Codex+Search Codex  搜索插件]加入到你的WordPress管理面板中并从这里开始搜索Codex。点击搜索结果的其中一个,页面就会在一个新窗口中打开,所以你可以在该条目打开的时候同时使用WordPress。


==在网络上搜索 WordPress 帮助==
Before posting in the [http://www.wordpress.org/support forums], since it is run by volunteers working hard over long hours when they could be doing something much more constructive, maybe you should start with a '''search'''.


有很多种方法搜索你所要的信息。最大的问题是找到描述你的问题的"词"。下一个最大问题是把你的搜索限制在WordPress资源内还是整个网络。来看看如何操作:
To increase your search capabilities, you can add the [http://redalt.com/Resources/Plugins/Codex+Search Codex  Searcher Plugin] and search the Codex from your WordPress Administration Panels. Click on one of the search results and the page will open in a new window or tab so you can have the article open while working on WordPress.


===使用关键词搜索===
==Searching The Net For WordPress Help==


有时使用关键词很容易搜索,因为你的问题告诉了你问题出在何处。从错误提示中复制最重要的词,粘贴到文本编辑器中。如下例:
There are a variety of ways to search for the information you need.  The biggest problem is finding the "words" that describe your problem. The next biggest problem is limiting your search to only WordPress resources or sites.  Let's look at how to do this.
 
===Search Using Keywords===
 
Sometimes it's easy to search using keywords because the problem you are having tells you what is wrong with it.  Copy the most important words from the error, paste them into a text editor and take a good look at them. Here is an example:


<pre>Warning: main(/home/atlantis/public_html/wp-includes/
<pre>Warning: main(/home/atlantis/public_html/wp-includes/
第25行: 第27行:
public_html/wp-settings.php on line 67</pre>
public_html/wp-settings.php on line 67</pre>


隐藏在这个信息里面的关键词能够帮助你得到答案。
Hidden within this information are the key words you need to help you get the answers. 


打开参考文件,如<tt>functions.php</tt>,可能会有用,但是别的文件通常在进入<tt>functions.php</tt>或者<tt>wp-settings.php</tt>时,通常在处理中,有关生成文件的行编号在模板文件中不是必须的。可能导致关闭,也可能不会。
Opening the files referenced, like <tt>functions.php</tt>, might help, but other files are often processed long before it gets to <tt>functions.php</tt> or <tt>wp-settings.php</tt> and the line number related to the generated file is not necessarily the line number in those template files.  It might get you close, but maybe not.


从这个错误中提示,你会有一些信息帮助你搜索。你知道了导致错误的文件名:
From this error, though, you have some critical information to help you with your search.  You know the names of the files that are causing the grief:


* functions.php
* functions.php
* wp-settings.php
* wp-settings.php


这些就是你需要找的''关键字''的一部分。
These are part of the ''keywords'' that you will need to be looking for.
 
错误内容是:'''failed to open stream''' 和 '''failed opening required''',它们都出现在<tt>wp-settings.php</tt>文件中。可能问题不在<tt>functions.php</tt>而在<tt>wp-settings.php</tt>文件中?你看到了"失败"和"打开"两个错误,这是个线索。
 
在你最喜欢的搜索引擎里建立一个搜索,包含以下文字:


wordpress failed open wp-settings.php
The specific errors are '''failed to open stream''' and '''failed opening required''' and they both happen within the <tt>wp-settings.php</tt> file.  Maybe the problem isn't in the <tt>functions.php</tt> but in the <tt>wp-settings.php</tt> file?  And you see the words "failed" and "open" in both errors.  That's a clue.


这会使你把错误发生的可能的原因范围开始缩小。
Create a search in your favorite search engine that included the words:


但是不是所有的关键词都这么容易找到。如果问题是CSS或者HTML造成的,你可以把出问题的[[Wordpress:Finding_Your_CSS_Styles|具体标签]]或者选择器包含进去,但是这可能根本就不是问题所在,所以你必须在问题的描述中找到关键词。
wordpress failed open wp-settings.php


This should get you started on narrowing down the problem.


如果在Microsoft Internet Explorer和别的浏览器中输出了不同的页面,就搜索有关'''Internet Explorer 输出错误'''信息。如果问题是不同的浏览器中出现了一致性问题,这整个输出的哪一部分受到了影响?''边栏'', ''页眉'', 帖子的 ''内容'', 或是 ''注释''?如果问题是页眉的图片不显示或者显示的不正确,就从搜索'''wordpress页眉图片'''开始,然后假如详细的词如'''wordpress 页眉图片缺失'''来缩小范围。
But not all keywords can be so easily found.  If the problem is with CSS or HTML, you can include the [[Wordpress:Finding_Your_CSS_Styles|specific tag]] or selector that has the problem, but this might not be the problem at all, so you need to hunt for words that describe your problem.


If there is a difference in your web page layout in Microsoft Internet Explorer and another browser, then search for information on '''Internet Explorer layout bugs'''.  If you have a consistent error in the different browsers in the layout, which part of the layout is it affecting? The ''sidebar'', ''header'', post ''content'', or ''comments''?  If the problem is the image in the header not showing up or not working right, then search for '''wordpress header image''' to start, then add the specifics like '''wordpress header image missing''' to narrow things down.


=== 自由表述搜索条件 ===
=== Brainstorming Search Terms ===


当实在找不到关键词时,你可以尝试下''自由表述''你的关键词。首先写下问题。按你所想的去描述:
When really struck for keywords, you can try ''brainstorming'' your keywords. First, write down the problem. Be as descriptive as you want:


<blockquote><em>我对我的版面的边栏嵌套列表有个问题,它们不在标题下整齐的排列成线。总是靠左页边空白处排列,而我希望他们能够得到缩进.</em></blockquote>
<blockquote><em>I'm having trouble with the nested list in the sidebar of my layout. It isn't lining up the items under the titles right.  It is keeping things on the left margin when I want them to be indented.</em></blockquote>


这里你的描述中出现了几个可搜索的关键词:
Right there, you've listed keywords to search with within your description.  There are:


* sidebar
* sidebar
第64行: 第64行:
* indented</pre>
* indented</pre>


把它们按照不同的方式排列,你就有了几个关键词可以搜索了。
Arrange those in different ways and you have some keywords to search with.


第二种方法是和某人讨论。和你讨论的人不一定非要是WordPress专家,只要和他们讨论,会迫使你使用简单的语言和参照,''也许那就是你的关键词''。你的朋友可能对你的描述做出这样的反应:
A second method is to talk it out with someone.  It doesn't matter of the person you talk to is a WordPress expert or not, just talking to them will force you to use very simple terms and references, and ''among those are your keywords''.  Your friend might respond to your description with:


<blockquote>''", 你是想把X变成 B,但是却得到了P,是这样吧?"''</blockquote>
<blockquote>''"Oh, you are trying to change X to B and get the result P.  Why didn't you say so?"''</blockquote>


这样你就得到了你的关键词。
There, you have your search keywords.
==搜索窍门和技巧==


一旦你有了关键词,就是开始搜索的时候了。记住,并不是固定要使用你的这个关键词,那只是开始。当你进入更深一层的信息的时候,你可能使用范围更小的词语来代替它们了。举例来说,如果你正在找"wordpress边栏布局嵌套连接",你可能发现问题在于你使用的[[Wordpress:Using Themes|主题]],把主题名字加入关键词,就可能缩小搜索范围。
==Searching Tips and Tricks==


让我们来看看一些可能增加找到解决方法的机会的小窍门
Once you have some starting keywords, it's time to put them to work.  Remember, you are not stuck with your starting keywords. They are just that, a start.  As you dig into the information, you may replace those words with ones that narrow the field down a little. For example, if you are looking for "wordpress sidebar layout nested links", you may discover that the problem lies within the specific [[Wordpress:Using Themes|Theme]] you are using, add the name of the theme to your keywords and it may narrow down your search.


===搜索引擎网站搜索===
Let's look at some more tips for improving your odds of finding a solution.


你知道可以使用搜索引擎搜索一个特定的网站吗?
===Search Engine Site Search===


Did you know you can search a specific site from a search engine?


==== Google 网站搜索====
==== Google Site Search ====


为了搜索一个特定的网站,如'''wordpress.org''',在Google搜索窗口中,输入你的关键词,以这个''网站:''为结尾,如:
To search a specific website, like '''wordpress.org''', in the Google search window, type your keyword and end with the ''site:'' reference:


关键词1关键词2关键词3 site:wordpress.org
keyword1 keyword2 keyword3 site:wordpress.org


Google会搜索所有的'''wordpress.org'''站点如''www.wordpress.org'', ''wiki.wordpress.org'', ''codex.wordpress.org''
Google will search all '''wordpress.org''' sites such as ''www.wordpress.org'', ''wiki.wordpress.org'', and ''codex.wordpress.org''.


为了缩小某个网站的搜索范围,如''www.wordpress.org''',使用''site:''站点
To narrow down your search to a specific site, like ''www.wordpress.org''', use the ''site:'' reference and type:


关键词1关键词2关键词3 site:wordpress.org
keyword keyword keyword site:www.wordpress.org


Google就只搜索www.wordpress.org网站,包括支持论坛,但不包括WordPress Codex 或者Wiki。
Google will search only the www.wordpress.org site, which includes the Support Forums, but not the WordPress Codex or Wiki.


==== Yahoo 网站搜索 ====
==== Yahoo Site Search ====


想要在Yahoo中搜索域或者网站,它们的[http://search.yahoo.com/search/options?fr=fp-top&p= Yahoo高级搜索页]允许你直接用域名搜索。
To search a domain or website specifically in Yahoo, their [http://search.yahoo.com/search/options?fr=fp-top&p= Yahoo's Advanced Search Page] allows  searching by domain name directly.


==== 其他搜索引擎 ====
==== Other Search Engines ====


其他搜索引擎提供了多种方法来缩小网站搜索范围。查看'''高级搜索页面''',如果他们提供,或者在[http://searchenginewatch.com/facts/article.php/2155981#Power%20Searching%20命令搜索引擎Watch搜索命令列表]可以找到关于通过域或者URL搜索的详情
Other search engines provide a variety of ways to narrow your search to a specific site.  Check with their '''Advanced Search Options''', if they provide them, or at the [http://searchenginewatch.com/facts/article.php/2155981#Power%20Searching%20Commands Search Engine Watch's Search Command list] for details on searching by domain or url.


===使用引号建立一组关键词===
===Use Quotes to Group Keywords===


你可以把不同的关键词组成一组以缩小搜索范围,例如:
You can group different keywords together to narrow your search.  For example, instead of looking for:


<pre>sidebar layout nested list left margin indented</pre>
<pre>sidebar layout nested list left margin indented</pre>


你可以把这些词用引号组成关键词组:
You can group key phrases together with quote marks:


<pre>sidebar layout "nested list" "left margin" indented</pre>
<pre>sidebar layout "nested list" "left margin" indented</pre>


这将把你的搜索限制在包含有''sidebar''''layout''''indented'',以及"''nested list''""''left margin''"的结果中。
This would limit your search to anything with the words ''sidebar'', ''layout'', and ''indented'', and the phrases "''nested list''" and "''left margin''".


你还可以使用Boolean参数和加减符号技巧来把关键词组合到一起,有很多搜索技巧,可以到以下地址查看更多信息:
You can also use Boolean references and a technique with plus and minus symbols to group keywords together.  There are a lot of options for improving your searching techniques and you can learn more about these:


* [http://searchenginewatch.com/facts/ 搜索引擎 Watch's 网页搜索技巧]
* [http://searchenginewatch.com/facts/ Search Engine Watch's Web Searching Tips]
* [http://www.cameraontheroad.com/searching-the-internet Internet 技巧: 网络搜索]
* [http://www.cameraontheroad.com/searching-the-internet Internet Tips: Searching the Internet]
* [http://www.brightplanet.com/deepcontent/tutorials/search/index.asp 指南 有效的网络搜索指导]
* [http://www.brightplanet.com/deepcontent/tutorials/search/index.asp Tutorial Guide to Effective Searching of the Internet]
* [http://www.windweaver.com/searchyahoo.htm Windweaver's Yahoo搜索技巧]
* [http://www.windweaver.com/searchyahoo.htm Windweaver's Seach Yahoo Tips]


==WordPress 的帮助资源==
==WordPress Sources for Help==


当然了,查找WordPress信息最好的去处就是WordPress资源。下面是一些主要获得WordPress帮助和支持的站点:
Of course, your best chance of finding WordPress information is to go to the source. The following are the main places to go to get WordPress help and support:


* [[Wordpress:Main_Page|WordPress Codex]] - WordPress 在线指南
* [[Wordpress:Main_Page|WordPress Codex]] - WordPress Online Manual
* [http://www.wordpress.org/support/ WordPress 支持论坛]
* [http://www.wordpress.org/support/ WordPress Support Forums]
* [[Wordpress:IRC|IRC Freenode WordPress Support on channel #wordpress]]
* [[Wordpress:IRC|IRC Freenode WordPress Support on channel #wordpress]]
* [[Wordpress:WordPress IRC Live Help| WordPress IRC 活动帮助]]
* [[Wordpress:WordPress IRC Live Help]]
 
== Other Helpful Resources ==
 
* Have you tried your favourite search engine yet?
* Search the [http://wordpress.org/support support forums]. There are some WP-geniuses over there that will try to help you out. Please read [[Wordpress:Using the Support Forums]] and [[Wordpress:Finding WordPress Help]] to find out how to search the forums and post a clear, answerable question.
* If you prefer visual learning, try these [http://www.easywebtutorials.com/blogging-tutorial/ free WordPress video tutorials] (requires email registration) provided by EasyWebTutorials.com
* PHPbuilder has [http://www.phpbuilder.com/columns/ how-to articles], [http://www.phpbuilder.com/snippet/ a library of PHP code snippets], and a [http://www.phpbuilder.com/forum/ discussion forum].
* Refer to the [http://faq.wordpress.net external FAQ site] : The fledgling FAQ has quite a few answers for the troubled.
* Check out [http://tamba2.org.uk/wordpress/ Podz' tutorial collection] : Podz is our lead support moderator, and Codex contributor. He might be working on the help you are seeking right now.
* Using the Live WordPress Support on the IRC. See: [[Wordpress:WordPress IRC Live Help]] and [[Wordpress:IRC]].
* Search the [[Wordpress:Mailing_Lists|Mailing Lists]] and their archives. If you need professional support, you may try mailing the Wp-Pro mailing lists, and invite bids for your project.
* If all else fails, go to the [http://trac.wordpress.org/ WordPress Trac] (bug tracker) and see if your problem has already been addressed by searching the bug database. If you think your problem merits a new bug report, file one.


== 其他有用资源 ==


*你已经对你的搜索引擎感到厌倦了吗?
* 搜索 [http://wordpress.org/support 支持论坛]. 有一些WP-天才,他们会帮助你。查阅 [[Wordpress:Using the Support Forums|使用支持论坛]] 和 [[Wordpress:Finding WordPress Help|寻求WordPress帮助]] 来找到如何搜索论坛,如何提出一个清晰并可以得到回答的问题.
* 如果你更喜欢可见的东西来进行学习,可以使用下边的由 EasyWebTutorials.com 提供的[http://www.easywebtutorials.com/blogging-tutorial/ 免费WordPress 视频教程] (要求email注册)
* PHP builder 有 [http://www.phpbuilder.com/columns/ 有关如何去做的文章], [http://www.phpbuilder.com/snippet/ PHP 代码片段库], 还有[http://www.phpbuilder.com/forum/ 论坛].
* 至于 [http://faq.wordpress.net 外部 FAQ 站点] : 初级的 FAQ 对于这些困难来说没有什么好的回答。
* 检查 [http://tamba2.org.uk/wordpress/ Podz' 指南收集] : Podz是我们的领导支持主持人,Codex的贡献者,他有可能现在正在解决你的问题呢
* 使用IRC现场 WordPress 支持参见: [[Wordpress:WordPress IRC Live Help|IRC现场 WordPress 支持]] and [[Wordpress:IRC|IRC]].
* 搜索[[Wordpress:Mailing_Lists|邮件列表]] 和它们的文档。如果你需要专业的支持,你可以试着发邮件到Wp-Pro邮件列表,邀请对你的项目的投标。
* 如果上述方法都失败了,就去[http://trac.wordpress.org/ WordPress Trac] (错误追踪者) ,看看通过搜索错误信息数据库,是否你的问题已经被储存。如果你觉得你的问题值得做一个新的错误报告,就做一个。




{{Copyedit}}
{{Copyedit}}
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅Wordpress-mediawiki:版权的细节)。 未经许可,请勿提交受版权保护的作品!
取消 编辑帮助(在新窗口中打开)

本页使用的模板: