开发者 |
ELsMystERy
Dalton |
---|---|
更新时间 | 2014年7月6日 04:15 |
捐献地址: | 去捐款 |
PHP版本: | 3.6.1 及以上 |
WordPress版本: | 3.9.1 |
版权: | GPLv2 |
[qafp]
and [qafp]
. Will insert the entire FAQ homepage anywhere on your site.
Single category page: [qafp cat=dogs]
and [qa cat=dogs]
. By specifying a category slug, you can add an entire category of FAQ entries anywhere on your site. You can find the category slug on the FAQs → FAQ Categories page.
Single FAQ page: [qafp id=123]
and [qa id=123]
. By specifying an ID, you can insert an individual FAQ entry anywhere on your site.
Hompage specific shortcodes:
Limit: [qafp limit=5]
and [qa limit=5]
. Controls the number of FAQs returned on the FAQ homepage. Use -1 to return all FAQ entries.
Enable excerpts: [qafp excerpts=true]
and [qa excerpts=true]
. Whether to limit posts length on the homepage. Entries that are longer than 40 words will be shortened and a "Continue reading" link will be added. Possible values are true or false.
Show category links: [qafp catlink=true]
and [qa catlink=true]
. Show links to the single category page below each category title. Works well in conjunction with the limit setting to condense your FAQ homepage.
Category order: [qafp catorder=ID/name/slug/term_order]
and [qa catorder=catorder=ID/name/slug/term_order]
. Sort the categories on the FAQ homepage by ID, name, slug, or term order.
Sort order: [qafp sort=menu_order/ratings]
and [qa sort=menu_order/ratings]
. Sort the questions on the FAQ homepage by menu order, or ratings (if ratings are enabled).
General shortcode attributes:
Show FAQ link on categories: [qafp homelink=above/below/both/none]
and [qa homelink=above/below/both/none]
. Show link to the main FAQ page above, and/or below categories, or not at all.
Show category descriptions: [qafp catdesc=true]
and [qa catdesc=true]
. Show FAQ category descriptions under the category titles.
Search: [qafp search=home]
and [qa search=home]
. Whether to show the search field. Possible values are home, categories, both, or none to disable the search field.
Search position: [qafp searchpos=top]
and [qa searchpos=top]
. Position of the search box, if enabled. Possible values are top or bottom.
Permalinks: [qafp permalinks=true]
and [qa permalinks=true]
. Whether to show permalinks for individual FAQs. This makes it easier for users to click through and bookmark your content. Possible values are true or false.
Animation: [qafp animation=fade]
and [qa animation=fade]
. Customize the animation style when opening and closing FAQs. Possible values are fade, slide, and none.
Accordion: [qafp accordion=true]
and [qa accordion=true]
. Clicking on one FAQ entry closes any other open FAQ entries on the page. Setting this to false will allow multiple FAQs to be open and visible on the page at the same time.
Collapsible: [qafp collapsible=true]
and [qa collapsible=true]
. You can completely disable the show/hide behavior by setting this to false.
Show expand and collapse symbol: [qafp plusminus=true]
and [qa plusminus=true]
. Display the plus/minus (expand and collapse) signs beside the FAQ title when show/hide behavior is set to true.
Focus: [qafp focus=true]
and [qa focus=true]
. NEW FEATURE Adds a link anchor behavior. When set to true, the current question will jump to the top of the browser window. You can completely disable the focus behavior by setting this to false.
Horizontal Rule: [qafp hr=true]
and [qa hr=true]
. NEW FEATURE Adds a horizontal rule after each answer. You can completely disable the horizontal rule by setting this to false.
Miscellaneous shortcodes:
Show home link: [qafp_show_home_link]
. Adds a link to the FAQ home page anywhere on the site.
Show last updated: [qafp_show_last_updated]
. Displays the date that the FAQ was last updated anywhere on the site, even when the option to display it on the FAQ home page is disabled. It only displays the date: no extra text or formatting.We believe it is. A lot of time has been spent updating the old code to optimize it and remove many redundancies. We have also spent a lot of time adding new features and troubleshooting it on several different websites.
It is indeed! You do not have to pay for any additional features and there is no premium version that you will need to buy in order to get premium features.
Check out the FAQs at ELsMystERy.com and Lanexatek.com.
You probably need to disable the Raygun/Momnt version of the Q & A FAQ and Knowledge Base for WordPress. Q & A Focus Plus will not install if Raygun's Q & A FAQ and Knowledge Base is enabled.
Q & A Focus Plus will only import settings from version 1.0.5 and higher of Raygun's Q & A FAQ and Knowledge Base.
Make sure that you have not checked "Disable built-in tag support" on the options page.
You probably entered invalid CSS, or had some unsupported characters in it.
You can enter the following into the question title CSS input field: alphanumeric characters (A to Z and 0 to 9), periods (.), dashes (-), colons (:), semicolons (;) and the percent sign (%).
Make sure that JavaScript is enabled in your browser. Also, you will only be able to rate each question once if you are not restricting ratings to logged in users only and you have left the "Visitor rating wait time" option blank.
The plugin tries to prevent that when the "Visitor rating wait time" option is left blank. If someone has found a way around that, there isn't much that you can do other than restrict the ratings to registered users.
Check "Allow comments" in the post editor. You can also enable comments on all FAQs by doing a bulk edit in the FAQ list.
Go to the Admin -> Settings -> Permalinks page to refresh your permalinks and try again. = When I select a parent category for FAQ categories all of the questions show up, but no categories? We are aware of this and hope to have parent categories functioning correctly in a future update.
You may need to refresh your permalinks. From the WP Dashboard, visit "Settings->Permalinks", then click "Save Permalinks".
Read the documentation! If that does not help, check the frequently asked questions. If you do not find a solution there, you can get support on the Wordpress Q and A Focus Plus FAQ plugin support page. If you ask a question that is already answered in one of these resources, you probably won't get a reply. Ninety percent of the support requests we get are because people will not read the documentation, or experiment with different options. So, PLEASE, make sure that you try turning options off and on to see if that solves the issue before contacting us. We will be glad to help you solve undocumented issues, but we cannot help you solve problems caused by other programs, or not reading the documentation.
[qafp_show_home_link]
shortcode to add a link to the FAQ home anywhere on the site.[qafp_show_last_updated]
shortcode to display the FAQ last updated date anywhere on the site, even when disabled in the options.