gdkob_list_faqs

Developer Knowledge Level

This content is intended for WordPress developers, and it may require coding knowledge of WordPress, PHP, and JavaScript. Code examples provided here may contain errors or needs some additional coding. Make sure to test the code before using it on a live website!

This shortcode is used to display a list of FAQ.

Attributes

Shortcode has several attributes:

  • class: additional CSS class name to add
  • category: one or more categories to filter entries.
  • type: content type to show: ‘all’, ‘video’, ‘nonvideo’.
  • sort_column: the column for sorting articles. The default is ‘name’.
  • sort_order: articles sorting order. The default is ‘ASC’.
  • limit: number of articles per category limit. The default is 4.
  • product: ID of the product to limit the list.
  • bgcolor: background colour for the list. The default is ‘#F4F4F4’.

Articles Sort Column

Sort column supports following values:

  • name: article name
  • ID: article ID
  • date: article publish date
  • comment_count: article comments count
  • rand: random sort
  • none: no sorting

Example

Shortcode:

[gdkob_list_faqs sort_column="rand" sort_order="ASC" type="all" limit="4"]

Output:

After one day, why I have still not received emails from Dev4Press?

Dev4Press website sends license emails and product download information within minutes after the payment company processes the purchase. If you don’t get these emails for more than 24 hours, there are two usual reasons:

  1. Your email client software has classified Dev4Press as spam or junk, and you should check your Spam/Junk folder in email client for emails sent from Dev4Press Support <support@dev4press.com>.
  2. Your email provider has blacklisted Dev4Press.com and refuses to accept and deliver emails sent from Dev4Press.com. In that case, use the Contact Form and we will contact you from other email address about product delivery.
Rate this FAQ answer
0
0
3706

You are not allowed to rate this post.

Can I translate addon to my language?

Yes. POT file is provided as a base for translation in the root folder for each plugin. Translation files should go into languages directory, and WordPress must be set to your language to load the file. The file name for translated and compiled MO file must be the same as POT file with the addition of language code: {addon-name}-{language-code}.mo.

You can check out this for translating plugins using POEdit program:
wp.dev4press.com/tutorials/translating-plugins-or-themes-using-poedit

Rate this FAQ answer
4
0
252108

You are not allowed to rate this post.

Rate this reference
0
0
3237

You are not allowed to rate this post.

Leave a Comment

0
0
0
0
0
0
0
0
0